summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-263-31/+33
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-251-2/+2
* Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann2018-04-241-3/+0
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-2222-36/+36
* loplugin:constparamsNoel Grandin2018-04-171-1/+1
* Take care of E3DObjListArmin Le Grand2018-04-161-1/+1
* remove some unused comphelper includesJochen Nitschke2018-04-1526-15/+11
* look for check buttons without underlinesCaolán McNamara2018-04-147-0/+27
* look for radio buttons without underlinesCaolán McNamara2018-04-145-0/+9
* Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl2018-04-131-2/+0
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-2/+0
* tdf#104658: Fix jumping bitmap-filled chart barsKatarina Behrens2018-04-091-1/+6
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-09111-627/+736
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-4/+4
* comment out some debug codeNoel Grandin2018-04-071-3/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-079-27/+48
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-069-48/+27
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-069-27/+48
* tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen2018-04-0528-36/+0
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-4/+4
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-034-10/+10
* drop the spurious invisible_char[_set] propertiesCaolán McNamara2018-04-0217-65/+0
* fix some openoffice bugzilla linksdennisroczek2018-04-011-4/+4
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-6/+0
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-311-1/+1
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-1/+2
* loplugin:virtualdown in variousNoel Grandin2018-03-302-10/+4
* Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2018-03-231-1/+1
* support both vcl and weld in genericunodialog for interimCaolán McNamara2018-03-212-5/+5
* coverity#1430071 Uninitialized scalar fieldCaolán McNamara2018-03-191-0/+1
* chart2 lok: tunnel context menu of the chart edit viewPranav Kant2018-03-161-1/+8
* weld SvxObjectTitleDescDialogCaolán McNamara2018-03-161-1/+2
* chart2 lok: give parent to data table dialog to tunnel itPranav Kant2018-03-161-1/+2
* weld SvxObjectNameDialogCaolán McNamara2018-03-161-1/+2
* loplugin:redundantfcastStephan Bergmann2018-03-121-1/+1
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-125-7/+7
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-119-3/+9
* chart2: remove commented propertiesTomaž Vajngerl2018-03-101-6/+0
* rename aNewGraphicUrl parameter name to what it actually isTomaž Vajngerl2018-03-091-1/+1
* chart2: change usage of MID_GRAFURL to MID_BITMAPTomaž Vajngerl2018-03-091-2/+2
* loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2018-03-092-2/+2
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-087-33/+28
* loplugin:unusedfieldsNoel Grandin2018-03-0825-82/+48
* tdf#116163 import testSzymon Kłos2018-03-071-0/+99
* use more Color in chart2Noel Grandin2018-03-0727-99/+100
* convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl2018-03-072-51/+27
* disambiguate CreateSfxDialogCaolán McNamara2018-03-061-1/+1
* Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara2018-03-061-1/+1
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-0526-26/+26
* loplugin:useuniqueptr in AxisItemConverterNoel Grandin2018-03-052-14/+8