summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-21Fix typosAndrea Gelmini
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-06-22loplugin:unusedfields in sdextNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
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