summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara2018-12-051-5/+0
* tdf#121904 use min size for attribute dialogCaolán McNamara2018-12-051-0/+2
* tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard2018-11-303-0/+15
* weld DataSourceDialogCaolán McNamara2018-11-2810-349/+461
* improve chart type dialog treeview widthCaolán McNamara2018-11-271-0/+1
* weld DataSourceTabPageCaolán McNamara2018-11-267-481/+424
* Put text label outside of the pie if..Tamas Bunth2018-11-261-1/+12
* Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara2018-11-235-11/+11
* Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara2018-11-231-5/+5
* Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara2018-11-231-4/+4
* weld SwCondCollPageCaolán McNamara2018-11-223-6/+6
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-226-0/+6
* weld TreeViewCaolán McNamara2018-11-193-16/+31
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-1/+1
* tdf#114179: Custom size and position of the chart wallJozsef Szakacs2018-11-163-0/+46
* Resolves: tdf#121246 crash in chart dialogsCaolán McNamara2018-11-166-589/+475
* loplugin:staticmethods improvementNoel Grandin2018-11-162-2/+2
* Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara2018-11-155-260/+228
* move fmtfieldCaolán McNamara2018-11-144-4/+4
* loplugin singlevalfields improvementNoel Grandin2018-11-132-6/+3
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-1/+1
* cppCheck redundantAssignment variable bUseCustomLabelZdibák Zoltán2018-11-111-2/+1
* cppCheck redundantAssignmentZdibák Zoltán2018-11-111-5/+2
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-1/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-103-24/+8
* tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxxGabor Kelemen2018-11-0935-81/+111
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1
* Convert FieldUnit to scoped enumMike Kaganski2018-11-083-21/+21
* loplugin:constantparamNoel Grandin2018-11-081-13/+13
* move SvTreeListBox to vclCaolán McNamara2018-11-075-6/+6
* tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2018-11-072-0/+16
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-062-10/+4
* Removed executable permission on xlsx and odt fileAndrea Gelmini2018-11-051-0/+0
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-051-51/+44
* tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga2018-11-052-0/+24
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-17/+9
* tdf#120703 PVS: V1023Mike Kaganski2018-11-031-10/+13
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-035-71/+61
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-022-4/+4
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* drop unnecessary requires lib="LibreOffice"Caolán McNamara2018-10-282-2/+0
* update old 'interface-requires' comments to <requires> tagCaolán McNamara2018-10-288-12/+12
* merge SchTitleResources/TitleResources back togetherCaolán McNamara2018-10-274-102/+2
* merge SchLegendPositionResources/LegendPositionResources back togetherCaolán McNamara2018-10-275-176/+34
* loplugin:unusedmethodsNoel Grandin2018-10-272-64/+0
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* use unique_ptr when Clone()'ing PoolItemsNoel Grandin2018-10-261-8/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-243-5/+4
* Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski2018-10-241-2/+1