summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/BasicViewFactory.cxx
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-15loplugin:referencecasting in sdNoel
2021-01-25avoid some ref-countingNoel Grandin
2020-01-29cid#1401342 silence Uncaught exceptionCaolán McNamara
2020-01-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann
2017-02-17No need for mpWrapper memberStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-02uitest: annotate slidesorter windowMarkus Mohrhard
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-22Fix typosAndrea Gelmini
2016-06-18uitest: annotate a few draw/impress windowsMarkus Mohrhard
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin