summaryrefslogtreecommitdiffstats
path: root/xmlscript/source
Commit message (Expand)AuthorAgeFilesLines
* xmlscript: include <> for external includesNorbert Thiebaud2013-11-116-16/+16
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-222-17/+4
* CID#1103755 unint membersCaolán McNamara2013-10-191-2/+4
* sal_Bool to boolTakeshi Abe2013-09-254-13/+13
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-17/+40
* fdo#57950: Remove some chained appends in xmlscriptJelle van der Waa2013-08-162-43/+9
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-1222-691/+125
* Adapt Dialog XML import/export codeLionel Elie Mamane2013-08-056-12/+116
* Mark as constTakeshi Abe2013-07-221-1/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* write bcp47 format-locale if necessary and read bothEike Rathke2013-07-122-15/+23
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-132-2/+2
* remove unused componentcontext.hxx includesNoel Grandin2013-06-053-3/+1
* fdo#46808, Convert various comphelper::ComponentContextNoel Grandin2013-06-051-4/+3
* 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
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* 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
* 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-223-27/+7
* 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-011-2/+2
* 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-0517-2849/+1434
* simplify include guardsThomas Arnhold2012-07-143-3/+3
* re-base on ALv2 code.Michael Meeks2012-07-1019-467/+270
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-092-1/+7
* re-base on ALv2 code.Michael Meeks2012-06-215-121/+76
* 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
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-3/+3
* 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