summaryrefslogtreecommitdiff
path: root/xmlscript/source
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-7/+13
2012-01-28Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot10-65/+65
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann15-88/+88
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-7/+4
2012-01-09catch exception by constant referenceTakeshi Abe4-14/+13
2011-11-27remove include of pch header from xmlscriptNorbert Thiebaud15-30/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold3-6/+6
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan1-1/+1
2011-07-30Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen3-30/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-8/+0
2011-07-11callcatcher: unused getScriptLibraryContainerCaolán McNamara2-22/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen24-366/+1337
2011-06-17CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]Mathias Bauer12-305/+71
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito23-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Remove dead code in libs-coreXisco Fauli5-14/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky29-10/+1
2011-03-15Fix build in scriptingThorsten Behrens1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold4-29/+29
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens29-9/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet4-5/+6
2011-02-05migrate to use boost unordered containersFridrich Štrba1-4/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1