summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Collapse)Author
2011-03-27gridfixes: #i117549# finalize css.awt.tab APIFrank Schoenheit [fs]
2011-03-25gridfixes: pulled and merged DEV300:m104Frank Schoenheit [fs]
2011-03-22gridfixes: #i117398# allow to specify selection-related colors in table/grid ↵Frank Schoenheit [fs]
control models (VCL/UNO)
2011-03-21CWS-TOOLING: integrate CWS dba34cVladimir Glazunov
2011-03-16CWS-TOOLING: integrate CWS ext006obo
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-03gridfixes: #i117145#Frank Schoenheit [fs]
2011-02-21#i117037# re-introduce the XDialog2 support which got lost with some merge ↵Frank Schoenheit [fs]
conflict resolving
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-11DEV300 masterfix: #i116814,i116838#: fix XCloneable so that tests work againJens-Heiner Rechtien [hr]
Notes: split repo tag: libs-gui_ooo/DEV300_m100
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03merge from masterOcke Janssen [oj]
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
2011-01-28Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Ocke Janssen [oj]
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]
2011-01-25gridsort: adjusted new classes from MWS to the UnoControl/Model ctor changes ↵Frank Schoenheit [fs]
done in the CWS
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2011-01-24gridsort: fixed the UnoControlList/ComboBox ctors so that the latter ↵Frank Schoenheit [fs]
registers the proper properties
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21accfixes: just some exports in toolkitMalte Timmermann [mt]
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. ↵Frank Schoenheit [fs]
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-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, ↵Carsten Driesner
svx, toolkit and xmloff
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more ↵Frank Schoenheit [fs]
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-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]
2011-01-07gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]
2011-01-07gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the ↵Frank Schoenheit [fs]
GridData/ColumnModel, but to the GridControlModel
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]
2010-12-07gridsort: introduced container listeners at the grid model, reworked and ↵Frank Schoenheit [fs]
fixed listener relationship between grid model/control/peer
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service ↵Frank Schoenheit [fs]
factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory
2010-12-01dba34b: #i113555# when a button's URL points to a document-local target, ↵Frank Schoenheit [fs]
properly export this to PDF
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from ↵Xiaofei Zhang
xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and ↵Xiaofei Zhang
framework
2010-11-02tabcontrol: merge with DEV300_m91Mihaela Kedikova
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]
2010-10-14tabcontrol: merge with DEV300_m89Mihaela Kedikova
2010-10-11dba34b: #i112779# support automatic HC theme in AnimatedImagesPeerFrank Schoenheit [fs]
2010-10-11dba34b: during #i112779#: don't hold an extra BitmapEx in ImageControl, use ↵Frank Schoenheit [fs]
base classes Image instead
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-07dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a ↵Frank Schoenheit [fs]
'real' control
2010-10-06dba34b: #i112779# new 'animated images' UNO control, superseding the ↵Frank Schoenheit [fs]
(X)SimpleAnimation and Throbber controls
2010-09-17DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau
2010-09-09tabcontrol: fix graphic objedct for dialogOcke Janssen [oj]