summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)AuthorFilesLines
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-6/+6
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-2/+2
2019-09-11tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov1-9/+2
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-1/+1
2019-08-24loplugin:returnconstval in frameworkNoel Grandin3-27/+8
2019-08-19Fix grammarAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann1-3/+3
2019-07-20loplugin:referencecasting in frameworkNoel Grandin1-1/+1
2019-06-23Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov3-20/+6
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin1-2/+3
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-14/+14
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-9/+5
2019-01-29framework: avoid crashing in ~HandlerCFGAccess() in atexit()Michael Stahl1-17/+18
2018-12-19HandlerCFGAccess::read should take referencesNoel Grandin1-9/+8
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin1-1/+1
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-1/+2
2018-09-04loplugin:useuniqueptr in HandlerCacheNoel Grandin1-36/+22
2018-07-30Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-17Use for-range loops in frameworkJulien Nabet1-4/+2
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann2-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin2-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-27loplugin:flatten in variousNoel Grandin2-61/+49
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin1-3/+2
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-3/+3
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann1-1/+0
2017-06-08framework: replace double checked locking patternsJochen Nitschke2-80/+18
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann1-3/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-2/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-6/+6
2017-02-21loplugin:subtlezeroinit: frameworkStephan Bergmann1-2/+2
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann3-0/+5
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-6/+6
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-35/+6
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-8/+1
2016-10-18loplugin:unusedmethodsNoel Grandin1-206/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1