summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/dialogcontrol.cxx
AgeCommit message (Expand)Author
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-23fix awt::UnoControlModelDialog crashNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-04doubled includesThomas Arnhold
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-11-19warning C4100: unreferenced formal parameterMichael Stahl
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power
2012-09-11fix scroll top & scroll leftNoel Power
2012-09-11misc fixes and improvementsNoel Power
2012-09-11attempt own scrollNoel Power
2012-07-06fix dialog editor crasher fdo#51269Noel Power
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-10-24fix wae "aRect uninitialized when used within its own initialization"Noel Power
2011-08-04add mode-lines to new filessCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-29Remove some references to "tools/list.hxx" which wheren't needed.Joseph Powers
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
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-21fwk167: Rebase to DEV300m103Carsten Driesner
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-09fwk167: #i87596# Remove decoration on windowResized() only in design mode. VC...Carsten Driesner
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
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-14gridsort: 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-08Port stuff to our private implementation of SGI extensionsFridrich Štrba