summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindows.cxx
AgeCommit message (Expand)Author
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-09Related tdf#94557: Combo box entries are case-sensitive (sometimes)Julien Nabet
2015-09-12Use better/auto int types, remove a couple of OUStrings copiesMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03vcl:: replace boost::function with std::functionMichael Stahl
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-22The corresponding VCL Window is not necessarily a ButtonStephan Bergmann
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28css.awt.ItemEvent.Highlighted is of type longStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-10Fixup toolkit's printer code.Michael Meeks
2015-04-10toolkit: more VclPtr pieces.Michael Meeks
2015-04-10toolkit: more cleanup.Michael Meeks
2015-04-10toolkit: first cut at switching to VclPtr.Michael Meeks
2015-03-26tdf#67990: Management of case in comboboxJulien Nabet
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-24Avoid unnecessary bad downcasts to ButtonStephan Bergmann
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-07-11coverity#736076 Missing break in switch, its got to be wrongCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-05coverity#705323 Missing break in switch, assuming its intentionalCaolán McNamara
2014-05-29fdo#75364 flat style and 3d style were swappedLionel Elie Mamane
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
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