summaryrefslogtreecommitdiff
path: root/vcl/source/filter/sgvtext.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens1-1133/+0
2017-11-02improve constparam lopluginNoel Grandin1-6/+6
2017-10-30loplugin:constantparam in vclNoel Grandin1-3/+3
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-03tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-06-23move pBuffer out of classCaolán McNamara1-2/+2
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann1-1/+1
2017-04-26tdf#39674: Rename Fehler to ErrorJens Carl1-5/+5
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-2/+1
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-01-09New loplugin:externvar: vclStephan Bergmann1-2/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock1-3/+3
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-06coverity#1338231 Unchecked return valueCaolán McNamara1-1/+1
2015-11-03vcl: Prefer std::abs to a home-brewed macroTakeshi Abe1-6/+3
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+2
2015-06-15vcl: avoid possible leaks in case of unexpected exceptionsTakeshi Abe1-10/+6
2015-05-05typo: strech -> stretchAndras Timar1-3/+3
2015-04-10automated VclPtrInstance conversion.Michael Meeks1-1/+1
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-8/+8
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-02-26TyposJulien Nabet1-1/+1
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-5/+2
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-6/+3
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-04rename Dreh->RotationNoel Grandin1-3/+3
2014-11-04rename DrehWink to RotationAngleNoel Grandin1-7/+7