Commit graph

34946 commits

Author SHA1 Message Date
Malte Timmermann [mt]
ab645d9d6f accfixes: Completed VCL Window API for accessible releations, renamed GetLabeledBy to GetAccessibleRelationLabeledBy 2011-01-19 18:15:46 +01:00
Bjoern Michaelsen
cb966ed98f gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing 2011-01-19 16:36:58 +01:00
Philipp Lohmann [pl]
cc01ab8a81 vcl118: #i115048# revert brochure printing in writer to old behavior taking the paper size form the printer driver, add paper name to print preview 2011-01-19 16:33:54 +01:00
Carsten Driesner
8a8205b575 removetooltypes01: #i112600# Make changes for MacOSX to remove tools types inc VCL and other projects 2011-01-19 15:42:25 +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
Bjoern Michaelsen
c78a063da4 gnumake3: #i116390# finishing support for Junittests in gbuild 2011-01-19 14:16:46 +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
Ivo Hinkelmann
7640d6a69f masterfix: #i10000# resource fix 2011-01-19 12:28:29 +01:00
Ivo Hinkelmann
6e8b722fe3 CWS-TOOLING: integrate CWS sb135 2011-01-19 12:24:32 +01:00
Ivo Hinkelmann
b7908c38b1 CWS-TOOLING: integrate CWS mingwport33 2011-01-19 12:20:03 +01:00
Ivo Hinkelmann
43ca56fac5 CWS-TOOLING: integrate CWS ab79 2011-01-19 12:16:23 +01:00
Frank Schoenheit [fs]
e8f649b5ad gridsort: render indicator for current column sort 2011-01-19 11:11:29 +01:00
Frank Schoenheit [fs]
37b53c32ec gridsort: fix calculation of nActualRows when rendering the row header area - there were edge cases where this area was too large 2011-01-18 22:31:36 +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]
7ad4e757c3 gridsort: getStandardLessPredicate: optional collator instance for string comparison 2011-01-18 22:11:21 +01:00
Frank Schoenheit [fs]
73c1b2ce0d gridsort: corrected include 2011-01-18 21:31:48 +01:00
Philipp Lohmann [pl]
f25576b919 vcl118: #i116501# migrated padmin module to gbuild system 2011-01-18 18:48:23 +01:00
Philipp Lohmann [pl]
9381025d4a vcl118: #i116501# migrated padmin module to gbuild system 2011-01-18 18:44:14 +01:00
Ivo Hinkelmann
6da383ea9a CWS-TOOLING: integrate CWS fwk162 2011-01-18 18:14:05 +01:00
Frank Schoenheit [fs]
de9dba9275 gridsort: introduce XSortableGridDataModel::removeColumnSort 2011-01-18 17:30:17 +01:00
Ivo Hinkelmann
b681646aed CWS-TOOLING: integrate CWS gridcontrol07 2011-01-18 16:37:37 +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]
e4e1fd5c19 gridsort: outsorced the STL-compatible Less-predicates for UNO types from enumerablemap.cxx to a dedicated file, which can be used in other places, too 2011-01-18 11:49:19 +01:00
Frank Schoenheit [fs]
4a593d1851 gridsort: initial support for sorting the table data (unfinished)
What's there is a IMouseFunction implementation which cares for sorting the ITableModel's data,
by the column whose header was clicked. This is dependent on the model declaring support for sorting,
by exposing a ITableSort interface.

Missing pieces:
- no UNO equivalent, yet (neither as design nor as implementation)
- visualization of the current sort order/column
2011-01-18 11:49:19 +01:00
Frank Schoenheit [fs]
dc971d000d gridsort: GCC WaE 2011-01-18 11:15:23 +01:00
Mikhail Voytenko
a6813969c3 removetooltypes01: #i112600# fixes for solaris 2011-01-18 10:58:00 +01:00
Eike Rathke
649cff57f9 locales34: #i116449# include W in IndexKey 2011-01-17 20:56:42 +01:00
Philipp Lohmann [pl]
36a9d8b010 vcl118: #i110916# move reverse page order checkbox to print range 2011-01-17 18:21:18 +01:00
Philipp Lohmann [pl]
20a8cc813f vcl118: #i116133# convert to greyscale for PDFWriter 2011-01-17 16:24:56 +01:00
obo
58dd297228 CWS-TOOLING: integrate CWS calc65 2011-01-17 15:09:25 +01:00
Frank Schoenheit [fs]
405a0f6cf1 gridsort: fix getRowAtPoint 2011-01-17 14:25:56 +01:00
Frank Schoenheit [fs]
bdf5a65cb5 gridsort: do not activate header cells 2011-01-17 14:18:20 +01:00
Ivo Hinkelmann
38d2a4949e CWS-TOOLING: integrate CWS xlastovi 2011-01-17 13:59:57 +01:00
Frank Schoenheit [fs]
0621b2ecec gridsort: fix impl_getColumnForOrdinate to take row headers into account 2011-01-17 13:54:53 +01:00
Frank Schoenheit [fs]
79610ce242 gridsort: moved the row selection functionality into a IMouseFunction implementation, too 2011-01-17 13:49:08 +01:00
Mathias Bauer
8d9e0ad6d1 cws mongolianlayout: resync to m97 2011-01-17 13:31:54 +01:00
Frank Schoenheit [fs]
1a31d1f55b gridsort: outsourced the column-resizing functionality into a dedicated class.
Less cluttering in the InputHandler implementation this way.
Same outsourcing is still to happen to the row selection functionality.
The upcoming feature of column sorting will be a IMouseFunction implementation, too.
2011-01-17 13:14:28 +01:00
hb
8c5b33a471 merge 2011-01-17 12:26:20 +01:00
Frank Schoenheit [fs]
dbff9efb81 gridsort: delegated the column resize functionality to the DefaultInputHandler implementation 2011-01-17 12:19:05 +01:00
Frank Schoenheit [fs]
9c169fd0b2 gridsort: UpdateTip: don't ignore the given text 2011-01-17 09:13:00 +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
Eike Rathke
4f92c09487 locales34: #i115633# added Kabyle [kab-DZ] to language list 2011-01-16 22:18:56 +01:00
Eike Rathke
7d8bdf3acc locales34: #i115482# added Lojban [jbo] to language list 2011-01-16 21:50:59 +01:00
Frank Schoenheit [fs]
00abb7e08b gridsort: GCC WaE 2011-01-16 21:18:35 +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
Frank Schoenheit [fs]
2ecf0e5d2a gridsort: ComponentGuard class, encapsulating the 'lock mutex and check for disposal' patern 2011-01-16 20:59:12 +01:00
Eike Rathke
9555e0bc6d locales34: #i108182# added Urdu_Pakistan [ur-PK] locale data; contributed by <abdulmoeed> via it46 localegen 2011-01-16 20:54:45 +01:00
Eike Rathke
2a40932afc locales34: #i116241# added Limbu (Nepal) [lif-NP] locale data; contributed by <kaonohi> via it46 localegen 2011-01-16 20:19:23 +01:00
Eike Rathke
4fe4d99910 locales34: #i116240# added Hawaiian [haw-US] locale data; contributed by <kaonohi> via it46 localegen 2011-01-16 19:21:42 +01:00