summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-17Env.Set.sh -> Env.Host.shTomas Chvatal
2011-09-17actually create the flag after runDavid Tardon
2011-09-17Whitespace once again.Tomas Chvatal
2011-09-17Fix whitespace in last commit, add safeguards for the with-theme values.Tomas Chvatal
2011-09-17Make --with-theme actually work.Tomas Chvatal
2011-09-17Force JVM into interpreted mode when running under Valgrind, to avoid false e...Stephan Bergmann
2011-09-17Removed non-ASCII commentary noise.Stephan Bergmann
2011-09-17add name and description of KeyID langpack/helppackAndras Timar
2011-09-17do not build key id pseudolanguage for release buildsAndras Timar
2011-09-17build multi language dev-installer on windowsAndras Timar
2011-09-17cleanup: don't use German as fallback languageAndras Timar
2011-09-17add KeyID option to Language dropdown boxAndras Timar
2011-09-17add a new helper script: addkeyid2pot.plAndras Timar
2011-09-17rewrite keyidGen.plAndras Timar
2011-09-17remove former key id language code 'kid'Andras Timar
2011-09-17add qtz (key id pseudolanguage) to langlist.mkAndras Timar
2011-09-17remove unused BrOffice filesAndras Timar
2011-09-17change key id pseudolanguage code from kid to qtzAndras Timar
2011-09-17When pasting from other apps, fall back on Fragment span.Kohei Yoshida
2011-09-17Fix install for presenter extension.Tomas Chvatal
2011-09-17Return soon if build with --without-java, as no checks are needed.Tomas Chvatal
2011-09-17Explicitly state namespace to avoid ambiguous type clash with ICU.Tomas Chvatal
2011-09-17another dep needed until we are gbuild-onlyBjoern Michaelsen
2011-09-17Enable some extensions by default, describe system-libs better.Tomas Chvatal
2011-09-17Check for hsqldb only if --with-java is passed.Tomas Chvatal
2011-09-17Better management of exceptionJulien Nabet
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-09-16fail early when having mixed build/check targets, also escape GNUMAKE correctlyBjoern Michaelsen
2011-09-16remove -r hint -- we are enabling it ourselves in gbuild.mkBjoern Michaelsen
2011-09-16update gbuild helpBjoern Michaelsen
2011-09-16adjust toplevel makefileBjoern Michaelsen
2011-09-16rename all to build in top-level makefileBjoern Michaelsen
2011-09-16reintroduce check target with new meaningBjoern Michaelsen
2011-09-16fix whitespaceBjoern Michaelsen
2011-09-16rename allandcheck target to all in gbuildBjoern Michaelsen
2011-09-16rename all target to build in gbuildBjoern Michaelsen
2011-09-16rename check target to unitcheck in gbuildBjoern Michaelsen
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat
2011-09-16Header/Footer: mouse-over timer set down to 1s instead of 2s.Cédric Bosdonnat
2011-09-16Header/Footer: enable quickly hiding the separatorsCédric Bosdonnat
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16can't guess the right paths for the internal python on macoxCaolán McNamara
2011-09-16catch by const referenceCaolán McNamara
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16Fix typoTor Lillqvist
2011-09-16ooopathutils_hack linked_libs -> ooopathutils linked_static_libsCaolán McNamara
2011-09-16missing $Caolán McNamara
2011-09-16WaE: struct vs class picky warningCaolán McNamara
2011-09-16WaE: remove impossible final return pathCaolán McNamara
2011-09-16get internal python invocations workingCaolán McNamara