summaryrefslogtreecommitdiffstats
path: root/forms/source/component/FormattedFieldWrapper.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typosAndrea Gelmini2017-03-161-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-8/+8
* Fix typosAndrea Gelmini2016-01-101-4/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-8/+8
* Fix typosAndrea Gelmini2015-10-021-1/+1
* com::sun::star->css in forms/Noel Grandin2015-10-021-7/+7
* Remove two silly typedefsStephan Bergmann2015-08-191-5/+5
* Get rid of trivial comphelper::query_interface wrapperStephan Bergmann2015-04-211-7/+8
* Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann2015-04-211-6/+6
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-1/+1
* Fix OFormattedFieldWrapper[_ForcedFormatted] instance creationStephan Bergmann2015-02-271-2/+42
* callcatcher: update unused codeCaolán McNamara2015-02-191-34/+0
* forms: Fix copy'n'paste mistakes.Jan Holesovsky2015-02-171-1/+1
* forms: Convert also com.sun.star.form.XForms.Jan Holesovsky2015-02-171-15/+1
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-0/+13
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi2014-02-031-20/+4
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-3/+0
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-14/+15
* Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann2013-05-221-0/+1
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-231-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* Fix --enable-dbgutil buildStephan Bergmann2012-11-271-1/+1
* re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks2012-11-271-97/+82
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks2012-11-271-74/+96
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* remove include of pch header from formsNorbert Thiebaud2011-11-271-2/+0
* sb140: #i114718# avoid references to object across XAggregation::setDelegator...Stephan Bergmann2011-09-091-96/+74
* Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* RTL_CONSTASCII_USTRINGPARAM in components - formspjacquod2010-11-171-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.14.134); FILE MERGEDRüdiger Timm2008-04-111-41/+18
* INTEGRATION: CWS pchfix02 (1.13.24); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.11.28); FILE MERGEDJens-Heiner Rechtien2006-06-191-4/+4
* INTEGRATION: CWS internatiodel (1.9.262); FILE MERGEDVladimir Glazounov2006-04-071-8/+2
* INTEGRATION: CWS dba202e (1.10.38); FILE MERGEDOliver Bolte2006-01-191-3/+10
* INTEGRATION: CWS ooo19126 (1.9.282); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo20030412 (1.7.30.1.12); FILE MERGEDJens-Heiner Rechtien2003-04-281-3/+3
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-251-4/+49
* #90040# use LocaleDataWrapper instead of International classFrank Schönheit2001-07-201-9/+3
* #87257# change GetUILanguageOcke Janssen2001-07-111-3/+3
* #87149# DBG_CTOR/-DTORFrank Schönheit2001-05-311-2/+7