summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-04loplugin:useuniqueptr in HandlerCacheNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-21loplugin:subtlezeroinit: frameworkStephan Bergmann
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-07dllexport class deriving from template means trouble with MSVCStephan Bergmann
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann