summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-2630-120/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-2633-2/+70
* unify the spelling of 'Kazakh' language nameAndras Timar2013-01-261-1/+1
* String to OUString conversions in filterRicardo Montania2013-01-252-180/+178
* import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power2013-01-251-1/+2
* String cleanup in filterRicardo Montania2013-01-252-8/+8
* fdo#58204: PPT export: fix text rotation in shapes:Michael Stahl2013-01-241-1/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-222-14/+12
* Remove some unneeded variables in filterMarcos Paulo de Souza2013-01-211-12/+7
* Remove more STRINGPARAM macros from filterMarcos Paulo de Souza2013-01-2112-178/+160
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-212-5/+5
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-213-9/+9
* Const correct-ness in one place...Kohei Yoshida2013-01-171-1/+1
* fdo#57950: Remove chained appends in filterMarcos Paulo de Souza2013-01-151-139/+127
* use sizegroups instead of explicit codeCaolán McNamara2013-01-112-26/+8
* add a CloseButton to vcl for convenienceCaolán McNamara2013-01-092-2/+2
* Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-091-2/+1
* Revert "dummy commit (WIP)"Luboš Luňák2013-01-071-20/+4
* dummy commit (WIP)Chr. Rossmanith2013-01-071-4/+20
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-1/+4
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-0422-24/+25
* String cleanup in filterRicardo Montania2013-01-044-268/+246
* rethink external executable setupDavid Tardon2012-12-292-3/+3
* Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2012-12-291-41/+49
* String Cleanup and news OUString methods/constructorsRicardo Montania2012-12-281-49/+41
* 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