summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-5/+0
2011-07-11Replace List with std::vector< VCLXGraphics* >Joseph Powers1-3/+3
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-6/+27
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2-6/+27
2011-04-15all bogus comments removed by regular expressionsJúlio Hoffimann1-1/+1
2011-03-28CWS-TOOLING: integrate CWS fwk167Ivo Hinkelmann1-4/+6
2011-03-23adapt the vba container controls that got dropped as part of master mergeNoel Power1-7/+0
2011-03-21fwk167: Rebase to DEV300m103Carsten Driesner5-167/+161
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-11/+11
2011-03-11fix up merging issues, so it compilesMichael Meeks1-3/+10
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky10-445/+229
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen1-35/+23
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-5/+5
2011-02-28fwk167: #i70217 No need to assert if the same instance is set. Don't create a...Carsten Driesner1-4/+6
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann4-166/+161
2011-02-15accfixes: merged to m100Malte Timmermann [mt]8-153/+93
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2-5/+5
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]2-5/+5
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner6-148/+88
2011-02-03merge from masterOcke Janssen [oj]4-9/+66
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]4-166/+161
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov4-139/+22
2011-01-28Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Ocke Janssen [oj]4-9/+66
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+2
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]5-203/+14
2011-01-21accfixes: just some exports in toolkitMalte Timmermann [mt]1-1/+0
2011-01-18gridsort: #163172# added UNO API support for sorting grid data. Implementatio...Frank Schoenheit [fs]2-1/+4
2011-01-16move these global static to be local staticsCaolán McNamara1-19/+18
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-1/+1
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]1-4/+5
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]1-63/+0
2011-01-07gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]1-1/+1
2011-01-07gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/Col...Frank Schoenheit [fs]1-2/+4
2011-01-07gridsort: removed css.awt.grid.ScrollBarMode - it was unused, and if it weren...Frank Schoenheit [fs]1-1/+0
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-64/+0
2011-01-06gridsort: correct registration for tthe GridColumn serviceFrank Schoenheit [fs]1-72/+75
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]1-63/+0
2010-12-23gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing wo...Frank Schoenheit [fs]1-2/+2
2010-12-07gridsort: re-enabled those testsFrank Schoenheit [fs]1-1/+1
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]2-57/+58
2010-12-06remove obsolete __FAR_DATAMichael Callahan2-77/+77
2010-12-01dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]1-35/+23
2010-11-28cppcheck: can use prefix variantCaolán McNamara1-1/+1
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 22Gert Faller1-2/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller2-3/+3
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-64/+0
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers1-11/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang4-96/+13