summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-27Fire selection change event before sidebar is unregisteredSzymon Kłos
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos
2020-10-06Use default diagram page selection for chartsSzymon Kłos
2020-10-02tdf#137165 chart2: fix label position in Position and SizeBalazs Varga
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-28tdf#108059 Introduce compatibility key for pie chart orientationKelemen Gábor
2020-09-28Fix typo in codeAndrea Gelmini
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22cid#1467075 silence Unchecked return valueCaolán McNamara
2020-09-20cid#1466912 silence Unchecked return valueCaolán McNamara
2020-09-17tdf#133482 don't increase dialog width when new columns addedCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-09-11tdf#136573 chart2: enable arrow keys in data labelTünde Tóth
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-07tdf#136430 Fix chart crash trying to move data labelsBalazs Varga
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-03restore m_aModelChangeListenerCaolán McNamara
2020-09-02On double click on chart select the chart backgroudPranam Lashkari
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-16compact namespace: chart2Noel Grandin
2020-07-07tdf#134603 [en|dis]able logic reversedCaolán McNamara
2020-07-06weld DbNumericField itemCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-02weld FormattedControlCaolán McNamara
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-06-29tdf#134386 set m_pTemplateProvider before creating any other pagesCaolán McNamara
2020-06-26Upcoming improved loplugin:elidestringvar: chart2Stephan Bergmann
2020-06-17It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski