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