summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindows.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-09fdo#75364 flat style and 3d style were swappedLionel Elie Mamane1-2/+2
2014-05-16Resolves: #i98216# extract boolean value for AutoFill value of ComboBox modelTsutomu Uchino1-0/+6
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet1-20/+20
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-3/+5
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1
2014-03-10coverity#708534 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-325/+325
2014-02-26Remove visual noise from toolkitAlexander Wilms1-47/+47
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-8/+8
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-81/+81
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-11/+11
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-13disentangle CalcSizeCaolán McNamara1-2/+2
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-4/+0
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+22
2013-09-17convert TOOLKIT module from String to OUStringNoel Grandin1-4/+4
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-6/+7
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-94/+84
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-21/+21
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-5/+5
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-4/+4
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-140/+140
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-11-16targetted cleanup of misc. vba pieces.Noel Power1-4/+0
2012-11-13merge SetDescription into SetTextCaolán McNamara1-3/+3
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-7/+7
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-12targetted VBA re-work.Noel Power1-32/+0
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power1-83/+1
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power1-3/+46
2012-09-11misc fixes and improvementsNoel Power1-0/+40
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-1/+1
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-5/+4
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer1-1/+1
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther1-7/+9
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-4/+4
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-9/+7
2012-05-28targeted string re-workNorbert Thiebaud1-8/+8
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-21/+21
2012-04-17Remove some unused methodsJulien Nabet1-7/+0
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-4/+4
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-1/+1
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-10-05WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist1-8/+1