summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unogridcolumnfacade.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-10/+0
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-6/+6
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold1-3/+3
2013-08-15convert include/svtools/table/tablemodel.hxx from String to OUStringNoel Grandin1-4/+4
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]1-2/+2
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]1-2/+10
2011-01-11gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column h...Frank Schoenheit [fs]1-0/+2
2011-01-04gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Inste...Frank Schoenheit [fs]1-0/+104