summaryrefslogtreecommitdiff
path: root/svtools/source/table/gridtablerenderer.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-06move SVTXGridControl to toolkitCaolán McNamara1-598/+0
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-5/+5
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-5/+0
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2020-10-19use tools::Long in svtoolsNoel1-10/+10
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-7/+7
2020-02-07move some headers inside svtools moduleNoel Grandin1-1/+1
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-7/+7
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-21loplugin:virtualdead unused param in ITableRendererNoel Grandin1-3/+2
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-1/+0
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin1-10/+10
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svtoolsStephan Bergmann1-1/+1
2017-08-08loplugin:constantparamNoel Grandin1-1/+0
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann1-12/+7
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-20/+20
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-2/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-08Remove unused function paramsStephan Bergmann1-9/+3
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-14/+14
2015-05-11refactor TableControl to use RenderContextTomaž Vajngerl1-134/+121
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-4/+4
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist1-1/+1
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-19/+19
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt1-5/+11
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5