summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationList.cxx
AgeCommit message (Expand)Author
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
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-03-29remove weird unused CustomAnimationTriggerEntryItem::IsA()Michael Stahl
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert