summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-05Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-12-11check that extraction succeededCaolán McNamara
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann
2020-11-14Fix typoAndrea Gelmini
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
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