summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/grid.cxx
AgeCommit message (Expand)Author
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
2014-06-12extract gamma grid drawing to standalone widgetCaolán McNamara
2014-06-12don't use raw english stringCaolán McNamara
2014-06-12Convert GRID_DIALOG to .uiPalenik Mihály
2014-06-11Resurrect SaneResId in the place where it is still usedStephan Bergmann
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-02coverity#704634 Dereference after null checkCaolán McNamara
2014-03-02unnecessary check before deleteCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien