summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar1-7/+3
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist1-7/+3
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-04-23Added separate color picker for slide background gradientPranam Lashkari2-14/+23
2020-03-31lok: introduce QueryControlState functionHenry Castro1-0/+5
2019-10-29lok: simplify the function "SlideBackground::DumpAsPropertyTree"Henry Castro1-2/+1
2019-10-25lok: ensure that the paper size list box control has selected items inHenry Castro2-0/+12
2019-10-22sd: sidebar: force to set the id of the LayoutMenu controlHenry Castro1-0/+1
2019-09-26lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-3/+2
2019-09-26lok: send an invalidation by document size changeTamás Zolnai1-1/+4
2019-09-24Propagate stock info through slide layouts.Michael Meeks1-3/+7
2019-09-03LOK: sd: notify LOK of page size/orientation changeAshod Nakashian1-6/+19
2019-09-03sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian2-0/+10
2018-12-09tdf#121926: Take metrics into accountXisco Fauli1-0/+24
2018-11-21tdf#117108: do not show the master view button after updating the sidebarXisco Fauli1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-07tdf#113660 - Wrong label on sidebar slide pane after switching to handout viewMark Dobo2-27/+22
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-3/+2
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-3/+2
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen1-0/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-3/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-3/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin4-36/+31
2018-10-15loplugin:staticconstfield improvementsNoel Grandin2-5/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-6/+5
2018-10-09loplugin:constfields in sdNoel Grandin10-29/+29
2018-09-23ŧdf#120069: Do not crash changing background color in drawXisco Fauli1-1/+12
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-4/+3
2018-09-17loplugin:staticconstfield improvementsNoel Grandin2-6/+5
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin2-3/+0
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen1-0/+1
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-3/+2
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen1-0/+1
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara1-1/+1
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-4/+4
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin1-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-07-27tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli1-15/+5
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov1-11/+6
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen3-0/+3
2018-05-17loplugin:unusedfields in sdNoel Grandin2-12/+0
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2
2018-05-05tdf#117355 Show color picker on the sidebarXisco Fauli1-0/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-54/+42
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-42/+54
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-54/+42
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-1/+1