summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-08-18Fix typosAndrea Gelmini
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-11tdf#95178 Homogeneous columns are a huge waste of spaceAdolfo Jayme Barrientos
2017-08-11Typos about "translate"Julien Nabet
2017-08-11tdf#111492 Honor ODF 1.2 style tab indentation in XHTML exportSamuel Mehrbrodt
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara
2017-08-09tdf#111480 Circular text was imported horizontallySzymon Kłos
2017-08-09tdf#66212 - Hebrew numbering import/export supportYossi Zahn
2017-08-08loplugin:constantparamNoel Grandin
2017-08-04rename Anz->Cnt in filterNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01writerperfect: add initial EPUB export filterMiklos Vajna
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in filterNoel Grandin
2017-07-28Export to PNG: also Calc has MeasureUnitEike Rathke
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt
2017-07-26tdf#109364: fix assert in LibXSLTTransformer.cxxJulien Nabet
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25Export to PNG: add SUPPORTSSELECTION flag to Calc and Writer filter fragmentsEike Rathke
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18CppunitTest_filter_eps_test add missing componentMiklos Vajna
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin
2017-07-13ofz#2332 fix dangling pCObjCaolán McNamara
2017-07-13unused ResMgrCaolán McNamara
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: filterStephan Bergmann
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10add CVE-2017-10688 testcaseCaolán McNamara