summaryrefslogtreecommitdiff
path: root/vcl/source/window/splitwin.cxx
AgeCommit message (Expand)Author
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-04coverity#736163 Dereference Null returnNorbert Thiebaud
2014-05-24cppcheck: unreadVariableThomas Arnhold
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans
2014-03-02fdo#59329 Fix docked window border linesAhmad H. Al Harthi
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27coverity#1187685 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187658 Dereference after null checkCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-02-11fdo#59329 fix docked panels bordersAhmad H. Al Harthi
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-10-07fdo#70160: Revert "Sidebar: Correcting anomalous mouse behaviour while resizing"Jan Holesovsky
2013-09-13Sidebar: Correcting anomalous mouse behaviour while resizingPrashant Pandey
2013-08-12XubString->OUStringCaolán McNamara
2013-06-27valgrind: mismatched new[]/deleteCaolán McNamara
2013-06-21sal_Bool to boolTakeshi Abe
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-02-18WaE: fix buildMichael Meeks
2012-02-18fix buildIvan Timofeev
2012-02-18Replaced 'if-elseif-else' chains with 'switches' where they seem naturalMariusz Dykierek
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara