summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-19coverity#1430071 Uninitialized scalar fieldCaolán McNamara
2018-03-16chart2 lok: tunnel context menu of the chart edit viewPranav Kant
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16chart2 lok: give parent to data table dialog to tunnel itPranav Kant
2018-03-16weld SvxObjectNameDialogCaolán McNamara
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10chart2: remove commented propertiesTomaž Vajngerl
2018-03-09rename aNewGraphicUrl parameter name to what it actually isTomaž Vajngerl
2018-03-09chart2: change usage of MID_GRAFURL to MID_BITMAPTomaž Vajngerl
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-03-07tdf#116163 import testSzymon Kłos
2018-03-07use more Color in chart2Noel Grandin
2018-03-07convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05loplugin:useuniqueptr in AxisItemConverterNoel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-04Modernize a bit chart2Julien Nabet
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-03-02lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky
2018-03-02delete colordata.hxxNoel Grandin
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26fix alpha computation in chart2 getColorAsVectorNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-05chart2: remove dead codeChris Sherlock
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-31tdf#90487 Size of chart series dropdownheiko tietze
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-28fix cut'n'waste errorRene Engelhard
2018-01-28chart2/Library_chartopengl.mk also needs -DGLM_ENABLE_EXPERIMENTALRene Engelhard
2018-01-28fix build with glm 0.9.9Rene Engelhard
2018-01-27Fix typosAndrea Gelmini