summaryrefslogtreecommitdiff
path: root/xmlscript/source
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann2-3/+3
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud6-16/+16
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-17/+4
2013-10-19CID#1103755 unint membersCaolán McNamara1-2/+4
2013-09-25sal_Bool to boolTakeshi Abe4-13/+13
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-17/+40
2013-08-16fdo#57950: Remove some chained appends in xmlscriptJelle van der Waa2-43/+9
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa22-691/+125
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane6-12/+116
2013-07-22Mark as constTakeshi Abe1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12write bcp47 format-locale if necessary and read bothEike Rathke2-15/+23
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann2-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-3/+1
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin1-4/+3
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan8-84/+67
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-52/+45
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2-2/+2
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-12fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new styleNoel Grandin1-6/+4
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-6/+4
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin1-9/+5
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-3/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-11-16targetted cleanup of misc. vba pieces.Noel Power1-3/+3
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin3-27/+7
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-9/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-09-19remove duplicated codeLuboš Luňák1-1/+0
2012-09-11disable scrollable Frame ( not working well )Noel Power2-0/+4
2012-09-11get scrollbar details actually read for groupboxNoel Power2-1/+3
2012-09-11add persistence support for the scrollable attributesNoel Power6-0/+43
2012-09-07Correct OUString check with proper startsWith()Olivier Hallot1-1/+1
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot17-2849/+1434
2012-07-14simplify include guardsThomas Arnhold3-3/+3
2012-07-10re-base on ALv2 code.Michael Meeks19-467/+270
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2-1/+7
2012-06-21re-base on ALv2 code.Michael Meeks5-121/+76
2012-06-01targeted string re-workNorbert Thiebaud1-12/+12
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens1-441/+441
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-14/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-162/+162
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+7
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0