summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Remove some unneeded variables in filterMarcos Paulo de Souza
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-15fdo#57950: Remove chained appends in filterMarcos Paulo de Souza
2013-01-11use sizegroups instead of explicit codeCaolán McNamara
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák
2013-01-07dummy commit (WIP)Chr. Rossmanith
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04String cleanup in filterRicardo Montania
2012-12-29rethink external executable setupDavid Tardon
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
2012-12-21More String cleanup in filterRicardo Montania
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20String -> OUString in filterRicardo Montania
2012-12-19set a more sane default height on headerbarsCaolán McNamara
2012-12-14there was SearchAndReplace which replaces the first occurrenceIvan Timofeev
2012-12-14Use replaceAll() correctlyTor Lillqvist
2012-12-13Removed save to Office 6.0/95 formatsBryan Quigley
2012-12-13String removal in filterRicardo Montania
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-11fdo#57254: XHTML export: hidden text should not be visibleArne de Bruijn
2012-12-11OUString::replaceAll unused resultsIvan Timofeev
2012-12-11String -> OUString in filterRicardo Montania
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-09Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet
2012-12-08SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith
2012-12-06just use return value optimizationCaolán McNamara
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
2012-11-30Revert "filter: try to use the Python implementation of FCFGMerge"Markus Mohrhard
2012-11-30filter: try to use the Python implementation of FCFGMergeMichael Stahl
2012-11-30filter: add missing dependencies on pythonMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29fix fdo#57647 intradocument xrefs broken in xhtmlPeter Jentsch
2012-11-29fix fdo#57641 table alignment broken in XHTML exportPeter Jentsch
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann
2012-11-28fdo#34897 numbers were wrong, code unnecessaryLennard
2012-11-28fix fdo#40097 - Cross-references and TOC links broken in XHTML exportPeter Jentsch
2012-11-27drop empty make ruleCaolán McNamara
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch