/icon-themes/elementary/res/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/decoview.cxx
AgeCommit message (Expand)Author
2024-10-01loplugin:constantparamNoel Grandin
2023-07-26no need to check IsMapModeEnabled hereNoel Grandin
2023-02-07tdf#153321 use SeparatorColor for FixedLineCaolán McNamara
2022-10-05Resolves: tdf#151351 rework flat button renderingCaolán McNamara
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2021-11-18draw symbols using polygons instead of raster of linesLuboš Luňák
2021-09-29drop 'using namespace std' hereRoman Kuznetsov
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-25drop archaic rollable supportCaolán McNamara
2020-11-19tdf#138010 (I) Pass bounding rect when natively drawing frameMichael Weghorn
2020-10-19use tools::Long in vclNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-04tdf#74702 vcl: extract GetMonochromeButtonColor()Chris Sherlock
2020-06-02tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock
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