summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/dispuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov1-7/+3
2018-08-16loplugin:returnconstant in ScDBDocFuncNoel Grandin1-1/+2
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-1/+1
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+0
2017-01-10New loplugin:conststringvar: scStephan Bergmann1-8/+8
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-5/+3
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-5/+5
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-28com::sun::star->css in scNoel Grandin1-5/+5
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha1-3/+1
2015-08-27Clean up aEmptyStephan Bergmann1-3/+2
2015-06-01loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann1-3/+2
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2014-01-27coverity#1158325 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-27coverity#1158326 Uncaught exceptionCaolán McNamara1-3/+3
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-09-20Add some static goodness here, tooTor Lillqvist1-2/+2
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin1-14/+10
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-05-10Cleaned up ScImportParam.Kohei Yoshida1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-10/+10
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-8/+8
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-11/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]1-5/+2
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]1-5/+2