summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* Java cleanup, fix a couple of compile errorsNoel Grandin2012-09-051-3/+0
* add more component prefixesMatúš Kukan2012-09-014-12/+4
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-2228-1003/+9
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+0
* Better error reportingStephan Bergmann2012-08-081-0/+3
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-4/+1
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-3/+0
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-4/+4
* Assertion clean-upStephan Bergmann2012-07-231-5/+4
* WaE: unused variableTor Lillqvist2012-07-231-0/+2
* simplify include guardsThomas Arnhold2012-07-142-2/+2
* re-base on ALv2 code.Michael Meeks2012-07-061-20/+14
* re-base on ALv2 code.Michael Meeks2012-06-2996-2256/+1716
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+1
* Remove unused include filesThomas Arnhold2012-06-271-56/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-2/+1
* re-base on ALv2 code.Michael Meeks2012-06-2136-863/+539
* re-base on ALv2 code.Michael Meeks2012-06-2120-399/+327
* nuke dead codeTakeshi Abe2012-06-101-5/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targeted string re-workNorbert Thiebaud2012-06-028-356/+227
* targeted string re-workNorbert Thiebaud2012-06-027-245/+231
* Bin MSVC unknown option '-0b0'Tor Lillqvist2012-05-3110-96/+0
* deliver component desc. xml, if usedDavid Tardon2012-05-292-44/+0
* Use simple createOneInstanceComponentFactoryStephan Bergmann2012-05-251-14/+2
* removed unused #definesTakeshi Abe2012-05-211-2/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-5/+4
* fdo#48391: Remove TEST_ENSHUREGábor Stefanik2012-05-077-260/+215
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-044-20/+18
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann2012-04-203-92/+16
* Allow OServiceManagerWrapper to wrap all service manager implementationsStephan Bergmann2012-04-191-115/+40
* prefix the component_getFactory name for DISABLE_DYNLOADINGTor Lillqvist2012-04-172-0/+8
* Modify for static linking (DISABLE_DYNLOADING, i.e. iOS)Tor Lillqvist2012-04-151-1/+19
* stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks2012-04-143-16/+92
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-10/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-0810-20/+20
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0611-50/+31
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* javaloader: add_linked_lib salhelperMatúš Kukan2012-04-061-0/+1
* fix makefilesDavid Tardon2012-04-061-35/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-068-76/+76
* merge feature/gbuild_componentsDavid Tardon2012-04-0649-1432/+1100
|\
| * merge origin/masterDavid Tardon2012-04-0111-19/+35
| |\
| * | add $(gb_STDLIBS) to linked libsDavid Tardon2012-03-249-8/+9
| * | gbuildize stocDavid Tardon2012-03-1249-1432/+1099
* | | Resolves: fdo#47068 use of pointer to deleted objectCaolán McNamara2012-04-051-36/+46
* | | stoc: add helpful structural documentation from mailing list post.Stephan Bergmann2012-04-031-0/+39
| |/ |/|
* | We want just the library basename in the DISABLE_DYNLOADING caseTor Lillqvist2012-03-291-0/+2
* | More hacking on static linking (iOS) supportTor Lillqvist2012-03-212-2/+9