summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-18tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16cid#1453998 Wrapper object use after freeCaolán McNamara
2019-11-16ChartTypePanel: Remove unused varsMuhammet Kara
2019-11-16Rename getCurrentParamter() as getCurrentParameter()Muhammet Kara
2019-11-16Remove unused var m_xChartTypeLabelMuhammet Kara
2019-11-16Add SplineResourceGroup to ChartTypePanelMuhammet Kara
2019-11-16Add more resource groups to ChartTypePanelMuhammet Kara
2019-11-15chart2: Weld ChartTypePanelMuhammet Kara
2019-11-15-Werror,-Wunused-private-fieldStephan Bergmann
2019-11-15make some classes module-privateNoel Grandin
2019-11-14Add ChartTypePanel to the ChartDeckMuhammet Kara
2019-11-14Move SplinePropertiesDialog & SteppedPropertiesDialog to reuseMuhammet Kara
2019-11-13tdf#128733 Chart import: fix secondary X axisBalazs Varga
2019-11-13chart2: Separate definition from declaration for ChartResourceGroupsMuhammet Kara
2019-11-13chart2: Separate ChartResourceGroups to reuseMuhammet Kara
2019-11-12chart2: Move some headers to incMuhammet Kara
2019-11-09Don't call setPropertyValue with empty valueMuhammet Kara
2019-11-09Make ControllerCommandDispatch::commandAvailable() more talkativeMuhammet Kara
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31pChartWindow cannot be null hereCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-22loplugin:virtualdead unused param in ResourceChangeListenerNoel Grandin
2019-10-22loplugin:virtualdead unused param in ChartTypeDialogControllerNoel Grandin
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16Removed duplicated includeAndrea Gelmini
2019-10-16Disable chart doubleclick on mobileSzymon Kłos
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14Resolves: tdf#128134 page creation order affecting travelCaolán McNamara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-08Introduce o3tl::unsafe_downcast for known-good dynamic_cast downcastsStephan Bergmann
2019-10-08Simplify some uses of dynamic_castStephan Bergmann
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin
2019-10-04drop unnecessary includesCaolán McNamara
2019-10-04loplugin:singlevalfieldsNoel Grandin