summaryrefslogtreecommitdiffstats
path: root/cli_ure
Commit message (Expand)AuthorAgeFilesLines
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-283-5/+14
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-4/+4
* TypoStephan Bergmann2012-09-241-1/+1
* add deps on CLI libs used in cli_uno buildDavid Tardon2012-09-231-0/+4
* switch cli_ure to gbuildDavid Tardon2012-09-2215-811/+1
* force cli_ure to buildMatúš Kukan2012-09-222-4/+4
* cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan2012-09-221-0/+2
* cli_ure: another missing depMatúš Kukan2012-09-221-0/+4
* add missing package nameNorbert Thiebaud2012-09-221-1/+1
* gbuildize cli_ureDavid Tardon2012-09-2212-0/+373
* export uno_initEnvironment and uno_ext_getMappingDavid Tardon2012-09-221-2/+2
* fix StackOverflowException in climakerPeter Foley2012-08-221-9/+6
* convert climaker to new syntaxPeter Foley2012-08-224-658/+646
* OpenOffice.org->LibreOfficeAndras Timar2012-08-131-2/+2
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-8/+8
* simplify include guardsThomas Arnhold2012-07-143-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-2715-331/+196
* re-base on ALv2 code.Michael Meeks2012-06-221-21/+12
* re-base on ALv2 code.Michael Meeks2012-06-218-187/+115
* re-base on ALv2 code.Michael Meeks2012-06-2131-578/+434
* nuke unused namespaceTakeshi Abe2012-06-012-7/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-14/+7
* .txt files don't need executable bitsMichael Stahl2012-03-231-0/+0
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-171-1/+1
* Fixed some cppcheck messagesPKEuS2012-02-061-1/+0
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+5
* OpenOffice.org -> LibreOffice in commentAndras Timar2012-01-311-4/+4
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-263-5/+5
* function component_canUnload is exportedDavid Tardon2011-12-271-1/+1
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-112-2/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers2011-11-0210-88/+0
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-241-30/+14
* Adapt to removal of dangerous operatorsFridrich Štrba2011-10-052-2/+2
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+2
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-2/+0
* Fix MSVC build against debugging runtimeTor Lillqvist2011-08-173-0/+15
* Bin stuff for compiler versions we don't useTor Lillqvist2011-08-173-57/+2
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-10/+10
* fix for fdo#35108 allow dot net clients to bootstrap libreofficeNoel Power2011-04-131-1/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-12/+12
|\
| * jl64 #i117009# increase versions of cli assembliesJoachim Lingner2011-02-181-12/+12
* | WaE: return after throwCaolán McNamara2011-03-161-1/+0
* | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-13/+13
* | Remove "using namespace ::rtl"Julien Nabet2011-03-024-4/+13
* | Clean up makefilesThomas Arnhold2011-02-042-15/+0