summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/BasicPaneFactory.cxx
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir
2024-03-11tdf#158152: Make presenter console to "Console: file"Baole Fang
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in sd::DrawControllerNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2021-12-27use comphelper::WeakComponentImplHelper in BasicPaneFactoryNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-10-22Comparison between css::uno::WeakReference and css::uno::ReferenceStephan Bergmann
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-23loplugin:unusedfields in sdNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
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-04loplugin:unusedfields in sdNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-14Clean 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-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-20more reverts, first cut at making sidebar optional.Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen