summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16remove unused Link fieldNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-14gridfixes: fixed assertionFrank Schoenheit [fs]
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-26callcatcher: remove some unused codeCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-23unusedcode: svt::Matúš Kukan
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky