summaryrefslogtreecommitdiffstats
path: root/vcl/source/outdev/font.cxx
Commit message (Expand)AuthorAgeFilesLines
* silence warningCaolán McNamara2017-11-211-1/+1
* vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung2017-11-171-0/+1
* use std::unique_ptr for SalLayoutNoel Grandin2017-11-141-11/+9
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-3/+3
* Refactor font substitute removing (vcl/svtools)Julien Nabet2017-10-261-25/+11
* loplugin:includeform: vclStephan Bergmann2017-10-231-7/+7
* clang-tidy modernize-use-emplace in vclNoel Grandin2017-09-141-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-9/+5
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-1/+0
* use more SAL_N_ELEMENTS part 1Noel Grandin2017-06-141-1/+1
* Replace vcl::SalLayout Release with destructorTamas Bunth2017-06-071-2/+2
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* Clean up a set of RTL-related commentsTor Lillqvist2017-05-181-1/+0
* clang-tidy readability-simplify-boolean-expr in vclNoel Grandin2017-04-251-3/+1
* loplugin:checkunusedparams in vclNoel Grandin2017-04-251-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-15/+15
* vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna2017-03-171-2/+2
* tdf#105454: Stop ignoring font kerning settingKhaled Hosny2017-03-141-13/+0
* Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist2017-03-131-33/+33
* Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist2017-03-131-2/+2
* loplugin:subtlezeroinit: vclStephan Bergmann2017-02-211-1/+1
* Get rid of "unicodes" in lower-case, tooTor Lillqvist2017-02-121-2/+2
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-1/+1
* lok: refill font list if emptyHenry Castro2017-01-071-0/+5
* remove unneeded static_castsJochen Nitschke2016-12-251-2/+1
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-3/+2
* Remove the sal.rtl.xub SAL_INFOsStephan Bergmann2016-12-141-6/+0
* Drop SalLayout::IsSpacingGlyph()Khaled Hosny2016-12-111-1/+1
* Use GlyphItem in more placesKhaled Hosny2016-12-101-1/+1
* Pass GlyphItem aroundKhaled Hosny2016-12-101-7/+5
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-2/+9
* Drop a bunch of font metrics flagsKhaled Hosny2016-11-291-10/+2
* Drop unused Graphite includesKhaled Hosny2016-11-051-5/+0
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* boost::intrusive_ptr->tools::SvRefCaolán McNamara2016-09-021-5/+5
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-271-1/+1
* loplugin:singlevalfields in vcl(part2)Noel Grandin2016-06-271-2/+2
* vcl: fprintf -> SAL_INFOThorsten Behrens2016-06-211-4/+5
* convert DBG_ASSERT in vclNoel Grandin2016-06-171-2/+2
* tdf#96099 Remove various smart pointer typedefs in vclMark Page2016-06-101-2/+2
* Convert FontRelief to scoped enumNoel Grandin2016-05-301-1/+1
* lok: reset the font list when there are no itemsHenry Castro2016-05-251-0/+10
* remove unused return type from SalGraphics::SetFontNoel Grandin2016-05-111-4/+4
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-14/+15
* Stop assigning null to intrusive_ptrTakeshi Abe2016-04-131-2/+0
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-4/+3
* loplugin:constantparams in vclNoel Grandin2016-03-081-5/+5
* loplugin:unuseddefaultparam in vcl/Noel Grandin2016-02-261-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-12/+12