summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2018-12-05Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara
2018-12-05tdf#121904 use min size for attribute dialogCaolán McNamara
2018-11-30tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard
2018-11-28weld DataSourceDialogCaolán McNamara
2018-11-27improve chart type dialog treeview widthCaolán McNamara
2018-11-26weld DataSourceTabPageCaolán McNamara
2018-11-26Put text label outside of the pie if..Tamas Bunth
2018-11-23Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara
2018-11-23Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara
2018-11-23Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-16tdf#114179: Custom size and position of the chart wallJozsef Szakacs
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-15Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara
2018-11-14move fmtfieldCaolán McNamara
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11cppCheck redundantAssignment variable bUseCustomLabelZdibák Zoltán
2018-11-11cppCheck redundantAssignmentZdibák Zoltán
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-09tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxxGabor Kelemen
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-05Removed executable permission on xlsx and odt fileAndrea Gelmini
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V1023Mike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-27merge SchTitleResources/TitleResources back togetherCaolán McNamara
2018-10-27merge SchLegendPositionResources/LegendPositionResources back togetherCaolán McNamara
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski