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