summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
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
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-13change publisher from Oracle to TDF fdo#40638Andras Timar
2011-09-06[cppchecker] deletion of unneeded variablesPierre-André Jacquod
2011-09-02Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3Caolán McNamara
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-19poppler 0.17.0 changed its api for no some reason or otherCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-23use OString::equalsLCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-24Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky