Age | Commit message (Expand) | Author |
2013-07-17 | Fix memory leak with osl_getCurrentSecurity (). | Mark Wielaard |
2013-07-16 | fix build with system poppler-0.23.0 | Petr Mladek |
2013-07-08 | fdo#38878: Upgrading internal xpdf -> poppler | Fridrich Štrba |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-25 | coverity#1019312 check inflateInit return value | Caolán McNamara |
2013-06-24 | fdo#43460 sd,rsc,ucb,sdext: use isEmpty() | Jelle van der Waa |
2013-06-14 | advance over font token during font name parsing | Caolán McNamara |
2013-05-08 | zlib: remove ExternalPackage_zlib | Michael Stahl |
2013-04-30 | Fix warning: unused variable 'aIniUrl' [loplugin] | Tor Lillqvist |
2013-04-30 | WaE: 'SAL_OVERRIDE' macro redefined | Tor Lillqvist |
2013-04-30 | Make pdf2xml usable at least from within buildenv again. | Thorsten Behrens |
2013-04-30 | Add unit test for pdfimport image import. | Thorsten Behrens |
2013-04-30 | Fix import of images from pdf. | Thorsten Behrens |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | fix loplugin unused warnings | Peter Foley |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-21 | Remove StringMirror UNO service. | Thorsten Behrens |
2013-03-21 | Kill fprintf in sdext in favour of SAL_LOG | Thorsten Behrens |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-04 | coverity#982282: Resource leak in object | Julien Nabet |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-22 | sdext: fix loplugin warnings | Miklos Vajna |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-02-18 | coverity#983173 Resource leak | Norbert Thiebaud |
2013-02-18 | coverity#983175 Resource leak | Norbert Thiebaud |
2013-02-17 | coverity: pass by const reference is more efficient | Markus Mohrhard |
2013-02-17 | coverity: pass by const reference is more efficient | Markus Mohrhard |
2013-02-14 | Disambiguation for MSC | Stephan Bergmann |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-01-14 | Modify constructor, remove setters + unused define | Julien Nabet |
2012-12-27 | Fix Possible inefficient checking for 'm_GlyphsList' emptiness | Julien Nabet |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
2012-12-24 | fix postprocess xcu warning | Peter Foley |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann |
2012-11-29 | Isolate PDF Import so it can be made optionally installable | Stephan Bergmann |
2012-11-24 | Turn PDF import from bundled extension to plain code | Stephan Bergmann |
2012-11-21 | fix build with poppler-0.21.1 | Petr Mladek |
2012-11-13 | Revert "fdo#38878 upgrade xpdf to poppler" | Tor Lillqvist |
2012-11-13 | fdo#38878 upgrade xpdf to poppler | Peter Foley |
2012-11-10 | deduplicate OString std::basic_ostream operators | Miklos Vajna |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-10-31 | fix sdext build with poppler >= 0.19.x | Rene Engelhard |
2012-10-31 | fix build with system poppler-0.21.0 | Petr Mladek |
2012-10-23 | gbuild: let ExtensionTarget expect manifest below META-INF | Michael Stahl |