/forms/

office-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/workben/vcldemo.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-09-22vcl: [loplugin:badstatics] aAppMichael Stahl
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-01Revert "vcl: include config_features.h"Michael Stahl
2017-02-01Need <config_features.h> here, tooTor Lillqvist
2017-02-01vcl: include config_features.hMichael Stahl
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-15s/SEP/SMPTor Lillqvist
2016-03-15We use strlen() on these char arrays so better terminate them with 0Tor Lillqvist
2016-03-10loplugin:rangedforcopyStephan Bergmann
2016-03-10loplugin:staticmethodsStephan Bergmann
2016-03-09-Werror,-Wmismatched-new-deleteStephan Bergmann
2016-03-09vcldemo: improved text rendering test.Michael Meeks
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara