summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterPaneBorderPainter.cxx
AgeCommit message (Expand)Author
2021-10-16Simplify vector initialization in sdextJulien Nabet
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24loplugin:makeshared in sdextNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-11-22remove unused enums DocumentTextDirection and RendererPaneStyle::SideNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereferenceMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-06-27PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unusedStephan Bergmann
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-23loplugin:constantparam in sdextNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-07Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi
2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham