summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)AuthorFilesLines
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-05-23Added separate color picker for slide background gradientPranam Lashkari2-14/+23
2020-05-21lok: introduce QueryControlState functionHenry Castro1-0/+5
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 McNamara2-21/+51
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 Castro2-0/+12
2019-10-22sd: sidebar: force to set the id of the LayoutMenu controlHenry Castro1-0/+1
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin2-4/+2
2019-10-11Propagate stock info through slide layouts.Michael Meeks1-3/+7
2019-10-01loplugin:stringadd in sdNoel Grandin1-2/+1
2019-09-29loplugin:constmethod in sdNoel Grandin2-2/+2
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-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-8/+4
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen15-82/+4
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin1-12/+2
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin3-6/+6
2019-08-15loplugin:sequenceloop in sdNoel Grandin1-2/+2
2019-08-12Fix typosAndrea Gelmini4-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann3-4/+4
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov1-5/+4
2019-07-20loplugin:referencecasting in sdNoel Grandin3-7/+7
2019-07-10tdf#42949 Fix IWYU warnings in sd/*/hxxGabor Kelemen2-1/+3
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-2/+0
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 Nakashian2-1/+10
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+2
2019-05-07Fix typoAndrea Gelmini1-1/+1
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-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-2/+2
2019-04-19optimise find/insert patternNoel Grandin1-2/+1
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen3-0/+3
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin3-4/+4
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-15loplugin:flatten in sd/source/ui/sidebarNoel Grandin4-151/+150
2019-02-09loplugin:indentation in sdNoel Grandin2-13/+13
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen2-5/+3
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 Kelemen23-78/+34
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen4-0/+4
2018-12-21pass UserData by unique_ptr in MasterPagesSelectorNoel Grandin2-10/+5
2018-12-10simplify some copy constructionNoel Grandin1-1/+1