summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/geometrycontrolmodel.cxx
AgeCommit message (Expand)Author
2015-10-26remove extra spaces around ::Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-01loplugin:staticfunctionNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith
2013-03-04doubled includesThomas Arnhold
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.24.172); FILE MERGEDRüdiger Timm
2007-01-02INTEGRATION: CWS ab31 (1.23.30); FILE MERGEDJens-Heiner Rechtien
2006-09-16INTEGRATION: CWS pchfix02 (1.22.40); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.21.26); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.20.114); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS ooo20040704 (1.18.70); FILE MERGEDRüdiger Timm
2004-06-25INTEGRATION: CWS tune04 (1.18.64); FILE MERGEDHans-Joachim Lankenau
2003-12-11INTEGRATION: CWS frmcontrols01 (1.17.98); FILE MERGEDKurt Zenker
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-02-01+OCommonGeometryControlModelFrank Schönheit
2002-01-08#96008# be an ComponentImplHelperFrank Schönheit
2001-11-23#95097# temporary bug on solaris platforms fixedJörg Budischewski
2001-09-05#88891# override the XTypeProvider methodsFrank Schönheit
2001-05-15#85996# Clone ScriptEventsSupplierAndreas Bregas
2001-04-12changed tabindex default from 0 to -1Thomas Benisch
2001-04-10#85862# have to use namespace due to symbol ambiguityDaniel Boelzle
2001-03-23removed HelpText property from geometry modelThomas Benisch
2001-03-22added HelpText propertyThomas Benisch
2001-03-08OPropertyStateHelper overridablesThomas Benisch
2001-03-07added step and tag propertyThomas Benisch