summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2017-05-15Resolves: tdf#107812 add check for -ObliqueCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: sdextStephan Bergmann
2017-04-28loplugin:cppunitassertequals: sdextStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-08just make the VirtualDevice a parser memberCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-02-28loplugin:sallogareasStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24fix crash in pdfimportMarkus Mohrhard
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdextStephan Bergmann
2017-01-10New loplugin:conststringvar: sdextStephan Bergmann
2017-01-09New loplugin:externvar: sdextStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-31Make stable sort more stable :)Mike Kaganski
2016-10-16clang-cl loplugin: sdextStephan Bergmann
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-18coverity#1371125 Copy-paste errorCaolán McNamara
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-29Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in sdextNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-20tdf#96080 PDF Import: fix incorrect whitespace characters sequenceVort
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin