summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2018-10-26tdf#120387 get lock to use ImpEditView::CutCopyJan-Marek Glogowski1-38/+23
2018-10-19Resolves: tdf#115182 default Chart percentage format is integerEike Rathke5-50/+54
2018-10-04tdf#120015, don't crash without major tick marksMarkus Mohrhard1-0/+4
2018-09-25tdf#119922, sanitize the point count when extrapolate is usedMarkus Mohrhard1-0/+2
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand4-11/+8
2018-09-14tdf#108028 OOXML: Fix line breaking of chart titleBalazs Varga1-0/+1
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2-0/+23
2018-08-23Resolves: tdf#98558 oom under windows with certain chartsCaolán McNamara1-1/+14
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara1-0/+3
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga3-0/+40
2018-08-03forcepoint#60 FPECaolán McNamara1-0/+2
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski2-0/+14
2018-07-31tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga10-0/+102
2018-07-10tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz1-2/+0
2018-07-04tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+1
2018-06-21move SvColorDialog to welded argumentsCaolán McNamara1-2/+2
2018-06-15menubar: sync chart2 menubarandreas kainz1-12/+4
2018-05-31tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara2-1/+6
2018-05-29weld SvxTransformTabDialogCaolán McNamara2-2/+3
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier8-8/+8
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-0/+14
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin19-63/+9
2018-05-21weld SchAxisDlgCaolán McNamara7-76/+74
2018-05-21weld SplinePropertiesDialogCaolán McNamara2-67/+49
2018-05-16tdf#117596 set the size for Asian and Complex char height tooTomaž Vajngerl1-0/+2
2018-05-14loplugin:redundantfcastStephan Bergmann1-1/+1
2018-05-14tdf#113688: Pattern fill can be set from sidebar nowKatarina Behrens1-4/+27
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-2/+4
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-05-03weld SvxTextTabDialogCaolán McNamara1-1/+1
2018-05-03[API CHANGE] revert SymbolBitmapURL impl, add SymbolBitmap propertyTomaž Vajngerl2-1/+52
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin1-1/+1
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl3-31/+33
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-2/+2
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann1-3/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara22-36/+36
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-16Take care of E3DObjListArmin Le Grand1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke26-15/+11
2018-04-14look for check buttons without underlinesCaolán McNamara7-0/+27
2018-04-14look for radio buttons without underlinesCaolán McNamara5-0/+9
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl1-2/+0
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-09tdf#104658: Fix jumping bitmap-filled chart barsKatarina Behrens1-1/+6
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin111-627/+736
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-07comment out some debug codeNoel Grandin1-3/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand9-27/+48
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand9-48/+27