summaryrefslogtreecommitdiffstats
path: root/xmlscript/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot2012-01-2810-65/+65
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2615-88/+88
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-7/+4
* catch exception by constant referenceTakeshi Abe2012-01-094-14/+13
* remove include of pch header from xmlscriptNorbert Thiebaud2011-11-2715-30/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-213-6/+6
* Add prefixes for some component_getFactory functionsMatúš Kukan2011-08-181-1/+1
* Some cppcheck cleaningJulien Nabet2011-07-301-1/+1
* resyncing to masterBjoern Michaelsen2011-07-213-30/+0
|\
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-8/+0
| * callcatcher: unused getScriptLibraryContainerCaolán McNamara2011-07-112-22/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1924-366/+1337
|\|
| * Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
| * drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2923-0/+0
| * Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
| * Remove dead code in libs-coreXisco Fauli2011-03-185-14/+1
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1829-10/+1
| |\
| | * Fix build in scriptingThorsten Behrens2011-03-151-1/+1
| | * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1229-9/+0
| | |\
| * | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-134-29/+29
| |/ /
| * | Remove "using namespace ::rtl"Julien Nabet2011-02-264-5/+6
| * | migrate to use boost unordered containersFridrich Štrba2011-02-051-4/+4
| * | Replace all occured, occurance etc.Takeshi Abe2010-12-061-1/+1
| * | RTL_CONSTASCII_USTRINGPARAM in libs core 47Gert Faller2010-11-211-1/+1
| * | clean up styles, fix missing export of (embedded) image urlNoel Power2010-11-053-15/+7
| * | initial import of latest cws container_controlsNoel Power2010-11-027-705/+973
| * | add modelines to .hxx files as wellCaolán McNamara2010-10-288-0/+24
| * | this is just wrongCaolán McNamara2010-10-201-1/+1
| * | fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power2010-10-151-5/+0