summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/vclunohelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen1-6/+0
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin1-1/+1
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov1-3/+2
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-8/+8
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-8/+8
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-17/+17
2018-10-22loplugin:staticvar in variousNoel Grandin1-4/+4
2018-09-27loplugin:constfields in toolkitNoel Grandin1-3/+3
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin1-2/+2
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann1-10/+10
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann1-13/+13
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-170/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-36/+36
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin1-6/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-02-03toolkit: remove some comment cruft from vclunohelper.cxxChris Sherlock1-5/+0
2016-02-03tdf#39468 toolkit: translate some German comments in the VCL UNO helper fileChris Sherlock1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
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-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09com::sun::star->css in toolkit/Noel Grandin1-143/+122
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis1-0/+20
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+3
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10toolkit: more VclPtr pieces.Michael Meeks1-6/+6
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-01-20Some more loplugin:cstylecast: toolkitStephan Bergmann1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-18fdo#82577: Handle FontNoel Grandin1-5/+5
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1