summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Axis.cxx
AgeCommit message (Expand)Author
2015-08-06tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir
2014-12-09inline UNO helper macrosNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-05-28coverity#706261 Uncaught exceptionCaolán McNamara
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Remove useless comments and some dead code.Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama
2010-05-27chart47: #i79087# prevent deadlock while changing scale vie APIIngrid Halama
2010-03-08chart43: #i91035# default fonts too smallIngrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker
2008-12-12CWS-TOOLING: integrate CWS rtlchart02Rüdiger Timm
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.14.44); FILE MERGEDRüdiger Timm
2008-01-14INTEGRATION: CWS chart15 (1.13.10); FILE MERGEDIvo Hinkelmann
2007-09-18INTEGRATION: CWS chart11 (1.11.2); FILE MERGEDVladimir Glazounov
2007-08-17INTEGRATION: CWS chart12 (1.11.4); FILE MERGEDIvo Hinkelmann
2007-07-25INTEGRATION: CWS chart07 (1.9.12); FILE MERGEDRüdiger Timm
2007-07-03INTEGRATION: CWS chart06 (1.9.8); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGEDOliver Bolte
2005-09-07INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGEDRüdiger Timm
2004-01-26drafts namespace of API removedBjörn Milcke
2003-12-09Axis is an XTitled nowBjörn Milcke
2003-11-19+ ReferenceDiagramSizeBjörn Milcke
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke