summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ObjectIdentifier.cxx
AgeCommit message (Collapse)Author
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
This reverts commit d256dbede60533369d1aac64cca34721183f6a8a: For one, the new css.chart2.XTitle2 looked unfinished, in that it transfered the direct properties of the old-style css.chart2.Title service into attributes, but left out all the properties inherited by the old-style service from css.style.ParagraphProperties, css.drawing.FillProperties, css.drawing.LineProperties (and that missing FIXME css.layout.LayoutElement, whatever that is supposed to be). This needs more thought, to either make available all propertiers as attributes, or none. For another, this broke JunitTest_chart2_unoapi (sch.ChXChartDocument, sch.ChartTitle), for hard-to-debug reasons. Conflicts: chart2/source/model/main/Title.cxx chart2/source/model/main/Title.hxx offapi/com/sun/star/chart2/XTitle2.idl sc/source/filter/inc/xlchart.hxx Change-Id: I4747208a13984904d0e409ea49a73b0f667c86c7
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
API CHANGE: The chart2::XTitled interface now takes and returns a XTitle2 instead of an XTitle. Change-Id: I96c35909d3a13f1abb544296a782a0b6a7a58ec6
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-07Some cppcheck cleaningJulien Nabet
Change-Id: I425ed98a721ded162c2ae08d145aaa9dbf548632
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
Change-Id: Ia768e684d3cf255239c04d024b35488830cc9fe6
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-05-17removed unused const rtl::OUStringTakeshi Abe
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
2012-05-02WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara
Change-Id: I97da4392bb3ca814e8d9037346c83fde4d460f97
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Return the correct errorbar property set.Rafael Dominguez
Select the errorbar propertyset according to the errorbar direction instead of only using Y errorbar propertyset in ObjectIdentifier::getObjectPropertySet function.
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
Part V Module chart2
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-06chart49: cleanupIngrid Halama
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ↵Ingrid Halama
static variable initialization
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-11-18#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch
2009-08-10#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch
2009-07-28#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch
2009-07-21#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker
2009-05-22 09:10:36 +0200 iha r272170 : #i102130# color of pies is not loaded correctly 2009-04-27 17:16:20 +0200 iha r271294 : #i24203# compiler problem 2009-04-27 16:43:21 +0200 iha r271292 : #i101281# missing API documentation for secondary axis title properties 2009-04-27 15:26:05 +0200 hde r271276 : #i100987 2009-04-27 15:24:42 +0200 hde r271273 : #i100987 2009-04-24 15:08:33 +0200 iha r271214 : #i100995# crash with some logarithmic scalings 2009-04-22 18:50:56 +0200 dr r271134 : #i82177# write out deleted point labels 2009-04-22 18:40:48 +0200 iha r271133 : #i101281# missing API documentation for secondary axis title properties 2009-04-22 16:39:42 +0200 dr r271128 : #i82177# extensions for bubble charts 2009-04-22 14:37:00 +0200 dr r271114 : #i82177# import/export data label type and separator 2009-04-22 14:36:24 +0200 dr r271113 : #i82177# import/export data label type and separator 2009-04-21 15:25:26 +0200 dr r271038 : #i82177# import data label type and separator from BIFF8 CHFR records 2009-04-21 14:37:16 +0200 dr r271037 : #i82177# dump BIFF8 chart future records 2009-04-20 17:44:27 +0200 iha r271002 : #i96898# reduce library exports 2009-04-20 13:01:13 +0200 iha r270975 : #i24203# rotate data labels - help ids 2009-04-20 11:40:33 +0200 dr r270969 : #i96600# export of axis scaling/positioning properties 2009-04-16 16:02:31 +0200 dr r270892 : #i69599# keep Y axis left in 3d charts 2009-04-15 18:16:46 +0200 dr r270859 : #i69599# import of axis position settings 2009-04-15 18:16:01 +0200 dr r270858 : #i69599# correct handling of logarithmic crossing axes 2009-04-14 16:27:48 +0200 dr r270794 : #i96599# handle auto axis position on logarithmic axes 2009-04-09 19:59:51 +0200 dr r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings 2009-04-09 18:26:00 +0200 iha r270720 : #i96898# reduce library exports 2009-04-09 15:17:04 +0200 iha r270710 : #i96898# reduce library exports 2009-04-09 10:50:14 +0200 dr r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too 2009-04-08 16:54:54 +0200 dr r270657 : #i24203# import rotation for data point labels 2009-04-06 18:19:17 +0200 iha r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type) 2009-04-06 15:57:05 +0200 iha r270567 : #i100105# #i58585# leftover -> 2009-04-06 15:55:48 +0200 iha r270564 : #i58585# leftover -> 2009-04-02 16:41:07 +0200 iha r270422 : #i99721# remove unused code 2009-04-02 14:29:03 +0200 iha r270407 : #i99721# remove unused code 2009-03-26 10:58:23 +0100 iha r270059 : #i96898# reduce library exports 2009-03-26 10:13:49 +0100 iha r270055 : #i96898# reduce library exports 2009-03-25 09:39:13 +0100 iha r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44) 2009-03-24 17:56:56 +0100 iha r269986 : #i96898# reduce library exports 2009-03-24 16:56:44 +0100 iha r269974 : #i99721# remove unused code 2009-03-24 16:48:48 +0100 iha r269970 : #i89731# remove unused string 2009-03-24 15:44:04 +0100 iha r269961 : remove unused code 2009-03-24 15:22:45 +0100 iha r269959 : remove unused code 2009-03-24 15:17:17 +0100 iha r269957 : remove unused code 2009-03-24 11:14:53 +0100 iha r269923 : #i24203# rotate data labels 2009-03-09 12:10:25 +0100 hde r269076 : #i99300# 2009-03-06 15:56:26 +0100 iha r269011 : #i93953# Source Format for secondary axis without data 2009-02-17 15:59:05 +0100 iha r268177 : avoid warning during build 2009-02-17 15:01:59 +0100 iha r268173 : avoid warning during build 2009-02-13 09:39:03 +0100 ufi r267693 : i96999 2009-02-11 15:12:35 +0100 iha r267604 : removed unused string 2009-02-11 14:00:29 +0100 iha r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination' 2009-02-11 10:56:45 +0100 iha r267584 : #i89731# typo in resource string 2009-02-11 10:01:29 +0100 iha r267582 : #i89031# compile error on asian windows systems 2009-02-10 16:15:16 +0100 iha r267552 : #i24203# rotate data labels 2009-02-04 18:00:33 +0100 iha r267395 : #i98893# don't export defaults to file 2009-02-04 15:48:15 +0100 iha r267390 : #i92128# asian typography for chart elements 2009-02-04 15:17:41 +0100 iha r267386 : #i92128# asian typography for chart elements 2009-01-30 14:41:10 +0100 iha r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov
2008-06-06INTEGRATION: CWS chart25 (1.7.10); FILE MERGEDRüdiger Timm
2008/05/06 10:46:56 iha 1.7.10.1: #i80933# Selection of Grid with keyboard is not visible
2008-04-10INTEGRATION: CWS changefileheader (1.6.34); FILE MERGEDRüdiger Timm
2008/04/01 15:04:23 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.6.34.1: #i87441# Change license header to LPGL v3.
2008-02-18INTEGRATION: CWS chart19 (1.4.18); FILE MERGEDRüdiger Timm
2008/01/14 16:08:08 bm 1.4.18.3: #i44768# +getSeriesParticleFromCID 2007/12/18 13:46:10 bm 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/20 16:51:11 iha 1.4.18.1: #1163# title for secondary axes
2007-11-23INTEGRATION: CWS chart17 (1.4.4); FILE MERGEDIvo Hinkelmann
2007/10/12 12:35:09 bm 1.4.4.1: #i7998# equations for regression curves
2007-09-18INTEGRATION: CWS chart11 (1.3.2); FILE MERGEDVladimir Glazounov
2007/08/22 09:05:45 bm 1.3.2.2: #i67225# +createClassifiedIdentifierForAxis 2007/08/15 16:02:47 bm 1.3.2.1: #i64495# fixed by weiz. Adapt the selection after rearranging data series and remember former selection in an undo-action
2007-07-25INTEGRATION: CWS chart07 (1.2.12); FILE MERGEDRüdiger Timm
2007/07/10 11:57:30 bm 1.2.12.1: #i69281# warnings removed
2007-05-22INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDEDVladimir Glazounov
2007/02/08 21:25:44 iha 1.1.2.13: resync m195 -> m202 2006/09/19 16:46:14 bm 1.1.2.12: #i67808# offer a way to get the title type of a CID (publicly) 2006/04/10 15:03:35 iha 1.1.2.11: api restructure axis, grids, scales and increments 2006/04/10 12:25:15 iha 1.1.2.10: api restructure axis, grids, scales and increments 2006/04/03 12:18:40 iha 1.1.2.9: correct selection handles for data point labels and legend entries - sibling detection for legendentries 2006/03/19 10:41:42 iha 1.1.2.8: reselect pie and donut segments after dragging 2006/02/28 12:08:59 bm 1.1.2.7: ObjectIdentifier::getIndexFromParticle => ObjectIdentifier::getIndexFromParticleOrCID 2006/02/28 12:08:39 bm 1.1.2.6: ObjectIdentifier::getIndexFromParticle => ObjectIdentifier::getIndexFromParticleOrCID 2006/02/20 09:18:13 bm 1.1.2.5: getObjectPropertySet also with XChartDocument as parameter 2006/01/27 09:51:22 bm 1.1.2.4: InlineContainer.hxx moved to comphelper 2006/01/20 14:58:54 iha 1.1.2.3: make more failsafe 2006/01/11 15:10:07 iha 1.1.2.2: diagram sizes and positions are not saved 2005/12/21 21:28:21 iha 1.1.2.1: remove identifiers from model objects and create an index based CID protocol instead for selection purposes