summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2012-03-23.pdf files don't need executable bitsMichael Stahl
2012-03-16do not let a unittest create temp files in the current directoryLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12suppress errors with -WerrorDavid Tardon
2012-03-10operator must be in template or argument namespaceLuboš Luňák
2012-03-08Fix Windows compilation errors caused by int/sal_Int32 borkageTor Lillqvist
2012-03-08use better assertion macros in pdfimport unit testMarkus Mohrhard
2012-03-07WaE: various higher debug level compile time warningsCaolán McNamara
2012-03-07use const_iteratorDavid Tardon
2012-03-06this code is still used by pdfimport's test appsDavid Tardon
2012-03-06the passed string is already quotedDavid Tardon
2012-03-06remove leftover makefilesDavid Tardon
2012-03-06convert pdfimport testDavid Tardon
2012-03-06let gb_Extension do the necessary manifest updatesDavid Tardon
2012-03-06set platformDavid Tardon
2012-03-06gbuildize sdextDavid Tardon
2012-02-18Fix typos in commentsElton Chung
2012-02-13Remove unused pdfi::PDFIRawAdaptor::odfConvertKate Goss
2012-02-13Remove unused pdfi::PDFIProcessor::sortDocument(bool)Kate Goss
2012-02-13Remove unused pdfi::DrawXmlEmitter::GetBreakIterator()Kate Goss
2012-02-10This method is still used on WIN32.Kohei Yoshida
2012-02-10Removed unused codeAlexander Bergmann
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-16Clang -Wunused-variable.Stephan Bergmann
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2011-12-26catch exception by constant referenceTakeshi Abe
2011-12-19fix racecondition in sdext/source/pdfimport/makefile.mkBjoern Michaelsen
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl
2011-12-01fix typoMarkus Mohrhard
2011-12-01Remove uses of charAtAugust Sodora
2011-11-28Remove uses of OUString::setCharAtAugust Sodora
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2011-11-25First cut at making pdfimport unit tests work again.Thorsten Behrens
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-11-15fdo#42865: sdext: no mapfileMichael Stahl
2011-10-31enable localization of extension descriptions in sdextAndras Timar
2011-10-30Revert "enable localization of extension descriptions in sdext"Andras Timar
2011-10-30enable localization of extension descriptions in sdextAndras Timar
2011-10-04keep it simple, original won't compile except on msvc anywayCaolán McNamara
2011-10-04WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-03fix smoketest-breaking typo againAndras Timar
2011-10-03enable l10n of PDF Import display name and descriptionAndras Timar
2011-10-02fix smoketest-breaking typoCaolán McNamara
2011-09-30upgrade to the newer extension description schemeAndras Timar
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21build without glib poppler bindingsLuboš Luňák
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold