summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-02-13Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2-7/+7
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+3
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+2
2013-02-12fdo#60703: MSDraw filter: fix import of flagsMichael Stahl1-1/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-6/+2
2013-02-11fdo#46808, Convert to getProcessComponentContext()Noel Grandin2-15/+8
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-6/+6
2013-02-06remove obsolete hidother.src filesAndras Timar1-40/+0
2013-02-05make translatable a few more ui stringsAndras Timar1-6/+6
2013-02-05Use the new excel format detector for all binary excel types.Kohei Yoshida8-8/+8
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+2
2013-02-04Add some debug bits for type detection code.Kohei Yoshida3-11/+32
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida1-0/+1
2013-01-30remove useless macrosLuboš Luňák1-2/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac5-373/+300
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara1-1/+1
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin16-88/+67
2013-01-27Some cppcheck cleaningJulien Nabet1-0/+1
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl30-120/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl33-2/+70
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2013-01-25String to OUString conversions in filterRicardo Montania2-180/+178
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power1-1/+2
2013-01-25String cleanup in filterRicardo Montania2-8/+8
2013-01-24fdo#58204: PPT export: fix text rotation in shapes:Michael Stahl1-1/+2
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-14/+12
2013-01-21Remove some unneeded variables in filterMarcos Paulo de Souza1-12/+7
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza12-178/+160
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-5/+5
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac3-9/+9
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