summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid/sortablegriddatamodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-8/+11
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-09-14gridfixes: GCC WaEFrank Schoenheit [fs]1-2/+2
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud1-0/+28
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]1-0/+13
2012-09-14gridfixes: #i117625# recognize unsuccessful sorting attemptsNorbert Thiebaud1-8/+20
2012-09-14gridfixes: #i117188# remove column sort when rows are insertedFrank Schoenheit [fs]1-41/+16
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-1/+0
2011-08-04add mode-lines to new filessCaolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]1-2/+2
2011-01-24Automated merge with ssh://hg@hg.services.openoffice.org/cws/gridsortFrank Schoenheit [fs]1-1/+1
2011-01-21gridsort: mac WaEFrank Schoenheit [fs]1-1/+1
2011-01-19gridsort: release our mutex before calling into the delegator (in particular ...Frank Schoenheit [fs]1-14/+51
2011-01-18gridsort: respect the collator got in the service ctorFrank Schoenheit [fs]1-1/+1
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]1-25/+415
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]1-0/+450