summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann1-3/+25
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens15-28/+0
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-6/+2
2012-10-03Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann1-375/+0
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan4-4/+4
2012-09-26stoc: add more component prefixesMatúš Kukan9-13/+9
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-6/+6
2012-09-20No point with component_canUnload when DISABLE_DYNLOADINGTor Lillqvist1-0/+5
2012-09-01add more component prefixesMatúš Kukan4-12/+4
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann9-679/+0
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-08Better error reportingStephan Bergmann1-0/+3
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-3/+0
2012-07-23Assertion clean-upStephan Bergmann1-5/+4
2012-07-23WaE: unused variableTor Lillqvist1-0/+2
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-06re-base on ALv2 code.Michael Meeks1-20/+14
2012-06-29re-base on ALv2 code.Michael Meeks65-1620/+1281
2012-06-27Remove unused include filesThomas Arnhold1-56/+0
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-2/+1
2012-06-21re-base on ALv2 code.Michael Meeks31-749/+470
2012-06-10nuke dead codeTakeshi Abe1-5/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-02targeted string re-workNorbert Thiebaud1-10/+10
2012-05-25Use simple createOneInstanceComponentFactoryStephan Bergmann1-14/+2
2012-05-21removed unused #definesTakeshi Abe1-2/+0
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-5/+4
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold4-20/+18
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann3-92/+16
2012-04-19Allow OServiceManagerWrapper to wrap all service manager implementationsStephan Bergmann1-115/+40
2012-04-17prefix the component_getFactory name for DISABLE_DYNLOADINGTor Lillqvist2-0/+8
2012-04-15Modify for static linking (DISABLE_DYNLOADING, i.e. iOS)Tor Lillqvist1-1/+19
2012-04-14stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks3-16/+92
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-10/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-39/+24
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-35/+35
2012-04-06merge feature/gbuild_componentsDavid Tardon22-1261/+27
2012-04-05Resolves: fdo#47068 use of pointer to deleted objectCaolán McNamara1-36/+46
2012-04-01merge origin/masterDavid Tardon10-19/+34
2012-03-29We want just the library basename in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+2
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist2-2/+9
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-3/+3
2012-03-12gbuildize stocDavid Tardon22-1261/+27
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe2-2/+2
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-5/+5
2012-02-19Get rid of size() == 0Elton Chung3-3/+3
2012-02-16java: add STOC_FORCE_NO_JRE env. var to enable easy testing of no-JRE case.Michael Meeks1-2/+8
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-2/+2