summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext
Commit message (Expand)AuthorAgeFilesLines
* use SimpleReferenceObject in forms moduleNoel Grandin2014-07-102-53/+4
* rtl::Reference fits just fine hereStephan Bergmann2014-06-172-3/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-5/+1
* forms: remove SAL_THROW macroNoel Grandin2014-06-053-4/+4
* forms: expand DECLARE_XCLONEABLEThomas Arnhold2014-06-041-1/+1
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-2525-198/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-2/+2
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-091-6/+0
* forms: sal_Bool->boolNoel Grandin2014-05-068-37/+37
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-302-3/+3
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-141-3/+2
* typo: attribut -> attributeThomas Arnhold2014-04-141-1/+1
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-072-2/+2
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* Typo: corect->correctJulien Nabet2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-019-11/+11
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2712-84/+84
* svtools: sal_Bool->boolNoel Grandin2014-03-241-2/+2
* coverity#704232 Logically dead codeCaolán McNamara2014-03-111-7/+0
* Remove visual noise from formsAlexander Wilms2014-02-2627-238/+238
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2614-45/+45
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-242-4/+4
* coverity#704644 Dereference after null checkCaolán McNamara2014-02-231-4/+8
* Remove unneccessary commentsAlexander Wilms2014-02-2313-223/+223
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-212-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-202-0/+2
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-1/+1
* Drop unnecessary #includeTakeshi Abe2014-02-182-3/+0
* coverity#737157 Uncaught exceptionCaolán McNamara2014-02-132-2/+6
* coverity#737151 Uncaught exceptionCaolán McNamara2014-02-132-2/+6
* fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi2014-01-301-16/+0
* bool improvementsStephan Bergmann2014-01-282-2/+2
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-213-13/+0
* Window::PreNotify should return boolStephan Bergmann2014-01-182-4/+4
* Window::Notify should return boolStephan Bergmann2014-01-172-4/+4
* remove last xub_StrLen in formsCaolán McNamara2014-01-151-1/+1
* Lock SolarMutex in RichtTextEngine::CreateStephan Bergmann2014-01-081-0/+2
* This can be privateStephan Bergmann2014-01-081-1/+1
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-3/+3
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-3/+3
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-3/+3
* forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl2013-11-271-6/+3
* outter -> outer (also when "outter" is inside another word)Julien Nabet2013-11-231-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-5/+5
* fixincludeguards.sh: formsThomas Arnhold2013-11-0515-45/+45
* convert FORMS modules from String to OUStringNoel Grandin2013-10-013-6/+6
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-2/+2
* Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann2013-05-221-0/+1