summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-27loplugin:unnecessaryvirtualNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16Fix typoAndrea Gelmini
2018-11-16tdf#37483 Add drag'n'drop to reorder custom Impress animationsBrian Fraser
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in sdNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-16tdf#120626 unable to set direction in custom animation dialogCaolán McNamara
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-10-02Presurve rolled-up custom animation order when reorderingBrian Fraser
2018-09-27tdf#118065 Fix slow Impress custom animation sidebar updateBrian Fraser
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21simplify PlusHdl logicNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-22lokdialog: Convert the SideBar->Animation->Effect Options to async exec.Noel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-28tdf#53993 broadcast the change when dragging ends.Mark Hung
2018-06-25loplugin:useuniqueptr in CustomAnimationDialogNoel Grandin
2018-06-24sd: Reduce the number of possible intermediate allocationsTakeshi Abe
2018-06-24tdf#33022 Dispose the deprecated motion path.Mark Hung
2018-06-24tdf#67611 re-add the effect if nothing is left in the textgroup.Mark Hung
2018-06-24sd effects: keep configurations that is not changed.Mark Hung
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov
2018-06-20loplugin:useuniqueptr in PropertyControlNoel Grandin
2018-06-19tdf#90243 don't append index if shape already has a name.Mark Hung
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin