summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* More String cleanup in filterRicardo Montania2012-12-212-24/+23
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-217-7/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-217-64/+50
* String -> OUString in filterRicardo Montania2012-12-202-100/+101
* set a more sane default height on headerbarsCaolán McNamara2012-12-191-1/+1
* there was SearchAndReplace which replaces the first occurrenceIvan Timofeev2012-12-141-8/+8
* Use replaceAll() correctlyTor Lillqvist2012-12-141-8/+8
* Removed save to Office 6.0/95 formatsBryan Quigley2012-12-136-6/+6
* String removal in filterRicardo Montania2012-12-132-57/+56
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-62/+0
* fdo#57254: XHTML export: hidden text should not be visibleArne de Bruijn2012-12-111-1/+1
* OUString::replaceAll unused resultsIvan Timofeev2012-12-111-4/+4
* String -> OUString in filterRicardo Montania2012-12-111-14/+12
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-1026-26/+26
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-35/+32
* Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet2012-12-091-4/+4
* SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith2012-12-081-78/+80
* just use return value optimizationCaolán McNamara2012-12-061-2/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2012-12-062-5/+3
* fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes2012-12-031-0/+21
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-022-6/+7
* Revert "filter: try to use the Python implementation of FCFGMerge"Markus Mohrhard2012-11-301-0/+5
* filter: try to use the Python implementation of FCFGMergeMichael Stahl2012-11-301-5/+0
* filter: add missing dependencies on pythonMichael Stahl2012-11-302-2/+5
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3019-54/+0
* fix fdo#57647 intradocument xrefs broken in xhtmlPeter Jentsch2012-11-291-1/+4
* fix fdo#57641 table alignment broken in XHTML exportPeter Jentsch2012-11-291-2/+10
* Isolate PDF Import so it can be made optionally installableStephan Bergmann2012-11-292-92/+7
* fdo#34897 numbers were wrong, code unnecessaryLennard2012-11-281-8/+2
* fix fdo#40097 - Cross-references and TOC links broken in XHTML exportPeter Jentsch2012-11-282-2/+2
* drop empty make ruleCaolán McNamara2012-11-271-5/+0
* removed obsolete xml validation service and xml source view.Peter Jentsch2012-11-2732-808/+27
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-2/+1
* Switch from python to python3Michael Stahl2012-11-271-1/+1
* fdo#56598 - no whitespace after section numbers in XHTML exportPeter Jentsch2012-11-261-1/+19
* fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders.Peter Jentsch2012-11-261-5/+6
* Add Emacs mode linesTor Lillqvist2012-11-2633-0/+33
* More DISABLE_EXPORT tweaksTor Lillqvist2012-11-263-14/+17
* fix fdo#56596 - FILESAVE: huge excesses of white space in xhtml...Peter Jentsch2012-11-262-4/+9
* fix fdo#56595 - FILESAVE: ToC links broken in xhtml exportPeter Jentsch2012-11-251-0/+4
* fix: fdo#55610 - FILESAVE: CRASH when exporting particular .odt to XHTMLPeter Jentsch2012-11-251-32/+8
* Turn PDF import from bundled extension to plain codeStephan Bergmann2012-11-242-7/+92
* Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist2012-11-241-0/+2
* Surely we can bin all indentation in the JavaScriptTor Lillqvist2012-11-231-1/+1
* We prefix each line with four spaces, not append, but why?Tor Lillqvist2012-11-231-2/+1
* Why write Emacs and vim mode lines to a generated file one should not edit?Tor Lillqvist2012-11-231-16/+2
* PPTStyleTextPropReader::Init: -Werror=sign-compareMichael Stahl2012-11-221-1/+1
* n#782833: (PPT) Fix font size at end of para.Muthu Subramanian2012-11-221-0/+15
* AllSettings with LanguageTagEike Rathke2012-11-2212-8/+13
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-221-7/+8