summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-22.map files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31target cppcheck index incrementing revertMichael Meeks
2012-05-31nuke unused typedefTakeshi Abe
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-15Do not call getOrigName everTomas Chvatal
2012-05-14better fix for poppler 0.20Petr Mladek
2012-05-14poppler 0.20 changed its apiIonut Biru
2012-04-24Bump extension versions after changing to passive registrationStephan Bergmann
2012-04-21Fix fdo#45848Korrawit Pruegsanusak
2012-04-19convert pdfimport to passive registrationDavid Tardon
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04sdext: use CustomTarget makefilesMatúš Kukan
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