summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]25-3138/+5415
2011-01-25CWS gnumake3: resync to m98Mathias Bauer5-4/+25
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]123-5247/+163
2011-01-24Update from master repository (DEV300_m98).Matthias Huetsch [mhu]132-6523/+194
2011-01-24gridsort: adjusted ITableModel documentation to the new realitiesFrank Schoenheit [fs]2-3/+1
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]4-153/+246
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko1-1/+1
2011-01-24Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34bFrank Schoenheit [fs]1-0/+1
2011-01-24dba34b: reintroduced the fix for #i115468#, which got lost with the wrong res...Frank Schoenheit [fs]1-1/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner12-1291/+49
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]7-84/+48
2011-01-20gridsort: GridTableRenderer::impl_paintCellContent allow for XInterfaces whic...Frank Schoenheit [fs]1-5/+24
2011-01-19accfixes: Introduced WINDOW_RULERMalte Timmermann [mt]1-0/+1
2011-01-19accfixes: Completed VCL Window API for accessible releations, renamed GetLabe...Malte Timmermann [mt]2-2/+2
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen7-1285/+22
2011-01-19gridsort: introduce XGridColumn::DataModelIndex. this allows for column remov...Frank Schoenheit [fs]8-37/+104
2011-01-19CWS-TOOLING: integrate CWS ab79Ivo Hinkelmann1-1/+1
2011-01-19gridsort: render indicator for current column sortFrank Schoenheit [fs]6-51/+163
2011-01-18gridsort: fix calculation of nActualRows when rendering the row header area -...Frank Schoenheit [fs]1-7/+6
2011-01-18CWS-TOOLING: integrate CWS fwk162Ivo Hinkelmann3-1/+8
2011-01-18gridsort: introduce XSortableGridDataModel::removeColumnSortFrank Schoenheit [fs]1-5/+5
2011-01-18CWS-TOOLING: integrate CWS gridcontrol07Ivo Hinkelmann1-2/+16
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]1-7/+35
2011-01-18gridsort: initial support for sorting the table data (unfinished)Frank Schoenheit [fs]8-28/+137
2011-01-18gridsort: GCC WaEFrank Schoenheit [fs]2-4/+3
2011-01-17gridsort: fix getRowAtPointFrank Schoenheit [fs]2-19/+21
2011-01-17gridsort: do not activate header cellsFrank Schoenheit [fs]2-73/+64
2011-01-17gridsort: fix impl_getColumnForOrdinate to take row headers into accountFrank Schoenheit [fs]1-3/+8
2011-01-17gridsort: moved the row selection functionality into a IMouseFunction impleme...Frank Schoenheit [fs]4-64/+104
2011-01-17gridsort: outsourced the column-resizing functionality into a dedicated class.Frank Schoenheit [fs]4-122/+411
2011-01-17gridsort: delegated the column resize functionality to the DefaultInputHandle...Frank Schoenheit [fs]6-277/+267
2011-01-16gridsort: made the row title a row heading, being an Any instead of a stringFrank Schoenheit [fs]7-18/+25
2011-01-16locales34: #i115633# added Kabyle [kab-DZ] to language listEike Rathke1-0/+1
2011-01-16locales34: #i115482# added Lojban [jbo] to language listEike Rathke1-0/+1
2011-01-16gridsort: GCC WaEFrank Schoenheit [fs]3-3/+5
2011-01-16locales34: #i116241# added Limbu (Nepal) [lif-NP] locale data; contributed by...Eike Rathke1-0/+1
2011-01-16locales34: #i116240# added Hawaiian [haw-US] locale data; contributed by <kao...Eike Rathke1-0/+1
2011-01-16locales34: #i113937# added Yiddish_USA [yi-US] locale data; contributed by <cmc>Eike Rathke1-1/+2
2011-01-14gridsort: if the tooltip text contains line breaks, force the tip style to be...Frank Schoenheit [fs]1-1/+5
2011-01-14gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more e...Frank Schoenheit [fs]1-3/+11
2011-01-14gridsort: TableDataWindow: use Help::ShowTip instead of Help::ShowQuickHelp.Frank Schoenheit [fs]3-28/+61
2011-01-14gridsort: moved tabledatawindow from svtools/inc/svtools to svtools/source/ta...Frank Schoenheit [fs]5-6/+95
2011-01-14gridsort: fix calculation of auto-alternating-color: Do not adjust towards WH...Frank Schoenheit [fs]1-6/+6
2011-01-14gridsort: added runtime-checks (non-pro only) for consistency of m_aColumnWidthsFrank Schoenheit [fs]1-9/+26
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko3-4/+4
2011-01-14gridsort: respect runtime-changes of the table metrics (in the UNO control mo...Frank Schoenheit [fs]4-43/+65
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]6-122/+41
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]1-2/+2
2011-01-14gridsort: fixed invalidateRowRange for some edge casesFrank Schoenheit [fs]4-47/+71
2011-01-13gridsort: rowsRemoved/Inserted: update scrollbarsFrank Schoenheit [fs]1-0/+6