summaryrefslogtreecommitdiff
path: root/svtools/source/uno/svtxgridcontrol.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin1-12/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-27/+27
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-33/+33
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-29/+29
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks1-1/+1
2015-02-18boost->stdCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
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-29/+29
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-27/+27
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt1-0/+3
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud1-4/+10
2012-09-14gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud1-16/+17
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara1-1/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-43/+45
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann1-43/+45
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]1-1/+1
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]1-2/+0
2011-01-13gridsort: reworked the notification system for inserted/removed rowsFrank Schoenheit [fs]1-8/+3
2011-01-11gridsort: XGridControl: add methods to retrieve the current row/colFrank Schoenheit [fs]1-0/+2
2011-01-11gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introdu...Frank Schoenheit [fs]1-2/+5
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]1-1/+0
2011-01-10gridsort: XGridDataModel: moved modifying functionality into XMutableGridData...Frank Schoenheit [fs]1-3/+4
2011-01-07gridsort: alllow removing columns from a grid control column modelFrank Schoenheit [fs]1-3/+2
2011-01-04gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Inste...Frank Schoenheit [fs]1-9/+1
2010-12-17gridsort: more refactoring of the relationship (especially with respect to li...Frank Schoenheit [fs]1-2/+9
2010-12-07gridsort: introduced container listeners at the grid model, reworked and fixe...Frank Schoenheit [fs]1-29/+35
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-0/+0
2010-06-07#i112187#Frank Schoenheit [fs]1-1/+1
2010-05-11unoawt: merge after pulling from CWS slidecopyFrank Schoenheit [fs]1-15/+29
2010-04-12slidecopy: mergeFrank Schoenheit [fs]1-4/+1
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-30fixes for i106470Mihaela Kedikova1-0/+106
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova1-8/+5
2010-03-22fixed bugs for linux buildMihaela Kedikova1-2/+0
2010-03-22recent changes for grid controlMihaela Kedikova1-7/+26
2010-02-12recent changes for grid controlMihaela Kedikova1-5/+2