summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2018-03-26tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-01-29Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-07convert nDrawingContainerId to sal_uInt16Noel Grandin
2017-11-04loplugin:constparams in filterNoel Grandin
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-20use std::unique_ptr in EscherSolverContainerNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-19ofz#2538 avoid oomCaolán McNamara
2017-09-06bBObjIsTemporary is never readJulien Nabet
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-27replace magic numbers for ppt view typesJochen Nitschke
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-08loplugin:constantparamNoel Grandin
2017-08-04rename Anz->Cnt in filterNoel Grandin
2017-07-31loplugin:constparams in filterNoel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet
2017-05-21Fix typosAndrea Gelmini
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann
2017-03-16Fix typosAndrea Gelmini
2017-03-12Fix typosAndrea Gelmini
2017-03-07ofz: fix ppt import leakCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-27Clean up use of integer typesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann