summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2011-01-06gridsort: allow inserting columns into the column model while the control is ...Frank Schoenheit [fs]
2011-01-06gridsort: when removing a control due to a model change, ensure the control i...Frank Schoenheit [fs]
2011-01-05gridsort: member names usually start with UpperCase - corrected this for Grid...Frank Schoenheit [fs]
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]
2011-01-04gridsort: make build on unxlngi6Frank Schoenheit [fs]
2011-01-04gridsort: don't decide in the TableControl whether a cell content is a image ...Frank Schoenheit [fs]
2011-01-03gridsort: allow cloning grid columns, and the (default) grid data/column modelFrank Schoenheit [fs]
2011-01-03gridsort: removed methods from ITableModel which exposed implementation detai...Frank Schoenheit [fs]
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-23gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing wo...Frank Schoenheit [fs]
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23gridsort: re-factoring the column-resizing thingie, step 1Frank Schoenheit [fs]
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-20RTL_CONSTASCII_USTRINGPARAMserval
2010-12-17gridsort: UnoTreeControl should use the base classes ctor taking a factoryFrank Schoenheit [fs]
2010-12-17gridsort: renamed XGridDataModel::add/removeDataListener to add/removeGridDat...Frank Schoenheit [fs]
2010-12-17gridsort: renamed XGridColumn::add/removeColumnListener to add/removeGridColu...Frank Schoenheit [fs]
2010-12-17gridsort: let XGridColumnModel::getColumn throw an IndexOutOfBoundsException ...Frank Schoenheit [fs]
2010-12-17gridsort: removed XGridColumn::updateColumnFrank Schoenheit [fs]
2010-12-17gridsort: more refactoring of the relationship (especially with respect to li...Frank Schoenheit [fs]
2010-12-10Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Ocke.Janssen
2010-12-10tabcontrol: put helpurlOcke.Janssen
2010-12-07gridsort: introduced container listeners at the grid model, reworked and fixe...Frank Schoenheit [fs]
2010-12-07gridsort: no reason to burden each and every client with creating a default D...Frank Schoenheit [fs]
2010-12-07gridsort: re-enabled those testsFrank Schoenheit [fs]
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]
2010-12-03dba34c: during #i115901#: do not use an own static WorkWindow, but the Applic...Frank Schoenheit [fs]
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 22Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-19dba34b: #i115291# when cloning a ListBoxModel, also copy the string itemsFrank Schoenheit [fs]
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-11-05fixup embedded graphic url handlingNoel Power
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-11-03separation of new container controls and existing Dialog control & modelNoel Power
2010-11-03tweak after rebase from masterNoel Power
2010-11-02initial import of latest cws container_controlsNoel Power
2010-11-02tabcontrol: merge with DEV300_m91Mihaela Kedikova
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-20remove unused methodCaolán McNamara
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14tabcontrol: merge with DEV300_m89Mihaela Kedikova