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