summaryrefslogtreecommitdiff
path: root/svtools/source/table/mousefunction.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]
2011-01-17gridsort: moved the row selection functionality into a IMouseFunction impleme...Frank Schoenheit [fs]
2011-01-17gridsort: outsourced the column-resizing functionality into a dedicated class.Frank Schoenheit [fs]