summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-15ofz#2085: fix remaining length checkCaolán McNamara
2017-06-15ofz: eps timeoutsCaolán McNamara
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12Fix typosAndrea Gelmini
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-08Typo: F9 should be mapped with KEY_F9Julien Nabet
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: filterStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01ofz#1542 check remaining size of destCaolán McNamara
2017-06-01ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing toCaolán McNamara
2017-06-01sw: add separate DOCM filterMiklos Vajna
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29remove STR and VAL methodsNoel Grandin
2017-05-29no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26coverity#707857 Uninitialized scalar fieldCaolán McNamara
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-05-22tdf#107998 - svg export: shapes are uncorrect both in Draw and ImpressMarco Cecchetti
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-19loplugin:stringcopy: filterStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-17don't create a new ResMgr for each stringCaolán McNamara
2017-05-17don't need a ResMgr hereCaolán McNamara
2017-05-17Related tdf#107696: deal with non empty header without numberJulien Nabet
2017-05-16tdf#107696: fix exports Heading style numbersJulien Nabet
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15tdf#90436 - correct label = Selection/Selected sheet(s)Cor Nouws
2017-05-15filter: svg: presentation engine: modify/revert some eslint fixMarco Cecchetti
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09this string might not be valid asciiCaolán McNamara
2017-05-08remove unused doubleJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-05tdf#106525: fix date importMike Kaganski