summaryrefslogtreecommitdiffstats
path: root/forms/source/component/FormattedField.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace lists by vectors (forms)Julien Nabet2017-11-021-8/+8
* loplugin:includeform: formsStephan Bergmann2017-10-231-5/+5
* unused m_nFieldType in OFormattedModelNoel Grandin2017-09-191-5/+0
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:casttovoid: formsStephan Bergmann2017-07-021-2/+1
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-14/+14
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-5/+0
* loplugin:unnecessaryoverride in forms/frameworkNoel Grandin2016-10-051-10/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* Drop redundant castTakeshi Abe2016-09-161-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* improve unnecessaryoverride pluginNoel Grandin2016-07-191-6/+0
* Clean up uses of Any::getValue() in formsStephan Bergmann2016-06-101-2/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-3/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-19/+12
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Fix typosAndrea Gelmini2015-10-021-1/+1
* com::sun::star->css in forms/Noel Grandin2015-10-021-34/+34
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+1
* comphelper::isA(Any... -> Any::hasStephan Bergmann2015-08-191-3/+3
* Remove two silly typedefsStephan Bergmann2015-08-191-6/+6
* coverity#1308583 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2015-05-101-1/+1
* Get rid of trivial comphelper::query_interface wrapperStephan Bergmann2015-04-211-2/+3
* Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann2015-04-211-4/+4
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-3/+5
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-4/+12
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher2014-09-251-33/+34
* fdo#39468 Translated German to EnglishTobias Madl2014-09-241-18/+17
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet2014-05-061-6/+6
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet2014-05-061-7/+7
* forms: sal_Bool->boolNoel Grandin2014-05-061-13/+13
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* simplifyStephan Bergmann2014-03-051-1/+1