summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/grid.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-25weld GridWindowCaolán McNamara1-63/+44
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin1-1/+0
2018-05-28loplugin:useuniqueptr in GridWindowNoel Grandin1-6/+6
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin1-4/+4
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin1-11/+11
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-11/+11
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin1-4/+4
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl1-8/+8
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-08Clean up uses of integer typesStephan Bergmann1-12/+15
2017-02-16convert resetType to scoped enumNoel Grandin1-7/+7
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin1-2/+2
2016-03-23loplugin:constantparam in extensinsNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-6/+0
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+3
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-18refactor scanner ext. to use RenderContextTomaž Vajngerl1-54/+56
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-4/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+21
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+14
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin1-0/+7
2014-10-30nothing to see here, move alongCaolán McNamara1-1/+1
2014-10-30coverity#735608 Division or modulo by float zeroCaolán McNamara1-2/+6
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-09-15cppcheck: unpreciseMathCallJulien Nabet1-1/+2
2014-06-17coverity#1223093 Uninitialized scalar fieldCaolán McNamara1-0/+10
2014-06-12loplugin:unreffunStephan Bergmann1-10/+1
2014-06-12scn resource file is empty now post ui-ificationCaolán McNamara1-11/+0
2014-06-12more the png into the .ui so it isn't garbage collectedCaolán McNamara1-4/+4