summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VTitle.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-18tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen1-0/+15
2020-07-07tdf#134146 Chart OOXML import: break long horizontal Y axis titleTünde Tóth1-3/+12
2020-06-29tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth1-3/+11
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen1-1/+0
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-4/+5
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-1/+1
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen1-7/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-4/+1
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen1-0/+2
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin1-3/+3
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-4/+4
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2013-11-19no createInstance calls any more in chart2/source/view creating shapesMarkus Mohrhard1-158/+19
2013-11-19use the AbstractShapeFactory in more placesMarkus Mohrhard1-0/+1
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-18/+18
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-02WaE: doubles truncated to floatsCaolán McNamara1-3/+3
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-29catch by const referenceTakeshi Abe1-4/+4
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-1/+1
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-8/+0
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-23CWS-TOOLING: integrate CWS chartlayoutVladimir Glazunov1-0/+15
2010-02-17chartlayout: #i109336# Improve auto positioning in chartThomas Benisch1-0/+15
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.15.74); FILE MERGEDRüdiger Timm1-42/+18
2007-08-17INTEGRATION: CWS chart12 (1.14.4); FILE MERGEDIvo Hinkelmann1-6/+4
2007-08-03INTEGRATION: CWS pj83 (1.13.42); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007-05-22INTEGRATION: CWS chart2mst3 (1.9.8); FILE MERGEDVladimir Glazounov1-69/+50
2006-11-14INTEGRATION: CWS aw024 (1.9.70); FILE MERGEDIvo Hinkelmann1-17/+12
2006-09-17INTEGRATION: CWS pchfix02 (1.10.78); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.9.108); FILE MERGEDRüdiger Timm1-47/+21
2004-03-08Correct variable scoping in 'for' statements to be ISO C++ compliant. YouDan Williams1-3/+4
2004-01-26drafts namespace of API removedBjörn Milcke1-7/+7
2003-12-12additional rotation parameterIngrid Halama1-5/+8
2003-11-25FontSizes with ReferenceSize implemented for dialogBjörn Milcke1-4/+4
2003-11-14relative font sizes for titlesBjörn Milcke1-3/+26
2003-10-30correct automatic position for rotated titleIngrid Halama1-11/+30
2003-10-17PropertyMapper::setMultiProperties: take a property set rahter than a shape a...Björn Milcke1-3/+3
2003-10-14exceptions -> assertionBjörn Milcke1-6/+6
2003-10-06initial importBjörn Milcke1-0/+314