- ce97851 fix typo by David Tardon · 12 years ago
- 7bca5b9 fix typo by David Tardon · 12 years ago
- e747a4e Reduced duplicate code (simian) / l10ntools by Christina Rossmanith · 12 years ago
- db3aaa3 Print log file in case of error by Stephan Bergmann · 12 years ago
- 6656ddb RTFSdrImport::resolve: replace 75 in the importer as well by Miklos Vajna · 12 years ago
- 905d1a4 Removed duplicate macro by Takeshi Abe · 12 years ago
- 254f372 Use defined utility BASIC_DLL()/BASIC_MOD() by Takeshi Abe · 12 years ago
- baf5ffc Removed dead code by Takeshi Abe · 12 years ago
- 64c498f Removed unused variables by Takeshi Abe · 12 years ago
- 4db617e Change the zoom factor to 2^(1/6), hopefully it fits all :-) by Jan Holesovsky · 12 years ago
- 8411534 RtfSdrExport::StartShape: replace "75" by Michael Stahl · 12 years ago
- 5f261a0 fdo#45045 fox context sensitive help for Word Count dialog by Andras Timar · 12 years ago
- 3db0da5 typo by Andras Timar · 12 years ago
- f8d30ec Attempt to disable database connectivity for iOS for now by Tor Lillqvist · 12 years ago
- 3a8a275 Clarify and simplify a bit as we don't have any X11 option on Mac OS X anyway by Tor Lillqvist · 12 years ago
- 66e4c58 correct TDF link by Ivan Timofeev · 12 years ago
- 2ea723e Revert "Mac OS X uses .dylib and not .so for python modules." by Stephan Bergmann · 12 years ago
- f33038c fix postgresql massive-parallel build by Lionel Elie Mamane · 12 years ago
- 0b1be1c Reintroduce pyuno.so wrapper around libpyuno.so by Stephan Bergmann · 12 years ago
- 04f6c5e No set_soenv.in any more by Tor Lillqvist · 12 years ago
- 9b2451f Add missing operator++/-- overloads to kludge class. by Thorsten Behrens · 12 years ago
- bcb9328 update losmoketest fetching path by Yifan J · 12 years ago
- 79b6311 bug fixing for test initializing by Yifan J · 12 years ago
- 75378a8 n#228839 an empty table grid can't have implicit merges by Miklos Vajna · 12 years ago
- 96ae227 fix mingw build, still bootstrap issues. by Norbert Thiebaud · 12 years ago
- b61ddcb OSL_USE_SYS_V_SEMAPHORE is never defined by François Tigeot · 12 years ago
- 664b22c Fixed some cppcheck messages by PKEuS · 12 years ago
- c1a3961 Single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu) by Josh Heidenreich · 12 years ago
- fcc56e8 again with bootstrap, but for cross-compile this time by Norbert Thiebaud · 12 years ago
- 015713c typo in the export of WIN_* variables by Norbert Thiebaud · 12 years ago
- 8d488ba another tweak to bootstrap handling by Norbert Thiebaud · 12 years ago
- fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 12 years ago
- 8b21271 darn! finally bootstrap target (seems to) works on windows... and other by Norbert Thiebaud · 12 years ago
- 81e9525 still invalid use of WORKDIR in top level Makefile by Norbert Thiebaud · 12 years ago
- 993cdce again do not use WORKDIR prematurely due to windows by Norbert Thiebaud · 12 years ago
- 4a08ed7 we can't use WORKDIR directly, on windows this is windows path by Norbert Thiebaud · 12 years ago
- 7c64dd4 fix bootstraping issue on x-compile by Norbert Thiebaud · 12 years ago
- 3276baa fix the autogen.sh final message, to give proper build instructions by Norbert Thiebaud · 12 years ago
- fbbcc07 gbuildify apple_remote by Norbert Thiebaud · 12 years ago
- e48d33b autogen properly on default target.. and do not autogen on clean/distclean by Norbert Thiebaud · 12 years ago
- 8439990 autogen when necessary and restart the make.. by Norbert Thiebaud · 12 years ago
- dfa2978 gb_WinResTarget__command never has 3 parameters by Norbert Thiebaud · 12 years ago
- ed3122a gb_Helper_convert_native should not introduce superflous spaces by Norbert Thiebaud · 12 years ago
- ce0317f REPODIR could be a drive i.e D:/ in that case we want to strip the '/' by Norbert Thiebaud · 12 years ago
- 6803ea6 adjust gbuild doc by Norbert Thiebaud · 12 years ago
- f17b1dc fixes for windows build for config_host.mk based build by Norbert Thiebaud · 12 years ago
- 800bf34 add cmd target to deal with corner case operations by Norbert Thiebaud · 12 years ago
- bea399d dmake-invoked gnumake may need implicite rules... avoid impacting theem by Norbert Thiebaud · 12 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 12 years ago
- 909cd34 coup de grace for Env.Host.sh and associated files by Norbert Thiebaud · 12 years ago
- b5c7a1e remove everything possible but PATH from set_soenv by Norbert Thiebaud · 12 years ago
- ee1cd2d windows fix. some path need to be 'formatted' appropriately by Norbert Thiebaud · 12 years ago
- 52a506f remove the export unused JAVAHOME variable by Norbert Thiebaud · 12 years ago
- 3f1e72d migrate a bunch of mostly windows related variables + clean-up in set_soenv by Norbert Thiebaud · 12 years ago
- 72bac9b ENABLE_RPATH and LINKFLAGSRUNPATH are not used by Norbert Thiebaud · 12 years ago
- d5f31a6 migrate TARFILE_LOCATION out of set_soenv by Norbert Thiebaud · 12 years ago
- 9be1f79 avoid exporting un-necessary symbol/alias for stable scripts by Norbert Thiebaud · 12 years ago
- 4a9526d migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenv by Norbert Thiebaud · 12 years ago
- 8270885 migrate ENABLE_DEBUG out of set_soenv by Norbert Thiebaud · 12 years ago
- 2e954ee WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info by Norbert Thiebaud · 12 years ago
- a552c45 migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv by Norbert Thiebaud · 12 years ago
- 7bf8521 migrate SYSBASE out of set_soenv by Norbert Thiebaud · 12 years ago
- 5bd28c68 migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenv by Norbert Thiebaud · 12 years ago
- 43b987e replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses by Norbert Thiebaud · 12 years ago
- 628ee84 remove unused CC_X64_BINARY by Norbert Thiebaud · 12 years ago
- 69b6ca8e Eliminate un-used DIRECTX5 by Norbert Thiebaud · 12 years ago
- 45d211b migrate SYNAMIC_CRT and use_shl_version by Norbert Thiebaud · 12 years ago
- 9d8d10c move SunOS compiler detection up so that COMPATH is settled earlier by Norbert Thiebaud · 12 years ago
- 63fd789 add api in configure.in to deal with PATH manipulations... by Norbert Thiebaud · 12 years ago
- 2f83637 export a flag-variable to deal with cygwin only export by Norbert Thiebaud · 12 years ago
- c251231 add function to deal with native windows path variables by Norbert Thiebaud · 12 years ago
- da8a424 move WORK_STAMP out of set_soenv.in by Norbert Thiebaud · 12 years ago
- 4475360 Move MACOS related variable out of set_soenv.in by Norbert Thiebaud · 12 years ago
- 47734215 move COMPATH,EPM_FLAGS and connex variables out of set_soenv.in by Norbert Thiebaud · 12 years ago
- 3200912 Remove unused VolumeDevice functions and related code by François Tigeot · 12 years ago
- 9a7f53c fix coordinates on Options - Load/Save - General panel by Andras Timar · 12 years ago
- 1c85118 fix debug build by Ivan Timofeev · 12 years ago
- 9c2f705 Remove unused code by Elton Chung · 12 years ago
- 4fa8d04 Remove unused floppy-handling code by François Tigeot · 12 years ago
- 01ea91e add some more test cases by Markus Mohrhard · 12 years ago
- 7ee0b42 add some helpful entries to test file by Markus Mohrhard · 12 years ago
- a0e7d66 Removed unused variable by Matteo Casalin · 12 years ago
- 22dc17d variable is unused ATM by Markus Mohrhard · 12 years ago
- e99c70d Remove unused code by Elton Chung · 12 years ago
- ba5a460 Fixed cppcheck messages about rethrowing copy of exception. by PKEuS · 12 years ago
- 32fa7e9 fdo#42656 fix RTF export of picture frame shape type by Miklos Vajna · 12 years ago
- 5cab164 Related: fdo#42656 implement RTF export of fillType shape property by Miklos Vajna · 12 years ago
- 9c06348 Remove unused code. by Elton Chung · 12 years ago
- df58753 Remove wrong return by Julien Nabet · 12 years ago
- 069fa15 postgresql on MS Windows: use MozLDAP only if enabled by Lionel Elie Mamane · 12 years ago
- 9648045 Remove useless NETBSD check by François Tigeot · 12 years ago
- fa66652 Some cppcheck cleaning by Julien Nabet · 12 years ago
- 1535eed fix various overlapped controls in the Options dialog by Ivan Timofeev · 12 years ago
- 9377bb4 Some cppcheck cleaning by Julien Nabet · 12 years ago
- 992e1a7 Some cppcheck cleaning by Julien Nabet · 12 years ago
- bf2300f Fix 3 "Possible inefficient checking" by Julien Nabet · 12 years ago
- 904d59f add missing README to animation, sc, sd, slideshow, starmath, sw by Josh Heidenreich · 12 years ago
- ab0efc3 Better optimal combobox width by Caolán McNamara · 12 years ago
- 55da162 these methods can be const by Caolán McNamara · 12 years ago
- 28a6558 extract max legal dff length to header by Caolán McNamara · 12 years ago