summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/dialogcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-3/+1
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet1-2/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-1/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-59/+59
2014-02-26Remove visual noise from toolkitAlexander Wilms1-9/+9
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-18/+18
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-24tk: Ctor feature for the rest of dialogcontrol.cxx classes.Matúš Kukan1-0/+56
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan1-4/+39
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+4
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-52/+2
2013-05-23fix awt::UnoControlModelDialog crashNoel Grandin1-8/+0
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-2/+60
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-57/+57
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-2/+2
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-10/+10
2012-11-19warning C4100: unreferenced formal parameterMichael Stahl1-1/+1
2012-11-16targetted cleanup of misc. vba pieces.Noel Power1-4/+5
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11disable scrollable Frame ( not working well )Noel Power1-3/+0
2012-09-11get scrollbar details actually read for groupboxNoel Power1-23/+19
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power1-0/+19
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power1-0/+7
2012-09-11fix scroll top & scroll leftNoel Power1-0/+10
2012-09-11misc fixes and improvementsNoel Power1-0/+10
2012-09-11attempt own scrollNoel Power1-0/+2
2012-07-06fix dialog editor crasher fdo#51269Noel Power1-0/+13
2012-05-29targeted string re-workNorbert Thiebaud1-13/+13
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power1-7/+28
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-6/+6
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-10-24fix wae "aRect uninitialized when used within its own initialization"Noel Power1-1/+2
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