summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-2/+0
* ofz#2085: fix remaining length checkCaolán McNamara2017-06-151-3/+5
* ofz: eps timeoutsCaolán McNamara2017-06-151-3/+3
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-153-6/+6
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-143-32/+32
* Fix typosAndrea Gelmini2017-06-121-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-129-17/+0
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-122-5/+4
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-095-7/+7
* Typo: F9 should be mapped with KEY_F9Julien Nabet2017-06-081-1/+1
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-062-7/+7
* Improved loplugin:cstylecast to reference types: filterStephan Bergmann2017-06-053-9/+9
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-022-5/+5
* ofz#1542 check remaining size of destCaolán McNamara2017-06-011-1/+1
* ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing toCaolán McNamara2017-06-011-0/+15
* sw: add separate DOCM filterMiklos Vajna2017-06-014-1/+38
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-313-4/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* remove STR and VAL methodsNoel Grandin2017-05-292-18/+8
* no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin2017-05-292-11/+10
* remove unnecessary use of OString::getStrNoel Grandin2017-05-284-16/+8
* coverity#707857 Uninitialized scalar fieldCaolán McNamara2017-05-261-0/+12
* tdf#108056 PDF export: work with double page sizeMiklos Vajna2017-05-251-3/+5
* tdf#107998 - svg export: shapes are uncorrect both in Draw and ImpressMarco Cecchetti2017-05-221-3/+8
* Translate German comments and debug strings (leftovers in f... dirs)Johnny_M2017-05-2010-23/+22
* loplugin:stringcopy: filterStephan Bergmann2017-05-193-3/+3
* make string translation loading more uniformCaolán McNamara2017-05-192-21/+26
* includes cleanup after loplugin runs in filter/Jochen Nitschke2017-05-197-27/+9
* loplugin:unusedfieldsNoel Grandin2017-05-191-3/+2
* loplugin:unusedmethodsNoel Grandin2017-05-182-15/+0
* don't create a new ResMgr for each stringCaolán McNamara2017-05-172-8/+31
* don't need a ResMgr hereCaolán McNamara2017-05-171-1/+0
* Related tdf#107696: deal with non empty header without numberJulien Nabet2017-05-171-1/+1
* tdf#107696: fix exports Heading style numbersJulien Nabet2017-05-161-1/+11
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-1614-105/+11
* tdf#90436 - correct label = Selection/Selected sheet(s)Cor Nouws2017-05-151-1/+1
* filter: svg: presentation engine: modify/revert some eslint fixMarco Cecchetti2017-05-151-22/+116
* remove unused uno::Reference varsNoel Grandin2017-05-126-8/+1
* convert SdrLayerId to strong_intNoel Grandin2017-05-122-3/+3
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-1/+1
* tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl2017-05-101-2/+8
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-094-4/+0
* this string might not be valid asciiCaolán McNamara2017-05-091-1/+1
* remove unused doubleJochen Nitschke2017-05-081-11/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-0711-28/+28
* tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock2017-05-0711-28/+28
* Fix typosAndrea Gelmini2017-05-052-2/+2
* tdf#106525: fix date importMike Kaganski2017-05-051-1/+2
* convert HTML_TOKEN_IDS to scoped enumNoel Grandin2017-05-051-1/+1