Commit graph

1226 commits

Author SHA1 Message Date
obo
894b4df156 CWS-TOOLING: integrate CWS ext006 2011-03-16 09:46:06 +01:00
Frank Schoenheit [fs]
962afcec31 #i117037# re-introduce the XDialog2 support which got lost with some merge conflict resolving 2011-02-21 13:10:28 +01:00
Ivo Hinkelmann
7b54316a19 CWS-TOOLING: integrate CWS gridsort 2011-02-17 16:53:53 +01:00
Malte Timmermann [mt]
1e8ae7f11c accfixes: merged to m100 2011-02-15 17:14:59 +01:00
Frank Schoenheit [fs]
2b7675c9b0 gridsort: pulled and merged DEV300_m100 2011-02-14 23:00:48 +01:00
Jens-Heiner Rechtien [hr]
ce5f1dd187 DEV300 masterfix: #i116814,i116838#: fix XCloneable so that tests work again 2011-02-11 18:06:45 +01:00
Mathias Bauer
d55fc1c693 CWS gnumake3: pull in cws removetooltypes01 2011-02-08 11:49:29 +01:00
Carsten Driesner
88f014217e removetooltypes01: #i112600# Fix build problem after rebase in toolkit 2011-02-07 16:07:14 +01:00
Carsten Driesner
c39a5bda38 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Mathias Bauer
2e913ff4d6 CWS gnumake3: resync to m99 2011-02-03 15:53:56 +01:00
Frank Schoenheit [fs]
2e21a7ec4b pulled and merged DEV300.m99 2011-02-03 09:41:02 +01:00
Vladimir Glazunov
19a03d77ae CWS-TOOLING: integrate CWS dba34b 2011-02-01 11:12:15 +01:00
Frank Schoenheit [fs]
0dde49b239 gridsort: pulled and merged latest changes from CWS dba34b 2011-01-31 09:24:47 +01:00
Vladimir Glazunov
85aac3918f CWS-TOOLING: integrate CWS tabcontrol 2011-01-28 12:51:43 +01:00
Hans-Joachim Lankenau
cb0aa041c2 gnumake3: remove comphelper version; fix including extract.hxx 2011-01-28 12:49:53 +01:00
Ocke Janssen [oj]
3f67c4efe6 tabcontrol: merge master 2011-01-28 11:49:55 +01:00
Frank Schoenheit [fs]
112393ad54 undoapi: pulled and merged DEV300.m98 2011-01-28 11:44:02 +01:00
Ocke Janssen [oj]
d3bcd2b8c4 Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300 2011-01-28 11:42:34 +01:00
Frank Schoenheit [fs]
b699625287 dba34b: do not use a throbber image which doesn't fit into the window 2011-01-28 10:22:51 +01:00
Frank Schoenheit [fs]
25a7a5fec7 gridsort: element*: don't let non-runtime exceptions slip, this will crash on non-Windows platforms 2011-01-27 12:56:33 +01:00
Frank Schoenheit [fs]
75a441f652 gridsort: minor changes to the new API:
- renamed XMutableGridDataModel::setRowHeading to updateRowHeading for consistency reasons
- renamed XSortableGridDataModel to XSortableGridData - actually, this is not a full-fledged model in itself.
2011-01-27 08:17:57 +01:00
Frank Schoenheit [fs]
838ec321b7 gridsort: grid control related unit tests (first set, more to come) 2011-01-26 14:39:03 +01:00
Frank Schoenheit [fs]
d3ea597f51 gridsort: pulled and merged DEV300m98 2011-01-25 20:54:56 +01:00
Frank Schoenheit [fs]
235f20dfc8 gridsort: adjusted new classes from MWS to the UnoControl/Model ctor changes done in the CWS 2011-01-25 17:40:42 +01:00
Frank Schoenheit [fs]
ea2edeee01 gridsort: pulled CWS dba34b 2011-01-25 09:21:17 +01:00
Frank Schoenheit [fs]
6df1f4cd69 gridsort: fixed the UnoControlList/ComboBox ctors so that the latter registers the proper properties 2011-01-24 15:51:23 +01:00
Frank Schoenheit [fs]
0cbc0e3ab6 gridsort: Mac WaE 2011-01-24 12:54:15 +01:00
Frank Schoenheit [fs]
754e27dbde Automated merge with ssh://hg@hg.services.openoffice.org/cws/gridsort 2011-01-24 12:00:56 +01:00
Frank Schoenheit [fs]
7406b40991 gridsort: re-did the column resizing
- introduced XGridColumn.Flexibility, determining to which degree the column is resized during auto-column-resizing
- removed XGridColumn.PreferredWidth - there really is no need for this anymore now
- documented the relationship between XGridColumn.Flexibility and XGridColumn.Resizeable
- re-implemented TableControl_Impl::impl_ni_updateColumnWidths, with (hopefully) less magic
2011-01-24 11:44:36 +01:00
Carsten Driesner
2025ad7dd6 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Malte Timmermann [mt]
4a68997f96 accfixes: just some exports in toolkit 2011-01-21 15:19:57 +01:00
Frank Schoenheit [fs]
4b059a49b3 gridsort: mac WaE 2011-01-21 09:08:32 +01:00
Malte Timmermann [mt]
ab645d9d6f accfixes: Completed VCL Window API for accessible releations, renamed GetLabeledBy to GetAccessibleRelationLabeledBy 2011-01-19 18:15:46 +01:00
Frank Schoenheit [fs]
9db12cc26a gridsort: release our mutex before calling into the delegator (in particular for modifying calls, which trigger listener notifications) 2011-01-19 15:20:30 +01:00
Frank Schoenheit [fs]
903ddf534a gridsort: introduce XGridColumn::DataModelIndex. this allows for column removal/insertion at the GridColumnModel, without the need to touch the GridDataModel 2011-01-19 12:39:41 +01:00
Frank Schoenheit [fs]
e24827c9a7 gridsort: respect the collator got in the service ctor 2011-01-18 22:12:03 +01:00
Frank Schoenheit [fs]
de9dba9275 gridsort: introduce XSortableGridDataModel::removeColumnSort 2011-01-18 17:30:17 +01:00
Frank Schoenheit [fs]
961e924dbc gridsort: #163172# added UNO API support for sorting grid data. Implementation still unfinished.
Things missing in the SortableGridData implementation
- add as listener to the delegator, so we're notified of changes
- translate and multiplex those changes
- do own notifications (XGridDataListener.dataChanged) when the sort order changed
- (possibly) update the sort order when the data in the current sort-column changed
2011-01-18 11:49:20 +01:00
Frank Schoenheit [fs]
dc971d000d gridsort: GCC WaE 2011-01-18 11:15:23 +01:00
Frank Schoenheit [fs]
7031556478 gridsort: made the row title a row heading, being an Any instead of a string 2011-01-16 22:18:58 +01:00
Frank Schoenheit [fs]
622c6ecd2f gridsort: adjust column indexes when inserting columns 2011-01-16 21:09:59 +01:00
Frank Schoenheit [fs]
91b997afa6 gridsort: add disposal checks and some rudimentary mutex locking 2011-01-16 20:59:30 +01:00
Carsten Driesner
f0199f252c removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff 2011-01-14 17:19:25 +01:00
Frank Schoenheit [fs]
d35c316d00 gridsort: XMutableGridData: renamed updateRow to updateRowData for consistency; introduced updateRowToolTip as shortcut for multiple updateCellToolTip calls 2011-01-14 15:13:23 +01:00
Frank Schoenheit [fs]
f30518cc97 gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more explicit, and less magical 2011-01-14 13:19:09 +01:00
Mikhail Voytenko
8568e19020 removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags 2011-01-14 11:20:36 +01:00
Frank Schoenheit [fs]
dfe2edc22c gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an internal implementation detail, and in
fact some clients (the A11Y API implementation) exploited this, e.g. by simply adding elements to the array,
without the owner (the TableControl/_Impl) ever noticing it. Replaced that with a working API.

In this course, removed XGridSelection::getMin/MaxSelectionIndex. Pretty useless IMO, unused, and ugly to
implement.
2011-01-14 11:04:24 +01:00
Frank Schoenheit [fs]
4c08b4b3d3 gridsort: reworked the notification system for inserted/removed rows
In this course, more code which was in SVTXGridControl was moved to the places it belongs to, effectively
meaning that the TableControl has better chances than before to be used outside an SVTXGridControl (though
we're not there, yet).

Also, the selection-related methods in TableControl/_Impl got some refactoring love, so the implementation
details are hidden in the Impl class now, instead of being exposed to an exploited by the TableControl.

And while we were there ... The XGridSelection does not provide a |selectColumn| anymore (there was no
preparation whatsoever for column selection, anywhere, thus it was a complete dummy.)
Also, its de/selectRows methods have been removed: They have questionable use, and make implementation
rather difficult, compared with multiple calls to de/selectRow.
2011-01-13 14:08:36 +01:00
Frank Schoenheit [fs]
6fba3904b9 gridsort: removed the XGridDataModel.removeRows flavour which took an arbitrary sequence of indexes - this makes the handling, in particular for listeners, unnecessarily complex, and has a questionable use only 2011-01-12 21:59:36 +01:00
Frank Schoenheit [fs]
6c8d7babb6 gridsort: reworked the color model for grid controls. Now supporting more than two alternating colors,
having more reasonable defaults for the colors (VOID instead of some hard-coded values, which thus are unusable).
Also, introduced new property UseGridLines controlling whether or not to paint the table grid.
2011-01-12 12:34:24 +01:00