summaryrefslogtreecommitdiff
path: root/forms/source/richtext
AgeCommit message (Expand)Author
2014-07-10use SimpleReferenceObject in forms moduleNoel Grandin
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03Typo: corect->correctJulien Nabet
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-11coverity#704232 Logically dead codeCaolán McNamara
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23coverity#704644 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-13coverity#737157 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara
2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-15remove last xub_StrLen in formsCaolán McNamara
2014-01-08Lock SolarMutex in RichtTextEngine::CreateStephan Bergmann
2014-01-08This can be privateStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-27forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-10-01convert FORMS modules from String to OUStringNoel Grandin
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-05-22Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann