summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
2018-03-26tdf#116179 Support reading "auto" colour from docxLuke Deller1-4/+1
2018-01-29Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara1-2/+6
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-7/+10
2017-11-07convert nDrawingContainerId to sal_uInt16Noel Grandin1-3/+3
2017-11-04loplugin:constparams in filterNoel Grandin2-4/+4
2017-10-31loplugin:constantparam in f*Noel Grandin2-3/+2
2017-10-20use std::unique_ptr in EscherSolverContainerNoel Grandin1-4/+11
2017-10-08Make Color a forward declarationChris Sherlock3-3/+5
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann4-5/+5
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin4-5/+5
2017-09-19ofz#2538 avoid oomCaolán McNamara1-3/+3
2017-09-06bBObjIsTemporary is never readJulien Nabet1-1/+0
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke2-26/+33
2017-08-27replace magic numbers for ppt view typesJochen Nitschke1-2/+25
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai1-1/+1
2017-08-08loplugin:constantparamNoel Grandin2-4/+2
2017-08-04rename Anz->Cnt in filterNoel Grandin1-1/+1
2017-07-31loplugin:constparams in filterNoel Grandin2-10/+10
2017-07-27loplugin:constparams in filterNoel Grandin5-22/+22
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin1-3/+5
2017-07-10loplugin:useuniqueptr in filterNoel Grandin3-14/+17
2017-06-15Watermark: RTF font import and exportSzymon Kłos1-0/+3
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-2/+2
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann1-1/+1
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet1-1/+1
2017-05-21Fix typosAndrea Gelmini1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin1-1/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-5/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+4
2017-05-03loplugin:checkunusedparams in filterNoel Grandin2-9/+5
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin1-21/+18
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin1-6/+3
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin1-3/+3
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin1-8/+7
2017-04-06loplugin:singlevalfieldsNoel Grandin1-3/+1
2017-04-05loplugin:constantparam part2Noel Grandin3-9/+7
2017-03-31tdf#39468 Translate German commentsJens Carl3-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-42/+42
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+0
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann2-3/+3
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-12Fix typosAndrea Gelmini1-1/+1
2017-03-07ofz: fix ppt import leakCaolán McNamara1-4/+9
2017-03-03Remove redundant 'inline' keywordStephan Bergmann4-11/+11
2017-03-03Fix typosAndrea Gelmini2-2/+2
2017-02-27Clean up use of integer typesStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+9