summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/LayoutMenu.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-11remove intermediate containers in sidebarsCaolá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
2020-12-21weld impress layoutmenuCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-05-09compact namespace in sdNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-02-04weld LayoutMenu panelCaolán McNamara
2020-02-04dnd doesn't do anythingCaolán McNamara
2020-01-23loplugin:unusedmethodsNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-20tdf#98980 Update selection inside control when new slide layout is selectedSerge Krot
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-10the return of callcatcherCaolán McNamara
2013-12-02Drop duplicate #includeTakeshi Abe
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23fixincludeguards.sh: sdThomas Arnhold