summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Properties.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-1/+1
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-1/+1
2016-11-04unify color selectorsCaolán McNamara1-1/+1
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin1-1/+1
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-09-14boost->stdCaolán McNamara1-10/+9
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+5
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-8/+8
2014-10-04coverity#703928 Unchecked return valueNorbert Thiebaud1-1/+1
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida1-2/+30
2014-07-22printf crept in.Kohei Yoshida1-1/+0
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida1-3/+3
2014-07-21LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled.Kohei Yoshida1-2/+3
2014-07-21scoped_ptr will do just fine here.Kohei Yoshida1-6/+6
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida1-25/+18
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida1-16/+18
2014-06-21fix windows buildMarkus Mohrhard1-4/+4
2014-04-21remove comments why a file gets includedThomas Arnhold1-3/+0
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-1/+1
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-30/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király1-24/+24
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+6
2012-12-08bnc#791952: Setting properties for all data labels.Kohei Yoshida1-1/+1
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-6/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-2/+0
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez1-1/+0
2012-03-23Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez1-0/+4
2012-03-23Return correct ItemConverter object for any errorbar type.Rafael Dominguez1-6/+3
2012-03-23Enable support to format chart errorbars.Rafael Dominguez1-5/+16
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-29catch by const referenceTakeshi Abe1-3/+3
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-5/+5
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-10/+2
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-3/+1
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]1-4/+4
2010-11-09undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]1-2/+2
2010-11-09undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]1-3/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3