summaryrefslogtreecommitdiff
path: root/vcl/source/window/decoview.cxx
AgeCommit message (Expand)Author
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-03-09replace feeble triangle drawing with DrawPolygonCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-27remove unused DrawButtonFlags enum valueNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-07-13Inaccurate symbol signs fixed (tdf#118381)Thorsten Wagner
2018-03-07use more Color in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16remove unused enumerators from SymbolType enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-08tdf#97573 Calc tabbar: plus sign with narrower, but min. 2px linesLászló Németh
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03vcl: Mark it as constTakeshi Abe
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-19Accomodate gcc 4.2's inabilities to cope with complex templates.Thorsten Behrens
2015-05-15restore missing frame bordersCaolán McNamara
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-13convert FRAME_HIGHLIGHT constants to scoped enumNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-03-06vcl: fix Android buildMiklos Vajna
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-25Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-18Translated German comments - find-german-comments cleanLuc Castermans