Commit graph

34946 commits

Author SHA1 Message Date
Carsten Driesner
b1059dda82 removetooltypes01: #i112600# Fix build problem on Linux x64 2011-01-27 09:47:43 +01:00
Frank Schoenheit [fs]
1e7279d412 gridsort: tests for sortable grid data 2011-01-27 08:32:47 +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]
23933ae6f6 gridsort: let the sort indicator arrow point up when sorted ascending, and down otherwise. 2011-01-26 20:43:12 +01:00
Philipp Lohmann [pl]
3afc7558eb vcl2gnumake: #i116588# move vcl to gbuild (step 3,linux,solaris,macos) 2011-01-26 19:18:52 +01:00
Mathias Bauer
7c810cb4d7 CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal 2011-01-26 16:15:19 +01:00
Philipp Lohmann [pl]
5a07595a42 vcl2gnumake: #i116588# add static library for salmain 2011-01-26 15:36:08 +01:00
Philipp Lohmann [pl]
b9cd8335c8 vcl119: #i116632# fix an off by one display problem (thanks ssa!) 2011-01-26 14:58:50 +01:00
Frank Schoenheit [fs]
9e1ab4bf40 gridsort: added missing Java file to makefil 2011-01-26 14:57:47 +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
Philipp Lohmann [pl]
096f56c697 vcl2gnumake: #i116588# move vcl to gbuild (step 2) 2011-01-26 14:01:31 +01:00
Mathias Bauer
c4cf136270 CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelper 2011-01-26 13:41:35 +01:00
Carsten Driesner
99a85c5bda gnumake3: adjust comphelper to new build env 2011-01-26 12:32:27 +01:00
Mathias Bauer
6c0d17b3e2 CWS gnumake3: several clean ups and fixes in makefiles 2011-01-26 10:30:19 +01:00
Frank Schoenheit [fs]
0dbaba1db2 Mac WaE 2011-01-25 20:57:27 +01:00
Frank Schoenheit [fs]
d3ea597f51 gridsort: pulled and merged DEV300m98 2011-01-25 20:54:56 +01:00
Mathias Bauer
5ede660954 CWS gnumake3: resync to m98 2011-01-25 18:35:57 +01:00
Mathias Bauer
0ab2ece0b9 CWS gnumake3: merge minibranches 2011-01-25 18:25:21 +01:00
Mathias Bauer
38ea83b7b4 CWS gnumake3: fix license headers 2011-01-25 18:19:55 +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]
54d9ea315a gridsort: post rebase (which was implicitly done by merging CWS dba34b): re-do changes in the new build system 2011-01-25 17:40:38 +01:00
Philipp Lohmann [pl]
bb3127a8c0 vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux) 2011-01-25 17:35:20 +01:00
Mikhail Voytenko
04034b8ca7 gnumake3: adjust sot project to the new build environment 2011-01-25 17:22:00 +01:00
Vladimir Glazunov
265d5f188e #i10000# #i10000# changes from OOO330 m20 2011-01-25 09:58:16 +01:00
Frank Schoenheit [fs]
ea2edeee01 gridsort: pulled CWS dba34b 2011-01-25 09:21:17 +01:00
Philipp Lohmann [pl]
19ba1faf12 vcl2gnumake: #i116589# header cleanup: windows 2011-01-24 20:21:12 +01:00
Mathias Bauer
ab7f1e09bc CWS gnumake3: build gengal with gbuild 2011-01-24 18:57:04 +01:00
Matthias Huetsch [mhu]
12abdfdfab Update from master repository (DEV300_m98). 2011-01-24 16:50:44 +01:00
Philipp Lohmann [pl]
5d463c719b vcl2gnumake: #i116589# header cleanup: linux,solaris,macos 2011-01-24 16:34:14 +01:00
Frank Schoenheit [fs]
38cec087c0 gridsort: adjusted ITableModel documentation to the new realities 2011-01-24 16:04: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
Carsten Driesner
3d6bbc02fd removetooltypes01: Remove tool types from vcl and starmath 2011-01-24 14:07:08 +01:00
Henning Brinkmann
b403835d11 merged DEV300_m98 2011-01-24 13:58:44 +01:00
Ivo Hinkelmann
ffd600e777 masterfix: #i10000# #i116562# kde patch 2011-01-24 13:31:41 +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
Mikhail Voytenko
60b6e151c6 removetooltypes01: #i112600# adjust rebase for windows 2011-01-24 10:28:41 +01:00
Frank Schoenheit [fs]
3dc20e5afd dba34b: reintroduced the fix for #i115468#, which got lost with the wrong resolution of merge conflicts in revision 273410 2011-01-24 09:55:46 +01:00
Mikhail Voytenko
0b7810240a removetooltypes01: #i112600# adjust rebase for windows 2011-01-24 09:24:41 +01:00
Carsten Driesner
2025ad7dd6 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Malte Timmermann [mt]
3b184bbda3 accfixes: accessible name for WINDOW_METRICBOX 2011-01-21 15:42:55 +01:00
Malte Timmermann [mt]
4a68997f96 accfixes: just some exports in toolkit 2011-01-21 15:19:57 +01:00
Carsten Driesner
1ca84c4108 removetooltypes01: #i112600# Merge changes 2011-01-21 13:08:56 +01:00
Carsten Driesner
d979e17ce7 removetooltypes01: #i112600# Fix build problems on non-pro 2011-01-21 13:06:20 +01:00
Malte Timmermann [mt]
9956d0f9aa accfixes: added more accessibility information and fixed tab orders in multiple dialogs (svtools module) 2011-01-21 10:55:35 +01:00
Frank Schoenheit [fs]
4b059a49b3 gridsort: mac WaE 2011-01-21 09:08:32 +01:00
Frank Schoenheit [fs]
b6ac7ef63c gridsort: GridTableRenderer::impl_paintCellContent allow for XInterfaces which are NULL, without asserting them 2011-01-20 13:52:50 +01:00
Philipp Lohmann [pl]
1f197059a0 vcl118: #i116501# additional needed fixes for gbuild migration 2011-01-20 13:38:53 +01:00
Malte Timmermann [mt]
3f195d1684 accfixes: Introduced WINDOW_RULER 2011-01-19 19:12:11 +01:00