summaryrefslogtreecommitdiffstats
path: root/xmlscript
Commit message (Collapse)AuthorAgeFilesLines
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-3/+2
| | | | Change-Id: I58436d9eea0c38d14cde2dc01aa463d5d71912e9
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-4/+0
| | | | | | | | | | | | This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
* targetted cleanup of misc. vba pieces.Noel Power2012-11-161-3/+3
|
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-225-32/+12
| | | | | | | | Create a merged XWriter interface for the service. The xml.sax.Writer service already existed, it just did not have an IDL file. Change-Id: I4e6d3f3c68f9282a55fc7aa19778f97632fd8ad5
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-9/+2
| | | | | | | The xml.sax.Parser service already existed, it just did not have a new-style service to create it. Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-4/+3
| | | | | | | Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* add missing deps on headersDavid Tardon2012-09-221-1/+4
| | | | Change-Id: Icaeba832c527ba81a9f152ea011548e8b9843b5e
* remove duplicated codeLuboš Luňák2012-09-191-1/+0
| | | | | | | | Most probably not intended when introduced in 7c7267e88691ce354ed0cf116315952ceae555ad, and it certainly crashes xray installation for me. Change-Id: Ida64d4d2a706204989fc3c16d7487748747fb8fc
* disable scrollable Frame ( not working well )Noel Power2012-09-112-0/+4
| | | | Change-Id: I09dc7b656c7ff19b937936e0b8436022d287cc87
* get scrollbar details actually read for groupboxNoel Power2012-09-112-1/+3
| | | | | | <sigh> the display with groupbox is disappointing, there are many artifacts and the size of the area you actually need to scroll wrong, perhaps we actuall really need a proper groupbox Change-Id: Iba6ff62718728324a461806cef61ee6a6a438ddf
* add persistence support for the scrollable attributesNoel Power2012-09-116-0/+43
| | | | Change-Id: I6fc196233f997e540301cac2cdf1b99d48aa2bde
* Correct OUString check with proper startsWith()Olivier Hallot2012-09-071-1/+1
| | | | | | | | | | | This patch fixes an error introduced in c75af8578d921040e1baf8414edd7239969bcd45, with OUString::startsWith() introduced by Lubos Lunak in 095ffaf5efef5e8fdc4d7dfa8cd90fff7b768661 Thanks to Lubos and Kendy. Change-Id: Idcfb9ef59cfdf4c7b08193f5c137b985fa8b9965 Reviewed-on: https://gerrit.libreoffice.org/573 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
* kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot2012-09-0521-2876/+1457
| | | | | | | | | | Plus rtl::OUString cleanup Only on rebased files Change-Id: Icddaa20742cc45f08e5a48790447fcf8865f4bd6 Reviewed-on: https://gerrit.libreoffice.org/527 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
* simplify include guardsThomas Arnhold2012-07-143-3/+3
| | | | Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
* re-base on ALv2 code.Michael Meeks2012-07-1032-728/+456
|
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-0912-81/+72
|
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
| | | | Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
* re-base on ALv2 code.Michael Meeks2012-06-216-147/+93
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* gbuildify xmlscriptNorbert Thiebaud2012-06-163-0/+101
| | | | Change-Id: Ia3704b4a7813d45c87e9f7107945fedd73622339
* revert gmk4Norbert Thiebaud2012-06-164-185/+0
| | | | Change-Id: I613d6953c786f581a9a7cb16f47aa3351834c41c
* targeted string re-workNorbert Thiebaud2012-06-011-12/+12
| | | | Change-Id: I1e47f90e387724e74312091e577f010fb16ca72f
* Targeted string re-work xmlhelp/xmlscriptThorsten Behrens2012-06-011-441/+441
|
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
| | | | Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-211-1/+0
| | | | Change-Id: I81e04b1b71b8ee5a903185b6857e8cf91b67eed1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-3/+3
|
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | 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)
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-14/+8
|
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-162/+162
| | | | | | Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+7
| | | | | | Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
* removed duplicate #includesTakeshi Abe2012-04-041-1/+0
| | | | in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-7/+13
|
* .dtd files don't need executable bitsMichael Stahl2012-03-234-0/+0
|
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
|
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
|
* chmod -xTor Lillqvist2012-03-212-0/+0
|
* Bin a few more 16-bit Windows leftoversTor Lillqvist2012-03-211-20/+0
|
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
|
* more documentation and cleanups for various modules.Michael Meeks2012-03-061-0/+5
|
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot2012-01-2810-65/+65
| | | | | | Part LIV Modules xmlscript
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2616-95/+95
|
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-7/+4
| | | | | | | | | SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
* catch exception by constant referenceTakeshi Abe2012-01-095-17/+16
|