summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2013-02-18remove stray makefile.mk in filterBjoern Michaelsen
2013-02-17fix build, caused by fast string concatLuboš Luňák
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-16coverity#707515: Uninitialized scalar variableCaolán McNamara
2013-02-16coverity#707516: Uninitialized scalar variableCaolán McNamara
2013-02-16coverity#707517: Uninitialized scalar variableCaolán McNamara
2013-02-16filter: fix broken string conversionMichael Stahl
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza
2013-02-16Some cppcheck cleaningJulien Nabet
2013-02-15coverity: fix mismatch between new[] and deleteMarkus Mohrhard
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza
2013-02-13Fix scope + member variables not initializedJulien Nabet
2013-02-13filter: svg: optimizeGradientStops: fix STL assertionMichael Stahl
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12fdo#60703: MSDraw filter: fix import of flagsMichael Stahl
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-11fdo#46808, Convert to getProcessComponentContext()Noel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-05make translatable a few more ui stringsAndras Timar
2013-02-05Use the new excel format detector for all binary excel types.Kohei Yoshida
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-02-04Add some debug bits for type detection code.Kohei Yoshida
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