summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-11-05CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara1-1/+1
2013-11-05fdo#64400: DXF import filter: fix OUString handlingMichael Stahl9-126/+110
2013-11-05Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara1-14/+6
2013-11-05fdo#66274: Saving document as RTF result in text 'Use Rich Text Format Format'Julien Nabet1-1/+1
2013-11-05resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2-5/+5
2013-08-26bnc#834035 Introduce msfilter::util::findQuotedText()Miklos Vajna2-0/+26
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power2-0/+155
2013-06-04bnc#823049 #i119872# Fixed import of custom shapes from PPT.Andre Fischer1-11/+12
2013-05-15fdo#64586: Fix incorrect import non-empty placeholders.Jan Holesovsky1-1/+1
2013-05-13bnc#758621: Set the attribs for the entire para if a placeholder.Jan Holesovsky1-0/+8
2013-05-13bnc#758621: Kill unused aPlacementId, it is never set.Jan Holesovsky2-4/+0
2013-05-13Revert "bnc#758621: show preset texts in slide placeholder."Jan Holesovsky1-1/+1
2013-05-10bnc#758621: show preset texts in slide placeholder.Felix Zhang1-1/+1
2013-05-09n#699334: Legacy diagram import (PPTX).Muthu Subramanian2-2/+33
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek2-9/+72
2013-04-25fdo#62834 - svg export: close stray trailing tspans if we have them.Michael Meeks1-0/+1
2013-04-25fdo#42939 - write svg line widths for META_POLYLINE_ACTION.Michael Meeks2-1/+13
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo1-3/+4
2013-04-03add missing header fileAndras Timar1-0/+1
2013-03-14i#119870: Line transparency value is lost after saving as another ppt by AOOJürgen Schmidt1-0/+9
2013-03-14i#119478# Fixed application of transparency to table cells.Andre Fischer1-6/+2
2013-03-13Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang1-0/+57
2013-03-08Resolves: #i119513# fix loading of CMYK JPEG in PPT importHerbert Dürr1-0/+2
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna2-8/+62
2013-02-15filter: svg: optimizeGradientStops: fix STL assertionMichael Stahl1-1/+5
2013-02-12fdo#60703: MSDraw filter: fix import of flagsMichael Stahl1-1/+2
2013-02-07export/import anchoring for xls(x) drawing ( & ole ) objects fdo#58360Noel Power1-1/+2
2013-02-06bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida1-0/+1
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+2
2013-02-05make translatable a few more ui stringsAndras Timar1-6/+6
2013-01-28unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2013-01-25fdo#58204: PPT export: fix text rotation in shapes:Michael Stahl1-1/+3
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky22-24/+25
2012-12-29rethink external executable setupDavid Tardon2-3/+3
2012-12-13Resolves: fdo#53471 Remove save to Office 6.0/95 formatsBryan Quigley6-6/+6
2012-12-11fdo#57254: XHTML export: hidden text should not be visibleArne de Bruijn1-1/+1
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes1-0/+21
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon2-6/+7
2012-11-30Revert "filter: try to use the Python implementation of FCFGMerge"Markus Mohrhard1-0/+5
2012-11-30filter: try to use the Python implementation of FCFGMergeMichael Stahl1-5/+0
2012-11-30filter: add missing dependencies on pythonMichael Stahl2-2/+5
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens19-54/+0
2012-11-29fix fdo#57647 intradocument xrefs broken in xhtmlPeter Jentsch1-1/+4
2012-11-29fix fdo#57641 table alignment broken in XHTML exportPeter Jentsch1-2/+10
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann2-92/+7
2012-11-28fdo#34897 numbers were wrong, code unnecessaryLennard1-8/+2
2012-11-28fix fdo#40097 - Cross-references and TOC links broken in XHTML exportPeter Jentsch2-2/+2
2012-11-27drop empty make ruleCaolán McNamara1-5/+0
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch32-808/+27
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-2/+1