Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-28 | Remove uses of OUString::setCharAt | August Sodora | |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove include of pch header from sdext | Norbert Thiebaud | |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud | |
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora | |
2011-11-25 | First cut at making pdfimport unit tests work again. | Thorsten Behrens | |
2011-11-22 | remove (empty) help of Presentation Minimizer fdo#39306 | Andras Timar | |
2011-11-22 | WaE: unused variable, and catch by const | Caolán McNamara | |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist | |
This commit for the old build system. (Don't bother for components not relevant for Android.) The Android package installer (as invoked through "adb install", from "ant debug install") silently ignores native libraries in app packages (.apk files) whose names don't start with "lib" and end with ".so". The package builder (as invoked through "ant debug") in the SDK gladly includes also thusly named native libraries in the .apk, though. Yay for consistency. | |||
2011-11-15 | fdo#42865: sdext: no mapfile | Michael Stahl | |
In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE symbol in PresenterScreen.uno.so and pdfimport.uno.so, build them with hidden visibility. | |||
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann | |
2011-10-31 | enable localization of extension descriptions in sdext | Andras Timar | |
2011-10-30 | Revert "enable localization of extension descriptions in sdext" | Andras Timar | |
This reverts commit 184653370717f99e0cce817822caecde01d20006. | |||
2011-10-30 | enable localization of extension descriptions in sdext | Andras Timar | |
2011-10-25 | remove unused methods from sdext:presenter | Felix Zhang | |
2011-10-20 | Revert "localize description.xml of presenter-screen extension" | Andras Timar | |
This reverts commit 89f7e17692d019a68d251d39bcc592a4ee8ba0dc. | |||
2011-10-20 | localize description.xml of presenter-screen extension | Andras Timar | |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on ↵ | Stephan Bergmann | |
Linux x86_64). | |||
2011-10-16 | Some callcatcher cleaning | Julien Nabet | |
2011-10-05 | eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variable | Andras Timar | |
2011-10-04 | keep it simple, original won't compile except on msvc anyway | Caolán McNamara | |
2011-10-04 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | |
2011-10-04 | WaE: unreachable code | Tor Lillqvist | |
2011-10-03 | eliminate @PRESENTEREXTENSIONPRODUCTNAME@ variable | Andras Timar | |
2011-10-03 | fix smoketest-breaking typo again | Andras Timar | |
2011-10-03 | enable l10n of PDF Import display name and description | Andras Timar | |
2011-10-02 | fix smoketest-breaking typo | Caolán McNamara | |
2011-09-30 | upgrade to the newer extension description scheme | Andras Timar | |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-09-21 | build without glib poppler bindings | Luboš Luňák | |
- there's not configure check for it, only for poppler itself - and it's not actually used anyway | |||
2011-09-21 | set lang to en-US in order l10ntools can extract strings | Andras Timar | |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold | |
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines | |||
2011-09-17 | Fix install for presenter extension. | Tomas Chvatal | |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba | |
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. | |||
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba | |
2011-09-13 | change publisher from Oracle to TDF fdo#40638 | Andras Timar | |
2011-09-10 | Drop unused parts | Julien Nabet | |
2011-09-08 | callcatcher: update list | Caolán McNamara | |
2011-09-06 | [cppchecker] deletion of unneeded variables | Pierre-André Jacquod | |
2011-09-02 | Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3 | Caolán McNamara | |
2011-07-24 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
2011-07-24 | enable l10n of presenter screen | Andras Timar | |
2011-07-21 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
2011-07-19 | poppler 0.17.0 changed its api for no some reason or other | Caolán McNamara | |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan | |
2011-07-10 | hotfix to include localizations of Presenter screen extension | Andras Timar | |
2011-06-23 | use OString::equalsL | Caolán McNamara | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-17 | CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff] | Mathias Bauer | |