summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-27Switch from python to python3Michael Stahl1-1/+1
2012-11-26fdo#56598 - no whitespace after section numbers in XHTML exportPeter Jentsch1-1/+19
2012-11-26fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders.Peter Jentsch1-5/+6
2012-11-26Add Emacs mode linesTor Lillqvist33-0/+33
2012-11-26More DISABLE_EXPORT tweaksTor Lillqvist3-14/+17
2012-11-26fix fdo#56596 - FILESAVE: huge excesses of white space in xhtml...Peter Jentsch2-4/+9
2012-11-25fix fdo#56595 - FILESAVE: ToC links broken in xhtml exportPeter Jentsch1-0/+4
2012-11-25fix: fdo#55610 - FILESAVE: CRASH when exporting particular .odt to XHTMLPeter Jentsch1-32/+8
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann2-7/+92
2012-11-24Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist1-0/+2
2012-11-23Surely we can bin all indentation in the JavaScriptTor Lillqvist1-1/+1
2012-11-23We prefix each line with four spaces, not append, but why?Tor Lillqvist1-2/+1
2012-11-23Why write Emacs and vim mode lines to a generated file one should not edit?Tor Lillqvist1-16/+2
2012-11-22PPTStyleTextPropReader::Init: -Werror=sign-compareMichael Stahl1-1/+1
2012-11-22n#782833: (PPT) Fix font size at end of para.Muthu Subramanian1-0/+15
2012-11-22AllSettings with LanguageTagEike Rathke12-8/+13
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-7/+8
2012-11-22convert text xml filter dialog to .uiCaolán McNamara10-406/+522
2012-11-21add regression test for CVE-2012-3755Caolán McNamara1-0/+0
2012-11-21bump xmlfilter settings dialog for new helpidsCaolán McNamara3-3/+1
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara3-14/+17
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin3-12/+16
2012-11-20convert xslt filter dialog to .uiCaolán McNamara15-370/+397
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-17accessible names set *after* resource was freed, so names were nullCaolán McNamara1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-14add a regression test for EDB-22681Caolán McNamara1-0/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara4-19/+0
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar59-4344/+2466
2012-11-11filter: remove obsolete binfilter filter configuration filesMichael Stahl99-2767/+0
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-189/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks21-1133/+2108
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba2-3/+3
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara3-6/+15