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