summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Collapse)AuthorFilesLines
2012-09-12targetted VBA re-work.Noel Power18-160/+45
2012-09-08OUString cleanup in vbahelper/msformsOlivier Hallot40-465/+429
Change-Id: I834c5f1f26f941a5db84b677f34ffa686e0c2544 Reviewed-on: https://gerrit.libreoffice.org/578 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-09-08More OUString cleanup in vbahelperOlivier Hallot24-467/+456
Change-Id: Ie9c650da762e9d5afea9018dd2c6496fcd14ca6f Reviewed-on: https://gerrit.libreoffice.org/577 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-09-08More OUString cleanup in vbahelperOlivier Hallot6-81/+74
Change-Id: Ibf1661c612486a3d5259d0e78dd03294d5eeef76 Reviewed-on: https://gerrit.libreoffice.org/576 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-09-08Some OUString cleanup in vbahelperOlivier Hallot2-41/+41
and RTL_CONSTASCII_USTRINGPARAM removal Change-Id: Ibc1411805fcf0a75ea9f660fd9ee8f5fdcda6b1d Reviewed-on: https://gerrit.libreoffice.org/574 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-09-07Requires explicit ctorStephan Bergmann1-1/+1
Change-Id: I9c3a8b7366cda75d25341afaf35da9e1ea7e4f9f
2012-09-07More OUString cleanup in vbahelperOlivier Hallot2-39/+39
Change-Id: Ie7e350698900f1c1cacb6ebc3fa6716ef03ab782 Reviewed-on: https://gerrit.libreoffice.org/575 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
Change-Id: I75a4b2be2fbaf47a2ddb3498dd4e46b1169d47cc
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin1-2/+2
No client code is using the XComponent interface, so drop it. Change-Id: Id8f6da1248da641dcc0a3cb6d0a70e3bf29e5c99
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-1/+3
Change-Id: I58b17349474b974edd24aa17ec08ffa848a92ae9
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann8-17/+10
Change-Id: I2342c6fa614ffbd805c3606de20e080e677fce28
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-1/+2
Change-Id: I19b3ba7c978e02ce865360f0411007525012149c
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power1-18/+0
Change-Id: I5c21a407bcae1b668976b94a757d564120973b1a
2012-08-26mark methods as stub where appropriateNoel Power13-17/+49
Hopefully this will allow us to track methods we don't or can't implement ( although we let them actually exectute ) Change-Id: I53c74054ffea6cfa8e45aa4583f51c03f33991ee
2012-08-26clean up unnecessary non working implementationsNoel Power3-77/+5
Change-Id: I4cbc0fbf17aa80db4b19df630d6f18f97b9f6982
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET3-4/+4
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
It is faster and even avoid memory allocation somtimes. Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
2012-07-02Remove unused definesThomas Arnhold1-2/+0
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-06-27Remove unused header filesThomas Arnhold2-89/+0
These were only referenced by Package_inc.mk... Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
2012-06-22re-base on ALv2 code.Michael Meeks91-2261/+1328
2012-06-21re-base on ALv2 code.Michael Meeks13-297/+207
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-10/+4
Update code to use factory method URLTransformer::create Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-05-31targeted string re-workNorbert Thiebaud1-1/+1
Change-Id: Ic08995a67a407576da475a6716b1218e45b60dfd
2012-05-31targeted string re-workNorbert Thiebaud31-365/+361
Change-Id: I7a67dba479e562ae3b08e6acf9bb6139eb155556
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-3/+5
Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
Change-Id: I4ebb1027151c3bc34f81fb1e13de6c4c5cfed54d
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-2/+0
Change-Id: I5a097beaaeb30214ed6071bba1297e551291922b
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power2-4/+9
this is a followup to commit 17c8f6745f9f98013c1b08de8ec03be66546c7fc
2012-04-23removed unused static dataTakeshi Abe5-5/+0
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power1-1/+12
there is still a little wrinkle, the preview shell always shows what sheets are selected, it's currently not possible to specify the sheets to preview
2012-04-17add support for MousePointer attribute in controlsNoel Power2-2/+84
For Useforms it doesn't quite work exactly as MSO, for examply if we set the MousePointer for the Userform it works as expected until we mouse over another control at which point the mouse pointer is changed to that of the control. In MSO it would appear that the Userform mousepointer is king, perhaps all that is necessary is to apply the mouse pointer to each contained control, needs some investigation. Also only a limited number of the possible mouse pointer styles are processed, the conversions of mso -> lo pointer styles ( and vice-versa ) and not really tested to see if they all make sense
2012-04-12Set DefaultContext property of service manager/component context comboStephan Bergmann1-3/+26
...to avoid mismatch warnings from OServiceManager::createInstanceWithContext.
2012-04-10Kill vbaFontBase::get/setUnderlineGábor Stefanik1-62/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-27/+14
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet2-21/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-4/+4
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-3/+3
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-04removed duplicate #includesTakeshi Abe3-3/+0
in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara3-20/+21
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-4/+4
2012-03-28unused global OUStringCaolán McNamara1-1/+0
2012-03-26reduce over use of static OUStringsCaolán McNamara66-157/+121
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist3-0/+0
2012-03-20correct exception specification on a functionLuboš Luňák1-1/+1
It's obvious that the function above is called by this one, and the exception it throws cannot really propagate. The solution to this mystery is the fact that msvc doesn't give a damn, and gcc does not either since OOo has used -fno-enforce-sh-specs since 2001. But clang does, so fix this for now, although it should possibly be just dumped.
2012-03-20Fix WaE : Add call to ScVbaControl::getForeColor()Julien Nabet1-0/+1