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