summaryrefslogtreecommitdiff
path: root/svtools/source/table/gridtablerenderer.cxx
AgeCommit message (Expand)Author
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
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
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-04fdo#46808, convert some code in svtools to XComponentContextNoel Grandin
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-14gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columnsNorbert Thiebaud
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud
2012-09-14gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-23unusedcode: svt::Matúš Kukan
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-01-27gridsort: properly render the sort indicator for right-aligned columnsFrank Schoenheit [fs]
2011-01-26gridsort: let the sort indicator arrow point up when sorted ascending, and do...Frank Schoenheit [fs]
2011-01-20gridsort: GridTableRenderer::impl_paintCellContent allow for XInterfaces whic...Frank Schoenheit [fs]
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]
2011-01-17gridsort: delegated the column resize functionality to the DefaultInputHandle...Frank Schoenheit [fs]
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]
2011-01-16gridsort: GCC WaEFrank Schoenheit [fs]
2011-01-14gridsort: fix calculation of auto-alternating-color: Do not adjust towards WH...Frank Schoenheit [fs]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-12gridsort: consolidated retrieval of text draw flags - on incarnation of those...Frank Schoenheit [fs]
2011-01-12gridsort: consolidated and fixed table cell rendering.Frank Schoenheit [fs]
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]
2011-01-11gridsort: don't display cell tooltips unconditionally. Instead, when we use t...Frank Schoenheit [fs]
2011-01-11gridsort: PaintRowHeader's RowPos argument was superfluous - removedFrank Schoenheit [fs]
2011-01-04gridsort: getCellContent: (col,row) instead of (row,col) parametersFrank Schoenheit [fs]
2011-01-04gridsort: don't decide in the TableControl whether a cell content is a image ...Frank Schoenheit [fs]
2011-01-03gridsort: removed methods from ITableModel which exposed implementation detai...Frank Schoenheit [fs]
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-09gridcontrol04: fix for #i112217#Mihaela Kedikova
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova
2010-04-16gridcontrol_03:fixes for #i110947#, #i110521#Mihaela 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