Age | Commit message (Expand) | Author | Files | Lines |
2014-05-01 | ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is given | Bjoern Michaelsen | 1 | -2/+13 |
2014-04-16 | liblo: We need to provide LibreOffice with fake command line args too. | Tomaž Vajngerl | 1 | -0/+1 |
2014-03-26 | Don't do the annoying restart thing when sandboxed on OS X, ignore risks... | Tor Lillqvist | 2 | -1/+6 |
2014-03-07 | No unopkg in the sandboxed case, I think | Tor Lillqvist | 1 | -1/+1 |
2014-01-19 | fdo#73549 do not attempt to resolve an empty locale | Eike Rathke | 1 | -0/+3 |
2013-12-19 | use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714 | Eike Rathke | 1 | -9/+4 |
2013-12-18 | resolved fdo#72778 keep setting system locale and LanguageTag in sync | Eike Rathke | 1 | -1/+1 |
2013-12-17 | Keep using component_getImplementationEnvironment in extensions | Stephan Bergmann | 2 | -0/+14 |
2013-12-16 | initial install-package-foo target for partial installs | Bjoern Michaelsen | 1 | -1/+1 |
2013-12-16 | m_bHasActive must be false after last visible entry is removed | Stephan Bergmann | 1 | -0/+6 |
2013-12-13 | Revert "fix windows build" | Michael Stahl | 7 | -35/+42 |
2013-12-13 | Targetted text updates, with seasonable changes before l10n freeze. | Michael Meeks | 2 | -2/+2 |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin | 1 | -1/+1 |
2013-11-30 | mark non-translatable .ui strings explicitely as such | Andras Timar | 1 | -4/+4 |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold | 2 | -4/+4 |
2013-11-19 | Use startsWith rest parameter | Stephan Bergmann | 1 | -21/+14 |
2013-11-19 | Consistently accept all cmd line args only in lower case | Stephan Bergmann | 1 | -24/+23 |
2013-11-19 | Consistently warn about all deprecated cmd line args starting with a single - | Stephan Bergmann | 2 | -403/+387 |
2013-11-19 | String function clean-up | Stephan Bergmann | 1 | -11/+11 |
2013-11-19 | rhbz#1031989 Accept --pt in addition to deprecated -pt | Stephan Bergmann | 1 | -1/+1 |
2013-11-19 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -2/+1 |
2013-11-19 | convert equalsAsciiL calls to startWith calls where possible | Noel Grandin | 1 | -1/+1 |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin | 2 | -2/+2 |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin | 1 | -1/+1 |
2013-11-15 | WaE: C4190 for extern "C" functions returning C++ type | Tor Lillqvist | 1 | -22/+22 |
2013-11-15 | -Werror,-Wmismatched-tags | Stephan Bergmann | 1 | -2/+2 |
2013-11-15 | -Werror,-Wlogical-not-parentheses | Stephan Bergmann | 1 | -1/+1 |
2013-11-15 | liblibo: expose a C API for ABI reasons, and wrap with C++. | Michael Meeks | 5 | -55/+169 |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen | 1 | -3/+6 |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann | 1 | -2/+2 |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann | 1 | -8/+0 |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin | 1 | -1/+1 |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin | 2 | -4/+4 |
2013-11-11 | remove unnecessary use of OUString constructor in DESKTOP module | Noel Grandin | 9 | -36/+34 |
2013-11-08 | Don't unnecessarily wrap RuntimeExceptions | Stephan Bergmann | 1 | -1/+1 |
2013-11-08 | Unwind confusing namespace alias | Stephan Bergmann | 1 | -119/+118 |
2013-11-07 | make the error not a secret | Caolán McNamara | 1 | -2/+2 |
2013-11-07 | liblibo: share crude URL absolutization, and clean. | Michael Meeks | 1 | -16/+20 |
2013-11-07 | liblibo: make liblibreoffice static as it should be. | Michael Meeks | 1 | -5/+5 |
2013-11-07 | liblibo: fixes and improvements for liblibreoffice | Christoph Lutz | 1 | -13/+35 |
2013-11-05 | Improve debug output | Stephan Bergmann | 1 | -5/+6 |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin | 3 | -10/+9 |
2013-11-04 | pagein-* stuff are for unix only | Norbert Thiebaud | 1 | -5/+5 |
2013-11-01 | fdo#71005 Remove odd "Workaround for automated testing" | Stephan Bergmann | 1 | -2/+0 |
2013-10-31 | desktop: stop packaging soffice.bin.manifest | Michael Stahl | 1 | -15/+0 |
2013-10-30 | sysui: remove Package_icons | Michael Stahl | 4 | -6/+6 |
2013-10-30 | sysui: stop delivering icons that are used from SRCDIR already | Michael Stahl | 1 | -0/+24 |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl | 5 | -10/+0 |
2013-10-28 | fixincludeguards.sh: desktop | Thomas Arnhold | 47 | -105/+105 |
2013-10-25 | stop looking for Jar files in solver | Michael Stahl | 1 | -1/+1 |