summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar
2013-01-25String to OUString conversions in filterRicardo Montania
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power
2013-01-25String cleanup in filterRicardo Montania
2013-01-24fdo#58204: PPT export: fix text rotation in shapes:Michael Stahl
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