summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid/sortablegriddatamodel.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith
2013-03-05doubled usingThomas Arnhold
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-14gridfixes: GCC WaEFrank Schoenheit [fs]
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]
2012-09-14gridfixes: #i117625# recognize unsuccessful sorting attemptsNorbert Thiebaud
2012-09-14gridfixes: #i117188# remove column sort when rows are insertedFrank Schoenheit [fs]
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-08-04add mode-lines to new filessCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]
2011-01-24Automated merge with ssh://hg@hg.services.openoffice.org/cws/gridsortFrank Schoenheit [fs]
2011-01-21gridsort: mac WaEFrank Schoenheit [fs]
2011-01-19gridsort: release our mutex before calling into the delegator (in particular ...Frank Schoenheit [fs]
2011-01-18gridsort: respect the collator got in the service ctorFrank Schoenheit [fs]
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]