summaryrefslogtreecommitdiff
path: root/unotools/source/config/viewoptions.cxx
AgeCommit message (Expand)Author
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unotoolsStephan Bergmann
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-30clang-tidy modernize-pass-by-value in unotoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in unotoolsStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-07-27simplify SvtViewOptionsNoel Grandin
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-06-26s/catched/caughtNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-04-07Clean up unused functionsStephan Bergmann
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-12-20typo fixesAndras Timar