summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/BasicViewFactory.hxx
AgeCommit message (Expand)Author
2020-05-09compact namespace in sdNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24sd/source/ui/framework boost::scoped_ptr->std::unique_ptrCaolán McNamara
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-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-06VclPtr: someone needs to dispose this mpWindowCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-30#i102142# Fix the notorious presentation pixmap leak discovered via xresgrindCaolán McNamara
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]
2010-04-13fixed unix warningsChristian Lippka
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]
2010-03-23renaissance1: merge with DEV300_m75Andre Fischer
2010-03-19slidecopy: XResourceFactory::createResource now allows to raise IllegalArgume...Frank Schoenheit [fs]
2010-03-10renaissance1: #i107215# Fixed horizontal scrolling.Andre Fischer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGEDRüdiger Timm
2008-04-03INTEGRATION: CWS presenterview (1.1.2); FILE ADDEDKurt Zenker