summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10crashtesting assert on export to ods from novell835001-2.xlsxCaolán McNamara
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07xContext only needed for bHyphenate caseCaolán McNamara
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12Refactor create layout cache in status barTamas Bunth
2017-06-09Cache text layout of statusbar itemsTamas Bunth
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09coverity#1250405 Division or modulo by float zeroCaolán McNamara
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07Revert "coverity#1250405 Division or modulo by float zero"Caolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-13Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist
2017-03-13Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist
2017-03-02Fix typosAndrea Gelmini
2017-02-27ofz#685 floating point exceptionCaolán McNamara
2017-02-24coverity#1399161 the explicit Font::SetLanguage is unnecessary hereCaolán McNamara
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-11LigaturesEnabled flag is never setKhaled Hosny
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-21coverity#1399017 Unchecked return valueCaolán McNamara
2017-01-09replace C-style casts with const_castJochen Nitschke
2017-01-07lok: refill font list if emptyHenry Castro