summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationList.cxx
AgeCommit message (Expand)Author
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2017-11-12Replace list by vector for InteractiveSequence (sd)Julien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-01Replace some lists by vectors in sd moduleJulien Nabet
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-13convert effects menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-01-19sd: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-10tdf#87812: SIDEBAR: More animation information in list controlAkshay Deep
2016-03-04tdf#87812 - SIDEBAR: More animation information in list controlAkshay Deep
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-16refactor CustomAnimationList to use RenderContextTomaž Vajngerl