summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/SlideBackground.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-4/+4
2021-03-18weld the sidebar deckCaolán McNamara1-2/+2
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-20/+8
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-3/+3
2021-02-27hide background options in master slide view in sidebarPranam Lashkari1-0/+5
2021-01-29tdf#139965: Broken master slide list after switching mode.Tamás Zolnai1-0/+3
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen1-5/+3
2020-12-03tdf#116815 Draw UI: remove presentation-only stuffJustin Luth1-0/+2
2020-10-23long->tools::Long in pyuno..sdNoel1-2/+2
2020-08-03loplugin:flatten in sdNoel Grandin1-9/+9
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-2/+2
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-05-02Added separate color picker for slide background gradientPranam Lashkari1-13/+21
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara1-1/+1
2020-02-03tdf#127137 Allow assigning of master slide to multiple slidesdldld1-6/+15
2020-01-23weld SvxFontWorkDialogCaolán McNamara1-0/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin1-2/+2
2020-01-02weld SlideBackgroundCaolán McNamara1-185/+207
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-11Related: tdf#129267 format numbers with the UI localeCaolán McNamara1-2/+13
2019-12-11Related: tdf#129267 draw also has a similar panel comboboxCaolán McNamara1-21/+45
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-29lok: simplify the function "SlideBackground::DumpAsPropertyTree"Henry Castro1-2/+1
2019-10-25sd: fix missing includeMiklos Vajna1-0/+1
2019-10-25lok: ensure that the paper size list box control has selected items inHenry Castro1-0/+11
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-4/+3
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-1/+4
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-20/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-20loplugin:referencecasting in sdNoel Grandin1-3/+3
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-06-06sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian1-1/+9
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-0/+1
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+0
2019-01-24LOK: sd: notify LOK of page size/orientation changeAshod Nakashian1-6/+20
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen1-0/+1
2018-12-10Check pDoc is not nullXisco Fauli1-10/+13
2018-12-06tdf#121926: Take metrics into accountXisco Fauli1-0/+21
2018-11-21tdf#117108: do not show the master view button after updating the sidebarXisco Fauli1-0/+1
2018-11-07tdf#113660 - Wrong label on sidebar slide pane after switching to handout viewMark Dobo1-26/+20
2018-09-23ŧdf#120069: Do not crash changing background color in drawXisco Fauli1-1/+12
2018-07-27tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli1-15/+5
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-05-17loplugin:unusedfields in sdNoel Grandin1-11/+0
2018-05-05tdf#117355 Show color picker on the sidebarXisco Fauli1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0