summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)Author
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida
2011-08-08remove stray semicolonDavid Tardon
2011-08-05declarations still present, though impls goneCaolán McNamara
2011-08-04add mode-lines to new filessCaolán McNamara
2011-07-31callcatcher: remove unused codeCaolán McNamara
2011-06-16catch by const referenceCaolán McNamara
2011-06-01use comphelper pattern hereCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23fix rebase conflict hicupNoel Power
2011-03-23adapt the vba container controls that got dropped as part of master mergeNoel Power
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-22fix basic userform operationNoel Power
2011-03-21CWS-TOOLING: integrate CWS dba34cVladimir Glazunov
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-16CWS-TOOLING: integrate CWS ext006obo
2011-03-13removing remaining tools types from toolkitBjoern Michaelsen
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-02-21#i117037# re-introduce the XDialog2 support which got lost with some merge co...Frank Schoenheit [fs]
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
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]
2011-02-10Remove DECLARE_LIST( ComponentEntryList, ComponentEntry* )Joseph Powers
2011-02-10Remove DECLARE_LIST( UnoControlModelEntryListBase, UnoControlModelEntry* )Joseph Powers
2011-02-10Remove DECLARE_LIST( PopupMenuRefList, uno::Reference< awt::XPopupMenu >* )Joseph Powers
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
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]
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2011-01-24gridsort: fixed the UnoControlList/ComboBox ctors so that the latter register...Frank Schoenheit [fs]
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. Implementatio...Frank Schoenheit [fs]
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]
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 GridData/Col...Frank Schoenheit [fs]
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko