summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTextView.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann1-1/+1
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3
2020-01-24loplugin:makeshared in sdextNoel Grandin1-3/+3
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-4/+0
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin1-2/+2
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-20loplugin:referencecasting in sdextNoel Grandin1-4/+4
2019-07-19cid#1448489 Uncaught exceptionCaolán McNamara1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-2/+2
2019-02-12loplugin:flatten in sdextNoel Grandin1-36/+35
2019-02-11new loplugin writeonlyvarsNoel Grandin1-9/+0
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov1-44/+20
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+2
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin1-2/+2
2017-05-26sdext: coverity#1409900 Uncaught exceptionMichael Stahl1-1/+8
2017-05-24rhbz#1425304 sdext: join TimerScheduler thread before shutdownMichael Stahl1-1/+5
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-9/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-02-23change intervall -> intervalDavid Tardon1-3/+3
2016-10-27loplugin:expandablemethods in sdextNoel Grandin1-6/+1
2016-06-27loplugin:singlevalfields in sdextNoel Grandin1-5/+0
2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in sdextNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-28Missing includeStephan Bergmann1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+2
2015-08-03sdext: replace boost::function with std::functionMichael Stahl1-5/+5
2015-04-23loplugin:staticmethodsNoel Grandin1-6/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-21/+21
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-12/+0
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-04-02drop prefix from ::cssThomas Arnhold1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+4
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-5/+2
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham1-144/+0
2011-12-21callcatcher: remove some unused codeCaolán McNamara1-32/+0
2011-12-20remove un-used code, and make a start at rampant vspace wastingMichael Meeks1-101/+0
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-1/+0
2011-10-25remove unused methods from sdext:presenterFelix Zhang1-35/+0