summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara2-5/+5
2018-03-19coverity#1430071 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-03-16chart2 lok: tunnel context menu of the chart edit viewPranav Kant1-1/+8
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-1/+2
2018-03-16chart2 lok: give parent to data table dialog to tunnel itPranav Kant1-1/+2
2018-03-16weld SvxObjectNameDialogCaolán McNamara1-1/+2
2018-03-12loplugin:redundantfcastStephan Bergmann1-1/+1
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin5-7/+7
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl9-3/+9
2018-03-10chart2: remove commented propertiesTomaž Vajngerl1-6/+0
2018-03-09rename aNewGraphicUrl parameter name to what it actually isTomaž Vajngerl1-1/+1
2018-03-09chart2: change usage of MID_GRAFURL to MID_BITMAPTomaž Vajngerl1-2/+2
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2-2/+2
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin7-33/+28
2018-03-08loplugin:unusedfieldsNoel Grandin25-82/+48
2018-03-07tdf#116163 import testSzymon Kłos1-0/+99
2018-03-07use more Color in chart2Noel Grandin27-99/+100
2018-03-07convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl2-51/+27
2018-03-06disambiguate CreateSfxDialogCaolán McNamara1-1/+1
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara1-1/+1
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara26-26/+26
2018-03-05loplugin:useuniqueptr in AxisItemConverterNoel Grandin2-14/+8
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos11-4/+74
2018-03-04Modernize a bit chart2Julien Nabet22-353/+235
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet30-258/+188
2018-03-02lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky2-0/+20
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos2-0/+12
2018-02-28convert COL_ constants to be of type ColorNoel Grandin6-19/+19
2018-02-27replace Color(COL_*) with COL_*Noel Grandin3-4/+4
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara20-26/+15
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-26fix alpha computation in chart2 getColorAsVectorNoel Grandin1-4/+5
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-1/+5
2018-02-25convert all help responses to gtk's -11Caolán McNamara15-45/+45
2018-02-22weld native message dialogsCaolán McNamara1-4/+5
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin3-4/+4
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin4-14/+14
2018-02-05chart2: remove dead codeChris Sherlock4-26/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen5-5/+0
2018-01-31tdf#90487 Size of chart series dropdownheiko tietze1-1/+1
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos1-0/+159
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos16-18/+463
2018-01-28fix cut'n'waste errorRene Engelhard1-1/+1
2018-01-28chart2/Library_chartopengl.mk also needs -DGLM_ENABLE_EXPERIMENTALRene Engelhard1-0/+6
2018-01-28fix build with glm 0.9.9Rene Engelhard1-0/+6
2018-01-27Fix typosAndrea Gelmini1-1/+1