summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-03-15define ODFSVER_LATEST at a central placeEike Rathke
2016-03-13quieten debugging soffice startupCaolán McNamara
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2016-03-02unotools: handle classification path in SvtDefaultOptionsMiklos Vajna
2016-03-02sfx2 classification: use SvtPathOptionsMiklos Vajna
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2016-02-26add missing commaEike Rathke
2016-02-25prepare SearchOptions config with IsUseWildcardEike Rathke
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-11OTempFileService: avoid manually deleting mpTempFileMiklos Vajna
2016-02-05nitpick, mention function name in assertEike Rathke
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin
2016-01-14unotools: This list is constantTakeshi Abe
2016-01-13loplugin:unusedmethods unused return value unotools/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-05let us try to use the pid as well on windowsMarkus Mohrhard
2016-01-04remove unnecessary ;Markus Mohrhard
2015-12-24OModule::onFirstClient is unusedNoel Grandin
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-14Silence warning C4334 under --enble-64-bit MSVCStephan Bergmann
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-25add const in ranged forAndrzej Hunt
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20attempt to fix tdf#95935 - CRASH on startup in o3tl vcl codeNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-17use unique_ptr for pImpl in unotools/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann