summaryrefslogtreecommitdiff
path: root/svx/source/form/fmtextcontrolshell.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-06vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+2
2016-02-06Fix typosAndrea Gelmini1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-3/+5
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-3/+3
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2014-10-20loplugin: cstylecastNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-11/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-4/+4
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-05-28fix pch buildThomas Arnhold1-3/+3
2014-04-15svx: sal_Bool->boolNoel Grandin1-3/+3
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-26Remove visual noise from svxAlexander Wilms1-20/+20
2014-02-23Remove unneccessary commentsAlexander Wilms1-44/+44
2013-12-24std::auto_ptr->boost::scoped_ptrCaolán McNamara1-17/+15
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-7/+7
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-12fdo#63695 revert hackish fix to i#51621Lionel Elie Mamane1-2/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-31/+31
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+2
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-2/+2
2011-03-13OSL_TRACE: Use format stringThomas Arnhold1-6/+6
2011-03-13Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold1-6/+6
2011-03-13Use getStr() for OStringsThomas Arnhold1-6/+6
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold1-4/+4
2011-03-13Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-1/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1