summaryrefslogtreecommitdiffstats
path: root/svx/source/form/fmtextcontrolshell.cxx
Commit message (Expand)AuthorAgeFilesLines
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-091-2/+2
* loplugin: cstylecastNoel Grandin2014-10-201-4/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-191-11/+0
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-4/+4
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* fix pch buildThomas Arnhold2014-05-281-3/+3
* svx: sal_Bool->boolNoel Grandin2014-04-151-3/+3
* fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-8/+8
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-6/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-16/+16
* Remove visual noise from svxAlexander Wilms2014-02-261-20/+20
* Remove unneccessary commentsAlexander Wilms2014-02-231-44/+44
* std::auto_ptr->boost::scoped_ptrCaolán McNamara2013-12-241-17/+15
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-4/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-7/+7
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* fdo#63695 revert hackish fix to i#51621Lionel Elie Mamane2013-05-121-2/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-31/+31
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-4/+4
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-4/+4
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-2/+2
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-141-1/+1
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-2/+2
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-2/+2
| |\
| | * removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko2011-01-101-1/+1
| | * CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-131-1/+1
| | |\
| | * | CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer2010-04-201-1/+1
* | | | OSL_TRACE: Use format stringThomas Arnhold2011-03-131-6/+6
* | | | Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold2011-03-131-6/+6
* | | | Use getStr() for OStringsThomas Arnhold2011-03-131-6/+6
* | | | Move DBG_TRACE to OSL_TRACEThomas Arnhold2011-03-131-4/+4
* | | | Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold2011-03-131-1/+1
* | | | Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold2011-03-131-1/+1
|/ / /
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
* | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-251-1/+1
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
| |/ |/|
* | dba33f: patch provided by dtardon: fix slot id orderingFrank Schoenheit [fs]2010-04-171-1/+1
|/
* CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
|\