summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextmodel.cxx
AgeCommit message (Expand)Author
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-03-17cleanup itempool includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27coverity#1374314 Uncaught exceptionCaolán McNamara
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-27forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-05-22Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann
2013-04-27those are never definedThomas Arnhold
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov