summaryrefslogtreecommitdiffstats
path: root/toolkit/inc
Commit message (Expand)AuthorAgeFilesLines
* entirely unused UnoMemoryStream classCaolán McNamara2012-02-191-75/+0
* callcatcher: update unused code listCaolán McNamara2012-02-161-1/+0
* fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power2012-02-133-1/+17
* remove unused codeThomas Arnhold2012-01-181-1/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-375/+0
* remove include of pch header from toolkitNorbert Thiebaud2011-11-272-2/+0
* remove obsolete layout codeFelix Zhang2011-11-171-405/+0
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-151-4/+0
* remove unused methods from layoutFelix Zhang2011-11-151-90/+0
* removing obsolete layout codeFelix Zhang2011-11-153-172/+0
* Fix linking on WindowsFridrich Štrba2011-11-031-4/+0
* remove unused methods in layoutFelix Zhang2011-11-023-380/+18
* Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida2011-08-111-2/+8
* remove stray semicolonDavid Tardon2011-08-081-1/+1
* declarations still present, though impls goneCaolán McNamara2011-08-051-2/+0
* add mode-lines to new filessCaolán McNamara2011-08-049-0/+27
* callcatcher: remove unused codeCaolán McNamara2011-07-311-2/+0
* catch by const referenceCaolán McNamara2011-06-161-6/+6
* use comphelper pattern hereCaolán McNamara2011-06-011-25/+11
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-1/+7
|\
| * CWS-TOOLING: integrate CWS dba34cVladimir Glazunov2011-03-211-7/+7
| |\
| | * Automated merge with file:///d:\tools\master\oooOcke Janssen2011-03-041-7/+7
| | |\
| | | * dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]2011-02-1411-14/+16
| | | |\
| | | * \ merge from masterOcke Janssen [oj]2011-02-0316-200/+769
| | | |\ \
| | | * \ \ dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]2011-01-071-48/+0
| | | |\ \ \
| | | * | | | dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]2010-12-011-7/+7
* | | | | | | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-293-0/+0
* | | | | | | fix rebase conflict hicupNoel Power2011-03-231-1/+0
* | | | | | | adapt the vba container controls that got dropped as part of master mergeNoel Power2011-03-231-0/+143
* | | | | | | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-03-231-1/+2
|\ \ \ \ \ \ \
| * | | | | | | fix basic userform operationNoel Power2011-03-221-1/+2
* | | | | | | | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-14/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | CWS-TOOLING: integrate CWS ext006obo2011-03-161-14/+12
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | #i117037# re-introduce the XDialog2 support which got lost with some merge co...Frank Schoenheit [fs]2011-02-211-14/+12
* | | | | | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* | | | | | | removing remaining tools types from toolkitBjoern Michaelsen2011-03-132-2/+2
* | | | | | | fix up merging issues, so it compilesMichael Meeks2011-03-113-236/+2
* | | | | | | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1145-516/+1287
|\| | | | | |
| * | | | | | CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann2011-02-1723-130/+166
| |\| | | | |
| | * | | | | gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2011-02-1411-14/+16
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | pulled and merged DEV300.m99Frank Schoenheit [fs]2011-02-0323-130/+166
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]2011-01-2525-250/+492
| | | |\ \ \ \
| | | | * | | | gridsort: adjusted new classes from MWS to the UnoControl/Model ctor changes ...Frank Schoenheit [fs]2011-01-252-3/+3
| | | | * | | | gridsort: pulled CWS dba34bFrank Schoenheit [fs]2011-01-2512-189/+348
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | * | | | gridsort: fixed the UnoControlList/ComboBox ctors so that the latter register...Frank Schoenheit [fs]2011-01-241-1/+11
| | | | * | | | gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]2011-01-181-0/+1
| | | | * | | | gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]2011-01-121-4/+5
| | | | * | | | gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]2011-01-071-1/+1
| | | | * | | | gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/Col...Frank Schoenheit [fs]2011-01-071-0/+2
| | | | * | | | gridsort: introduced container listeners at the grid model, reworked and fixe...Frank Schoenheit [fs]2010-12-071-6/+0