summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid
AgeCommit message (Expand)Author
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-18tdf#39593 Remove toolkit::GridColumn::getImplementationArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-22improve function-local statics in toolkitNoel Grandin
2018-11-22remove unused broadcast_type enumNoel Grandin
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-19toolkit: a micro-optimization taking min and max simulnateouslyTakeshi Abe
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-13inline InitGuardNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in toolkitStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-11-01tdf#93243 replace boost::bind with c++11 lambdas in toolkit/Fabio Buso
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann