summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-07tdf#134847 fix nullptr use crashJim Raykowski
2020-08-03loplugin:flatten in sdNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-05-02Added separate color picker for slide background gradientPranam Lashkari
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-20-Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara
2020-02-04Fix typoAndrea Gelmini
2020-02-04weld LayoutMenu panelCaolán McNamara
2020-02-04weld MasterPagesSelectorCaolán McNamara
2020-02-04dnd doesn't do anythingCaolán McNamara
2020-02-03tdf#127137 Allow assigning of master slide to multiple slidesdldld
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-02weld SlideBackgroundCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11Related: tdf#129267 format numbers with the UI localeCaolán McNamara
2019-12-11Related: tdf#129267 draw also has a similar panel comboboxCaolán McNamara
2019-12-03use scoped enumStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29lok: simplify the function "SlideBackground::DumpAsPropertyTree"Henry Castro
2019-10-25sd: fix missing includeMiklos Vajna
2019-10-25lok: ensure that the paper size list box control has selected items inHenry Castro
2019-10-22sd: sidebar: force to set the id of the LayoutMenu controlHenry Castro
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin