summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-09-12EPUB export: initial UI componentMiklos Vajna1-1/+1
2017-09-11...and fix previous commit cd8aeed1569222edd8bfd05d9d833f74b679fcd0Stephan Bergmann1-7/+3
2017-09-11Fix further data race during CppunitTest_filter_xsltStephan Bergmann1-2/+4
2017-09-11Fix data races during CppunitTest_filter_xsltStephan Bergmann3-20/+48
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin6-40/+40
2017-09-08set parent for file dialog helperCaolán McNamara3-5/+10
2017-09-07xhtml filter: Use css class instead of <style> attributeSamuel Mehrbrodt2-3/+5
2017-09-06bBObjIsTemporary is never readJulien Nabet1-6/+1
2017-09-06tdf#111492 Numbering: entry B.1 is exported as 2.1Samuel Mehrbrodt1-2/+2
2017-09-06xhtml export: Rather use rem than cm for marginSamuel Mehrbrodt1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin4-96/+89
2017-09-05tdf#111492: XHTML export does not honor numbering levelsJulien Nabet1-9/+11
2017-09-04fix DEBUG_FILTER_MSDFFIMP codeCaolán McNamara1-7/+7
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-5/+5
2017-09-04coverity#1417293 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2017-09-03svg.js: fix undefined variablefxwan1-2/+2
2017-09-03svg.js: lift Source & Builder Class outta _parsePath func for less GCfxwan1-278/+278
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke4-111/+116
2017-09-01Fix typosAndrea Gelmini2-3/+3
2017-08-30gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens3-1/+8
2017-08-29tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk1-1/+1
2017-08-29filterconfig: drop unused debug macrosJochen Nitschke7-77/+0
2017-08-28Follow up changes related to DOCX form control exportTamás Zolnai1-16/+14
2017-08-28crashtesting: failure on exporting tdf95568-1.ots to xlsxCaolán McNamara1-3/+7
2017-08-28integrate libqxpAleksas Pantechovskis3-0/+27
2017-08-27replace magic numbers for ppt view typesJochen Nitschke1-1/+3
2017-08-25ofz#2766 ensure palette is large enough for all colorsCaolán McNamara1-1/+1
2017-08-24loplugin:useuniqueptr in filterNoel Grandin3-8/+6
2017-08-23convert message box style bits to scoped enumNoel Grandin2-2/+2
2017-08-18Fix typosAndrea Gelmini1-2/+2
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-1/+19
2017-08-17Fix typosAndrea Gelmini5-7/+7
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin3-7/+7
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2-3/+3
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-1/+1
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke1-1/+1
2017-08-11tdf#95178 Homogeneous columns are a huge waste of spaceAdolfo Jayme Barrientos4-4/+0
2017-08-11Typos about "translate"Julien Nabet1-2/+2
2017-08-11tdf#111492 Honor ODF 1.2 style tab indentation in XHTML exportSamuel Mehrbrodt1-23/+7
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara1-1/+48
2017-08-09tdf#111480 Circular text was imported horizontallySzymon Kłos1-1/+1
2017-08-09tdf#66212 - Hebrew numbering import/export supportYossi Zahn5-7/+23
2017-08-08loplugin:constantparamNoel Grandin2-7/+4
2017-08-04rename Anz->Cnt in filterNoel Grandin2-61/+61
2017-08-02remove unnecessary use of 'this->'Noel Grandin3-13/+13
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara7-69/+23
2017-08-01writerperfect: add initial EPUB export filterMiklos Vajna3-0/+61
2017-08-01move resmgr to unotoolsCaolán McNamara6-10/+10