[REVIEW 3-5] misc vba api implementations

Noel Power nopower at suse.com
Fri May 11 03:16:58 PDT 2012


would be very handy to have these in 3.5, these are a bunch of *mostly* 
vba api implementations ( some cases partial ) and as such should pose 
little/no risk to the core code. Please cherry pick

Noel

details...

0001-implement-VBA-Application.DisplayFullScreen-bnc-7578.patch ( 
backport of master 4fa65f95e86dc4e348c83814475b057e8f30c107 ) - should 
be very safe, just api implementation
0002-vba-api-Application.DisplayScrollBars-implementation.patch ( 
backport of master f2cf3f30a76cb257bf44f9651b295280fb12d4aa )
0003-add-stub-vba-implementation-Application-methods.patch ( backport of 
101132c28a8f084612106337f4cafe21c535dea8 ) - very safe just vba api ( 
that does nothing )
0004-add-support-for-MousePointer-attribute-in-controls.patch ( backport 
of f39d0b837742c69488e43e919f7f1a927c2859ed ) - very safe, again just 
vba api
0005-add-vba-support-for-BackColor-AutoSize-Locked-attrib.patch ( 
backport or master 4a58577fc89d4ee00af5941b0205dd6dc4b1dc10 and squash 
with some various patches in master to add missing SAL_CALL(s) to some 
method added here ) - again very safe changes limited to vba api 
implementation
0006-vba-implementation-for-Application.OnKey.patch ( backport ( and 
squash ) of master 75fbed472cd689c8cc0b89e13a97969d77a0ea7c & master 
14620c3b33cf0315a9b746a0a2418b78d6154821 - impacts a few things, the api 
part should be safe, there is additionally some tweaking of vbamodule 
import to try and import the keybinding if it exists, should be ok
0007-support-Sheets.PrintPreview-bnc-757844.patch ( backport of master 
17c8f6745f9f98013c1b08de8ec03be66546c7fc ) - again just api, should be safe


More information about the LibreOffice mailing list