summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)AuthorFilesLines
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 Grandin5-32/+12
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 Versini2-4/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-22add missing deps on headersDavid Tardon1-1/+4
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 Hallot21-2876/+1457
2012-07-14simplify include guardsThomas Arnhold3-3/+3
2012-07-10re-base on ALv2 code.Michael Meeks32-728/+456
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks12-81/+72
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks6-147/+93
2012-06-16gbuildify xmlscriptNorbert Thiebaud3-0/+101
2012-06-16revert gmk4Norbert Thiebaud4-185/+0
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-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-3/+3
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
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
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-7/+13
2012-03-23.dtd files don't need executable bitsMichael Stahl4-0/+0
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 Lillqvist2-0/+0
2012-03-21Bin a few more 16-bit Windows leftoversTor Lillqvist1-20/+0
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-0/+5
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-28Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot10-65/+65
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann16-95/+95
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-7/+4
2012-01-09catch exception by constant referenceTakeshi Abe5-17/+16
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0