summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-21/+18
* fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza2013-02-143-87/+31
* Fix scope + member variables not initializedJulien Nabet2013-02-131-3/+2
* filter: svg: optimizeGradientStops: fix STL assertionMichael Stahl2013-02-131-1/+5
* Some cppcheck cleaningJulien Nabet2013-02-131-1/+1
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-122-7/+7
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+3
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+2
* fdo#60703: MSDraw filter: fix import of flagsMichael Stahl2013-02-121-1/+2
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-6/+2
* fdo#46808, Convert to getProcessComponentContext()Noel Grandin2013-02-112-15/+8
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-6/+6
* remove obsolete hidother.src filesAndras Timar2013-02-061-40/+0
* make translatable a few more ui stringsAndras Timar2013-02-051-6/+6
* Use the new excel format detector for all binary excel types.Kohei Yoshida2013-02-058-8/+8
* fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida2013-02-041-0/+2
* Add some debug bits for type detection code.Kohei Yoshida2013-02-043-11/+32
* bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida2013-01-311-0/+1
* remove useless macrosLuboš Luňák2013-01-301-2/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-305-373/+300
* the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara2013-01-301-1/+1
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-1/+1
* fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin2013-01-2816-88/+67
* Some cppcheck cleaningJulien Nabet2013-01-271-0/+1
* 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