summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/PolarCoordinateSystem.cxx
AgeCommit message (Collapse)Author
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa Reviewed-on: https://gerrit.libreoffice.org/5148 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
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-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
Removed all occurences of RTL_CONSTASCII_USTRINGPARAM in chart2. Change-Id: I0ab188e2d67a5fc17a3653e5213031f6e2c2581d Reviewed-on: https://gerrit.libreoffice.org/2244 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
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-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-11-27remove include of pch header in chart2Norbert Thiebaud
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.6.126); FILE MERGEDRüdiger Timm
2008/03/28 16:44:09 rt 1.6.126.1: #i87441# Change license header to LPGL v3.
2007-05-22INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGEDVladimir Glazounov
2006/10/18 17:11:38 bm 1.3.4.6: RESYNC: (1.4-1.5); FILE MERGED 2006/04/11 15:33:13 bm 1.3.4.5: make creation of coordinate systems available via factory 2005/10/13 17:38:58 iha 1.3.4.4: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:57:07 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2004/09/15 17:32:02 bm 1.3.4.2: API simplification 2004/04/01 10:53:06 bm 1.3.4.1: XChartType: may return a coordinate system now
2006-09-17INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGEDOliver Bolte
2006/09/01 17:18:44 kaib 1.4.80.1: #i68856# Added header markers and pch files
2005-09-08INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGEDRüdiger Timm
2005/09/05 18:43:11 rt 1.3.110.1: #i54170# Change license header: remove SISSL
2004-01-26drafts namespace of API removedBjörn Milcke
public API moved to offapi Calc as DataEditor - first integration
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama
2003-10-06initial importBjörn Milcke