summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_ErrorBar.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-2/+2
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen1-1/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-17/+9
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-2/+3
2019-05-11weld conditional formattingCaolán McNamara1-2/+2
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-8/+8
2019-03-13Resolves: tdf#123694 we need the controller, not the tabpage parentCaolán McNamara1-1/+2
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-14/+14
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-7/+7
2018-10-15weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara1-225/+211
2018-10-15drop some unnecessary headersCaolán McNamara1-2/+0
2018-08-01loplugin:returnconstant in chart2Noel Grandin1-3/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen1-0/+1
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen1-0/+2
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-2/+1
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-2/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-7/+7
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-4/+0
2017-06-20only some languages put a space between number and %Caolán McNamara1-4/+4
2017-06-02Add custom HID to the 'From Data Table' optionGabor Kelemen1-0/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-6/+6
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock1-6/+6
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara1-7/+7
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin1-36/+36
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin1-9/+9
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-16convert Link<> to typedNoel Grandin1-11/+7
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-09-14convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+11
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-3/+2
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-04-29Help MSVCStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2