summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filtergrouping.cxx
AgeCommit message (Expand)Author
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
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