summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)Author
2014-11-14coverity#1242527 Arguments in wrong orderCaolán McNamara
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-03coverity#1250408 Division or modulo by float zeroCaolán McNamara
2014-11-01coverity#1250406 Division or modulo by float zeroCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12svtools: sal_Bool -> boolStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-04first delete, then nullifyTakeshi Abe
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-05coverity#705245 Missing break in switch, assuming intentionalCaolán McNamara
2014-06-05coverity#705243 Missing break in switch, assuming intentionalCaolán McNamara
2014-06-04coverity#705247 Missing break in switchCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29coverity#704316 odd pDtorNotify hackeryCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-19coverity#708277 Uninitialized pointer fieldCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-25BrowseBox::bHideCursor misuses sal_Bool for TriStateStephan 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-02-19coverity#738857 Uninitialized scalar fieldCaolán McNamara
2014-02-12coverity#441136 Dereference after null checkCaolán McNamara
2014-02-03MultiSelection::GetRangeCount() returns size_tMatteo Casalin
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann