summaryrefslogtreecommitdiff
path: root/forms/source/richtext
AgeCommit message (Expand)AuthorFilesLines
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann1-6/+4
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann1-4/+6
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-2/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin2-4/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann2-2/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin7-12/+12
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
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