summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-15fdo#57950: Remove chained appends in filterMarcos Paulo de Souza1-139/+127
2013-01-11use sizegroups instead of explicit codeCaolán McNamara2-26/+8
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara2-2/+2
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+1
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák1-20/+4
2013-01-07dummy commit (WIP)Chr. Rossmanith1-4/+20
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-1/+4
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky22-24/+25
2013-01-04String cleanup in filterRicardo Montania4-268/+246
2012-12-29rethink external executable setupDavid Tardon2-3/+3
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-41/+49
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-49/+41
2012-12-21More String cleanup in filterRicardo Montania2-24/+23
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann7-7/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin7-64/+50
2012-12-20String -> OUString in filterRicardo Montania2-100/+101
2012-12-19set a more sane default height on headerbarsCaolán McNamara1-1/+1
2012-12-14there was SearchAndReplace which replaces the first occurrenceIvan Timofeev1-8/+8
2012-12-14Use replaceAll() correctlyTor Lillqvist1-8/+8
2012-12-13Removed save to Office 6.0/95 formatsBryan Quigley6-6/+6
2012-12-13String removal in filterRicardo Montania2-57/+56
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-62/+0
2012-12-11fdo#57254: XHTML export: hidden text should not be visibleArne de Bruijn1-1/+1
2012-12-11OUString::replaceAll unused resultsIvan Timofeev1-4/+4
2012-12-11String -> OUString in filterRicardo Montania1-14/+12
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis26-26/+26
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-35/+32
2012-12-09Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet1-4/+4
2012-12-08SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith1-78/+80
2012-12-06just use return value optimizationCaolán McNamara1-2/+1
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann2-5/+3
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