summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix typoDavid Tardon2012-02-061-1/+1
* Reduced duplicate code (simian) / l10ntoolsChristina Rossmanith2012-02-062-141/+60
* Print log file in case of errorStephan Bergmann2012-02-061-1/+5
* RTFSdrImport::resolve: replace 75 in the importer as wellMiklos Vajna2012-02-061-1/+2
* Removed duplicate macroTakeshi Abe2012-02-071-2/+0
* Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe2012-02-072-6/+6
* Removed dead codeTakeshi Abe2012-02-071-3/+0
* Removed unused variablesTakeshi Abe2012-02-071-6/+0
* Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky2012-02-061-3/+3
* RtfSdrExport::StartShape: replace "75"Michael Stahl2012-02-061-1/+1
* fdo#45045 fox context sensitive help for Word Count dialogAndras Timar2012-02-061-0/+2
* typoAndras Timar2012-02-061-1/+1
* Attempt to disable database connectivity for iOS for nowTor Lillqvist2012-02-066-3/+34
* Clarify and simplify a bit as we don't have any X11 option on Mac OS X anywayTor Lillqvist2012-02-061-28/+3
* correct TDF linkIvan Timofeev2012-02-061-1/+1
* Revert "Mac OS X uses .dylib and not .so for python modules."Stephan Bergmann2012-02-061-5/+1
* fix postgresql massive-parallel buildLionel Elie Mamane2012-02-062-0/+12
* Reintroduce pyuno.so wrapper around libpyuno.soStephan Bergmann2012-02-061-15/+28
* No set_soenv.in any moreTor Lillqvist2012-02-061-1/+0
* Add missing operator++/-- overloads to kludge class.Thorsten Behrens2012-02-061-0/+16
* update losmoketest fetching pathYifan J2012-02-061-14/+14
* bug fixing for test initializingYifan J2012-02-061-3/+24
* n#228839 an empty table grid can't have implicit mergesMiklos Vajna2012-02-061-1/+1
* fix mingw build, still bootstrap issues.Norbert Thiebaud2012-02-062-10/+1
* OSL_USE_SYS_V_SEMAPHORE is never definedFrançois Tigeot2012-02-061-181/+0
* Fixed some cppcheck messagesPKEuS2012-02-065-16/+15
* Single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu)Josh Heidenreich2012-02-061-1/+1
* again with bootstrap, but for cross-compile this timeNorbert Thiebaud2012-02-061-0/+8
* typo in the export of WIN_* variablesNorbert Thiebaud2012-02-061-4/+4
* another tweak to bootstrap handlingNorbert Thiebaud2012-02-053-3/+9
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-0626-0/+74
* darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud2012-02-053-10/+17
* still invalid use of WORKDIR in top level MakefileNorbert Thiebaud2012-02-051-4/+4
* again do not use WORKDIR prematurely due to windowsNorbert Thiebaud2012-02-051-1/+1
* we can't use WORKDIR directly, on windows this is windows pathNorbert Thiebaud2012-02-051-1/+1
* fix bootstraping issue on x-compileNorbert Thiebaud2012-02-052-4/+5
* fix the autogen.sh final message, to give proper build instructionsNorbert Thiebaud2012-02-051-3/+2
* gbuildify apple_remoteNorbert Thiebaud2012-02-0525-326/+407
* autogen properly on default target.. and do not autogen on clean/distcleanNorbert Thiebaud2012-02-051-1/+10
* autogen when necessary and restart the make..Norbert Thiebaud2012-02-051-4/+22
* gb_WinResTarget__command never has 3 parametersNorbert Thiebaud2012-02-051-1/+0
* gb_Helper_convert_native should not introduce superflous spacesNorbert Thiebaud2012-02-051-1/+2
* REPODIR could be a drive i.e D:/ in that case we want to strip the '/'Norbert Thiebaud2012-02-051-1/+1
* adjust gbuild docNorbert Thiebaud2012-02-051-1/+11
* fixes for windows build for config_host.mk based buildNorbert Thiebaud2012-02-052-14/+18
* add cmd target to deal with corner case operationsNorbert Thiebaud2012-02-051-4/+7
* dmake-invoked gnumake may need implicite rules... avoid impacting theemNorbert Thiebaud2012-02-051-3/+5
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-05107-4155/+1220
* coup de grace for Env.Host.sh and associated filesNorbert Thiebaud2012-02-0513-864/+161
* remove everything possible but PATH from set_soenvNorbert Thiebaud2012-02-053-108/+71