summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/LayoutMenu.cxx
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11schedule redraw to draw without focusCaolán McNamara
2021-03-09drop sd::LayoutMenu set_id overwriteCaolán McNamara
2021-03-05move MouseButtonDown logic to LayoutValueSet childCaolán McNamara
2021-03-05move valueset resize into LayoutValueSet classCaolán McNamara
2021-03-05with widget layout we don't need to explicitly track the parent resizeCaolán McNamara
2021-03-05drop unneeded DEBUG SetTextCaolán McNamara
2021-03-05move properties from container vcl::Window to window-filling childCaolán McNamara
2021-03-05use valueset as the menu parentCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-12-21weld impress layoutmenuCaolán McNamara
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-04weld LayoutMenu panelCaolán McNamara
2020-02-04dnd doesn't do anythingCaolán McNamara
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-22sd: sidebar: force to set the id of the LayoutMenu controlHenry Castro
2019-10-11Propagate stock info through slide layouts.Michael Meeks
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-20tdf#98980 Update selection inside control when new slide layout is selectedSerge Krot
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara