summaryrefslogtreecommitdiff
path: root/vcl/source/window/splitwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-03convert Link<> to typedNoel Grandin1-5/+0
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-37/+37
2015-06-01coverity#1302689 Uninitialized scalar fieldCaolán McNamara1-2/+20
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-3/+3
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-6/+6
2015-05-21convert SWIB constants to scoped enumNoel Grandin1-37/+37
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-2/+2
2015-05-20Don't use uninitialized ImplSplitItem::mnPixSizeStephan Bergmann1-0/+1
2015-05-19tdf#91259 Crash when closing HelpPhilippe Jung1-392/+403
2015-05-18Revert "tdf#91259 Crash when closing Help"Michael Meeks1-364/+361
2015-05-18tdf#83527 change split window expande handle to be more visibleTomaž Vajngerl1-91/+58
2015-05-18use RenderTools variant of DrawSelectionBackgroundTomaž Vajngerl1-1/+1
2015-05-16tdf#91259 Crash when closing HelpPhilippe Jung1-361/+364
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl1-290/+298
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+11
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+3
2015-04-09vcl:fixes towards unit test happinessNoel Grandin1-1/+2
2015-04-09vcl: window destructors calling disposeNoel Grandin1-0/+6
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-3/+3
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-4/+2
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-2/+2
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-3/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-9/+9
2014-07-04coverity#736163 Dereference Null returnNorbert Thiebaud1-1/+7
2014-05-24cppcheck: unreadVariableThomas Arnhold1-8/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans1-60/+57
2014-03-02fdo#59329 Fix docked window border linesAhmad H. Al Harthi1-14/+38
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-2/+2
2014-02-27coverity#1187685 Dereference null return valueCaolán McNamara1-18/+15
2014-02-27coverity#1187658 Dereference after null checkCaolán McNamara1-2/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-113/+113
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi1-3/+0
2014-02-11fdo#59329 fix docked panels bordersAhmad H. Al Harthi1-37/+12
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-152/+0