summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)AuthorFilesLines
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin7-37/+65
2015-04-09prophylactic double dispose audit.Michael Meeks1-1/+0
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin6-36/+61
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-2/+2
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-13/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2015-02-24Typo: curently->currentlyJulien Nabet1-1/+1
2015-02-10Use "!=" instead of "<" to compare current it with end itJulien Nabet1-3/+3
2015-01-27UBSan-detected overflow when nWidthPixel is LONG_MAX and rCurrentZoom is 1Stephan Bergmann1-6/+15
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-25coverity#440858 Argument cannot be negativeCaolán McNamara1-2/+3
2015-01-22Revert "fdo#88475 BrowseBox/grid: reposition data cursor to current row after...Lionel Elie Mamane1-7/+0
2015-01-19fixup previous commit:Lionel Elie Mamane1-1/+6
2015-01-16fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane1-0/+2
2015-01-14GetData is a hopelessly generic nameCaolán McNamara1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin3-4/+4
2014-12-01typoStephan Bergmann1-1/+1
2014-12-01WaE: -Werror=switchCaolán McNamara2-154/+135
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl2-8/+8
2014-11-14coverity#1242527 Arguments in wrong orderCaolán McNamara1-1/+1
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl3-0/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2-6/+5
2014-11-03coverity#1250408 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-11-01coverity#1250406 Division or modulo by float zeroCaolán McNamara2-11/+8
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky4-17/+17
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky3-7/+7
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon3-7/+7
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-2/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin4-15/+15
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca4-17/+17
2014-09-30fdo#82577: Handle RegionNoel Grandin3-4/+4
2014-09-29loplugin: cstylecastNoel Grandin6-22/+22
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara1-2/+17
2014-09-23fdo#82577: Handle WindowNoel Grandin8-28/+28
2014-09-18fdo#82577: Handle FontNoel Grandin4-5/+5
2014-09-12svtools: sal_Bool -> boolStephan Bergmann3-3/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-4/+4
2014-07-04first delete, then nullifyTakeshi Abe1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-05coverity#705245 Missing break in switch, assuming intentionalCaolán McNamara1-1/+2
2014-06-05coverity#705243 Missing break in switch, assuming intentionalCaolán McNamara1-0/+1
2014-06-04coverity#705247 Missing break in switchCaolán McNamara1-0/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan2-31/+0
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-3/+3
2014-05-08svtools: sal_Bool->boolNoel Grandin4-27/+27
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1