summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filtergrouping.cxx
AgeCommit message (Expand)Author
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-19WaE: equality comparison result unusedCaolán McNamara
2013-12-19CID#705114 (unlikely) invalid iteratorCaolán McNamara
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-11-24One DBG_ASSERT -> SAL_WARN_IFStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-15Possible inefficient checking for <var> emptinessJulien Nabet
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida
2012-04-12removed dead codeTakeshi Abe
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-09-27ByteString->rtl::OStringBufferCaolán McNamara