summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid/gridcolumn.cxx
AgeCommit message (Expand)Author
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-23tk: Constructor feature for toolkit::GridColumn.Matúš Kukan
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-26gridsort: grid control related unit tests (first set, more to come)Frank Schoenheit [fs]
2011-01-24gridsort: Mac WaEFrank Schoenheit [fs]
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]
2011-01-16gridsort: add disposal checks and some rudimentary mutex lockingFrank Schoenheit [fs]
2011-01-11gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introdu...Frank Schoenheit [fs]
2011-01-11gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column h...Frank Schoenheit [fs]
2011-01-10gridsort: removed XGridColumn::setIndex - don't really want to have something...Frank Schoenheit [fs]
2011-01-05gridsort: member names usually start with UpperCase - corrected this for Grid...Frank Schoenheit [fs]
2011-01-04gridsort: make build on unxlngi6Frank Schoenheit [fs]
2011-01-03gridsort: allow cloning grid columns, and the (default) grid data/column modelFrank Schoenheit [fs]
2010-12-17gridsort: renamed XGridColumn::add/removeColumnListener to add/removeGridColu...Frank Schoenheit [fs]
2010-12-17gridsort: removed XGridColumn::updateColumnFrank Schoenheit [fs]
2010-12-07gridsort: introduced container listeners at the grid model, reworked and fixe...Frank Schoenheit [fs]
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-27gridcontrol_03:bug fixes for resizing columnsMihaela Kedikova
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova
2010-03-22resolved conflicts rev 265602Mihaela Kedikova
2010-03-22recent changes for grid controlMihaela Kedikova
2010-03-11bugs fixed for build on macOSMihaela Kedikova
2010-02-15recent changes for grid controlMihaela Kedikova
2010-02-12recent changes for grid controlMihaela Kedikova
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-26CWS-TOOLING: integrate CWS gridcontrol_01Release Engineers