summaryrefslogtreecommitdiff
path: root/vcl/source/window/splitwin.cxx
AgeCommit message (Expand)Author
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
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-08-05fix a crash seen debugging dodgy dbaccess+mailmerge stuffCaolán McNamara
2011-07-26callcatcher: bring SplitWindow::GetItemWindow backThomas Arnhold
2011-07-26callcatcher: clean up SplitWindowThomas Arnhold
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-08Some cppcheck cleaningJulien Nabet
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-18Remove DECLARE_LIST( ImplSplitList, SplitWindow* )Joseph Powers
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang