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