summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/dialogcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-08-04add mode-lines to new filessCaolán McNamara1-0/+3
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+4
2011-04-29Remove some references to "tools/list.hxx" which wheren't needed.Joseph Powers1-1/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+4
2011-03-23adapt the vba container controls that got dropped as part of master mergeNoel Power1-0/+560
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky1-0/+81
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-24/+17
2011-03-22fix basic userform operationNoel Power1-0/+81
2011-03-21fwk167: Rebase to DEV300m103Carsten Driesner1-26/+22
2011-03-11fix up merging issues, so it compilesMichael Meeks1-2263/+50
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-589/+26
2011-03-09fwk167: #i87596# Remove decoration on windowResized() only in design mode. VC...Carsten Driesner1-1/+4
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-4/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-5/+5
2011-02-21#i117037# re-introduce the XDialog2 support which got lost with some merge co...Frank Schoenheit [fs]1-24/+17
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers1-1/+0
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-0/+10
2011-02-11DEV300 masterfix: #i116814,i116838#: fix XCloneable so that tests work againJens-Heiner Rechtien [hr]1-0/+10
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba1-4/+4
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-2/+2
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]1-5/+8
2011-01-27gridsort: element*: don't let non-runtime exceptions slip, this will crash on...Frank Schoenheit [fs]1-5/+40
2011-01-06gridsort: when removing a control due to a model change, ensure the control i...Frank Schoenheit [fs]1-0/+11
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]1-41/+43
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller1-19/+19
2010-11-05fixup embedded graphic url handlingNoel Power1-9/+12
2010-11-03separation of new container controls and existing Dialog control & modelNoel Power1-834/+1089
2010-11-03tweak after rebase from masterNoel Power1-7/+6
2010-11-02initial import of latest cws container_controlsNoel Power1-244/+1094
2010-11-02tabcontrol: merge with DEV300_m91Mihaela Kedikova1-27/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-29/+29
2010-10-20remove unused methodCaolán McNamara1-26/+0
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power1-21/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-14tabcontrol: merge with DEV300_m89Mihaela Kedikova1-0/+26
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-68/+157
2010-10-09CWS changehid: resync to m89Mathias Bauer1-3/+8
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-68/+157
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-09tabcontrol: fix graphic objedct for dialogOcke Janssen [oj]1-0/+28
2010-09-02tabcontrol: fix some compile errorsOcke Janssen [oj]1-0/+1
2010-08-27tabcontrol: #i113362# impl tabcontrol in awtOcke Janssen [oj]1-14/+0
2010-08-12tabcontrol: new source code for tabcontrol addedMihaela Kedikova1-1682/+32
2010-07-13CWS changehid: resync to m84Mathias Bauer1-9/+31
2010-06-18unoawt2: don't assume URLs such as private:standardimage/... are relativeFrank Schoenheit [fs]1-3/+8
2010-06-15CWS-TOOLING: integrate CWS unoawtobo1-6/+20
2010-06-11unoawt: support XDialog2 for UNO dialogsFrank Schoenheit [fs]1-0/+14
2010-05-10os141: make compile with GCCFrank Schoenheit [fs]1-1/+1