summaryrefslogtreecommitdiffstats
path: root/xmlscript
Commit message (Expand)AuthorAgeFilesLines
* fdo#43157 - Clean up OSL_ASSERTRadu Ioan2013-04-088-84/+67
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-079-52/+45
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-182-2/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new styleNoel Grandin2013-02-121-6/+4
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-111-6/+4
* fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin2013-01-281-9/+5
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-3/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-4/+0
* 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
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-9/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-4/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* add missing deps on headersDavid Tardon2012-09-221-1/+4
* remove duplicated codeLuboš Luňák2012-09-191-1/+0
* disable scrollable Frame ( not working well )Noel Power2012-09-112-0/+4
* get scrollbar details actually read for groupboxNoel Power2012-09-112-1/+3
* add persistence support for the scrollable attributesNoel Power2012-09-116-0/+43
* Correct OUString check with proper startsWith()Olivier Hallot2012-09-071-1/+1
* kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot2012-09-0521-2876/+1457
* simplify include guardsThomas Arnhold2012-07-143-3/+3
* 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
* re-base on ALv2 code.Michael Meeks2012-06-216-147/+93
* gbuildify xmlscriptNorbert Thiebaud2012-06-163-0/+101
* revert gmk4Norbert Thiebaud2012-06-164-185/+0
* targeted string re-workNorbert Thiebaud2012-06-011-12/+12
* Targeted string re-work xmlhelp/xmlscriptThorsten Behrens2012-06-011-441/+441
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-211-1/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* 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
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-14/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-162/+162
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+7
* removed duplicate #includesTakeshi Abe2012-04-041-1/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-7/+13