summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext
Commit message (Expand)AuthorAgeFilesLines
* 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
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-2/+2
* those are never definedThomas Arnhold2013-04-271-3/+0
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-231-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-58/+58
* Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith2013-04-012-2/+2
* coverity#704145 Resource leak in objectJulien Nabet2013-03-281-12/+6
* -Wunused-macrosStephan Bergmann2013-03-274-24/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-14/+14
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1