summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara2018-04-303-13/+9
* ofz#6300 AbrtCaolán McNamara2018-02-141-1/+2
* Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara2018-01-301-6/+19
* ofz#5154 limit depth to max legal depthCaolán McNamara2018-01-091-15/+11
* ofz#4435 Bad-castCaolán McNamara2017-11-271-8/+16
* ofz#4436 check if seek succeededCaolán McNamara2017-11-271-1/+4
* ofz: compare against available data lenCaolán McNamara2017-11-201-1/+17
* ofz#3759 check for valid starting dash indexCaolán McNamara2017-10-251-2/+7
* Resolves: tdf#113253 graphics change shape after ppt roundtripCaolán McNamara2017-10-201-1/+1
* tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2017-10-201-1/+2
* tdf#111480 Circular text was imported horizontallySzymon Kłos2017-09-191-1/+1
* xhtml filter: Use css class instead of <style> attributeSamuel Mehrbrodt2017-09-152-3/+5
* tdf#111492 Numbering: entry B.1 is exported as 2.1Samuel Mehrbrodt2017-09-131-2/+2
* xhtml export: Rather use rem than cm for marginSamuel Mehrbrodt2017-09-131-1/+1
* tdf#111492 XHTML export does not honor numbering levelsJulien Nabet2017-09-071-9/+11
* tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk2017-09-011-1/+1
* ofz#3121 check bounds betterCaolán McNamara2017-08-281-3/+3
* tdf#95178 Homogeneous columns are a huge waste of spaceAdolfo Jayme Barrientos2017-08-144-4/+0
* tdf#111492 Honor ODF 1.2 style tab indentation in XHTML exportSamuel Mehrbrodt2017-08-111-23/+7
* ofz#2766 ensure palette is large enough for all colorsCaolán McNamara2017-07-281-1/+1
* tdf#109202 Add mimetype to image elementSamuel Mehrbrodt2017-07-272-23/+32
* Watermark: tdf#91687 correct size in the .docSzymon Kłos2017-07-062-5/+33
* ofz#2332 fix dangling pCObjCaolán McNamara2017-06-211-0/+2
* Typo: F9 should be mapped with KEY_F9Julien Nabet2017-06-091-1/+1
* ofz: fix remaining length checkCaolán McNamara2017-06-021-3/+5
* tdf#108269 sw: add separate DOCM filterMiklos Vajna2017-06-014-1/+38
* tdf#108056 PDF export: work with double page sizeMiklos Vajna2017-05-251-3/+5
* make string translation loading more uniformCaolán McNamara2017-05-212-21/+26
* ofz#1542 check remaining size of destCaolán McNamara2017-05-181-1/+1
* 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
* loplugin:checkunusedparams in filterNoel Grandin2017-05-0321-92/+83