summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand9-27/+48
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen28-36/+0
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin4-10/+10
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara17-65/+0
2018-04-01fix some openoffice bugzilla linksdennisroczek1-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-6/+0
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-1/+1
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-1/+2
2018-03-30loplugin:virtualdown in variousNoel Grandin2-10/+4
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