summaryrefslogtreecommitdiff
path: root/svtools/source/table/gridtablerenderer.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-04fdo#46808, convert some code in svtools to XComponentContextNoel Grandin1-1/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-09-14gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columnsNorbert Thiebaud1-1/+3
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud1-7/+20
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud1-13/+6
2012-09-14gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud1-4/+19
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-08-23unusedcode: svt::Matúš Kukan1-6/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-213/+450
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]1-26/+0
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-6/+32
2011-01-27gridsort: properly render the sort indicator for right-aligned columnsFrank Schoenheit [fs]1-1/+1
2011-01-26gridsort: let the sort indicator arrow point up when sorted ascending, and do...Frank Schoenheit [fs]1-1/+1
2011-01-20gridsort: GridTableRenderer::impl_paintCellContent allow for XInterfaces whic...Frank Schoenheit [fs]1-5/+24
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]1-3/+95
2011-01-17gridsort: delegated the column resize functionality to the DefaultInputHandle...Frank Schoenheit [fs]1-2/+2
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]1-6/+11
2011-01-16gridsort: GCC WaEFrank Schoenheit [fs]1-0/+2
2011-01-14gridsort: fix calculation of auto-alternating-color: Do not adjust towards WH...Frank Schoenheit [fs]1-6/+6
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-6/+6
2011-01-12gridsort: consolidated retrieval of text draw flags - on incarnation of those...Frank Schoenheit [fs]1-46/+33
2011-01-12gridsort: consolidated and fixed table cell rendering.Frank Schoenheit [fs]1-51/+55
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]1-107/+128
2011-01-11gridsort: don't display cell tooltips unconditionally. Instead, when we use t...Frank Schoenheit [fs]1-7/+57
2011-01-11gridsort: PaintRowHeader's RowPos argument was superfluous - removedFrank Schoenheit [fs]1-2/+2
2011-01-04gridsort: getCellContent: (col,row) instead of (row,col) parametersFrank Schoenheit [fs]1-1/+1
2011-01-04gridsort: don't decide in the TableControl whether a cell content is a image ...Frank Schoenheit [fs]1-126/+183
2011-01-03gridsort: removed methods from ITableModel which exposed implementation detai...Frank Schoenheit [fs]1-3/+3
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-69/+76
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-6/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-06-09gridcontrol04: fix for #i112217#Mihaela Kedikova1-8/+19
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova1-61/+57
2010-04-23gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodelMihaela Kedikova1-3/+3
2010-04-16gridcontrol_03:fixes for #i110947#, #i110521#Mihaela Kedikova1-116/+70
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova1-230/+223
2010-03-22resolved conflicts rev 265602Mihaela Kedikova1-10/+12
2010-03-22recent changes for grid controlMihaela Kedikova1-10/+12
2010-03-11bugs fixed for build on macOSMihaela Kedikova1-0/+2
2010-02-12recent changes for grid controlMihaela Kedikova1-58/+248
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-22/+23
2009-08-26CWS-TOOLING: integrate CWS gridcontrol_01Release Engineers1-0/+234