summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)AuthorFilesLines
2017-07-02loplugin:casttovoid: vclStephan Bergmann1-2/+0
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin2-33/+0
2017-06-28loplugin:oncevar in vclNoel Grandin2-9/+4
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin3-3/+0
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-1/+1
2017-06-12Refactor create layout cache in status barTamas Bunth1-36/+24
2017-06-09Cache text layout of statusbar itemsTamas Bunth1-23/+80
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth3-20/+20
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist3-4/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+1
2017-05-09coverity#1250405 Division or modulo by float zeroCaolán McNamara1-16/+19
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-2/+1
2017-05-07Revert "coverity#1250405 Division or modulo by float zero"Caolán McNamara1-4/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin2-6/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-04-25loplugin:checkunusedparams in vclNoel Grandin2-3/+3
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-3/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna15-166/+166
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna2-4/+4
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny3-16/+2
2017-03-13Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist1-33/+33
2017-03-13Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist1-2/+2
2017-03-02Fix typosAndrea Gelmini3-4/+4
2017-02-27ofz#685 floating point exceptionCaolán McNamara1-3/+4
2017-02-24coverity#1399161 the explicit Font::SetLanguage is unnecessary hereCaolán McNamara1-1/+0
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann2-2/+2
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist1-2/+2
2017-02-11LigaturesEnabled flag is never setKhaled Hosny1-3/+0
2017-02-09convert BmpConversion to scoped enumNoel Grandin2-6/+6
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-01-21coverity#1399017 Unchecked return valueCaolán McNamara1-1/+1
2017-01-09replace C-style casts with const_castJochen Nitschke1-12/+12
2017-01-07lok: refill font list if emptyHenry Castro1-0/+5
2017-01-03avoid some numeric type conversionsJochen Nitschke2-8/+8
2016-12-25remove unneeded static_castsJochen Nitschke4-7/+6
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe1-18/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin3-12/+11
2016-12-14Remove the sal.rtl.xub SAL_INFOsStephan Bergmann2-59/+0
2016-12-14TypoKhaled Hosny1-1/+1
2016-12-14This fallback code makes no sense any moreKhaled Hosny1-255/+4
2016-12-12coverity#1397052 Logically dead code (golden)Caolán McNamara1-2/+1
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny2-45/+1
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny2-2/+2
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny1-1/+1