summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/FullScreenPane.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-10-17tdf#128166 sd: Fix canvas initialization argsMichael Weghorn
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-02-22Reduce scopeMatteo Casalin
2019-02-17Simplify by using startsWith()Matteo Casalin
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin
2019-01-02sd: fix missing includeMiklos Vajna
2018-10-06drop some now unnecessary includesCaolán McNamara
2017-12-05Fix typoAndrea Gelmini
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-20convert Link<> to typedNoel Grandin
2015-07-07tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
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
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-13PCH for Library_sdLuboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot