summaryrefslogtreecommitdiff
path: root/vcl/source/control/fixed.cxx
AgeCommit message (Expand)Author
2019-04-01drop unnecessary includesCaolán McNamara
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-11-27Preserve stock images until render time.Michael Meeks
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-08-01Resolves: rhbz#1610692 rectangles ctor takes topleft, bottomright pointsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin
2018-05-17adjust min/max chars label width calcCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-02weld split cells dialogCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-13tdf#94341: Set child transparent mode for ToolBoxMike Kaganski
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-18change DrawControlText to return new rect rather than change old oneCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-25no FixedText loaded from .src nowCaolán McNamara
2016-10-24no FixedImage is loaded from .src anymoreCaolán McNamara
2016-10-12drop unused argumentCaolán McNamara
2016-10-05now ditch WB_INFOCaolán McNamara
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-19tdf#91467 FixedText vertical orientation restoredAndras Timar
2015-06-18rendercontext: Fix rendering of double-buffered fixed line.Jan Holesovsky
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-23fix for the failed JUnit testTomaž Vajngerl
2015-05-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin