summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)AuthorFilesLines
2020-01-22tdf#129388: Avoid any actual painting of the slide sorter in the LOKit caseTor Lillqvist1-3/+8
2020-01-22Unbreak code compiled conditionally with DEBUG_TIMINGTor Lillqvist1-7/+5
2019-09-03sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian1-7/+3
2019-08-05sidebar: Add .uno:MasterSlidesPanelAshod Nakashian1-0/+11
2019-08-04tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli1-0/+2
2019-08-02LOK: getPartInfo now returns list of selected partsAshod Nakashian2-4/+20
2019-06-04tdf#120774: in 6.2, restrict workaround to kde4 vclplug onlyKatarina Behrens2-53/+51
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen6-0/+6
2018-11-15loplugin:staticmethods in vclNoel Grandin1-4/+2
2018-11-12tdf#42949 Fix IWYU warnings in sd/source/ui/slidesorter/inc/*Gabor Kelemen39-97/+80
2018-11-10tdf#120703 PVS: drop dead code.Mike Kaganski3-20/+7
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-15/+11
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-07loplugin:collapseif in sdNoel Grandin1-5/+2
2018-11-06tdf#121198: fix crash in SdrPage::GetPageNum()Xisco Fauli1-1/+1
2018-11-05Fix typosAndrea Gelmini1-1/+1
2018-11-04[Pardus] Make the slide change command accessible.Gulsah Kose1-18/+28
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen2-0/+2
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-16/+0
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin1-1/+1
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-2/+1
2018-10-20Fix typosAndrea Gelmini1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin13-79/+72
2018-10-17loplugin:singlevalfieldsNoel Grandin2-15/+2
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-30/+26
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-3/+3
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-6/+6
2018-10-09loplugin:constfields in sdNoel Grandin14-35/+34
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-2/+3
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-0/+1
2018-08-30Remove redundant asserts after newMike Kaganski1-13/+1
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen7-0/+7
2018-08-13loplugin:returnconstant in sdNoel Grandin2-5/+3
2018-07-30Add missing sal/log.hxx headersGabor Kelemen6-0/+7
2018-07-23Fix typosAndrea Gelmini1-4/+4
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin2-2/+2
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-2/+1
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin1-2/+0
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen1-0/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-14/+7
2018-06-11tdf#118068 InsertionIndicator should be temporaryCaolán McNamara1-0/+4
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-2/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-1/+2
2018-06-04Bitmap->BitmapEx in BitmapFactoryNoel Grandin3-11/+5
2018-06-04second param of NotifyPreviewCreation is unusedNoel Grandin4-10/+4