summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageOrientationControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in swNoel1-14/+14
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin1-2/+2
2020-01-14weld PageOrientationControlCaolán McNamara1-23/+13
2020-01-14rework PageOrientationPopup to be a PopupWindowControllerCaolán McNamara1-3/+4
2020-01-14weld PageMarginControlCaolán McNamara1-0/+1
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-2/+0
2019-12-20tdf#129526: Prevent accidental toggling of page orientationMuhammet Kara1-0/+8
2019-08-24loplugin:returnconstval in swNoel Grandin1-3/+2
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-9/+3
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-5/+2
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky1-2/+2
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-0/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos1-45/+152
2016-08-24convert ViewType to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-09-08convert Link<> to typedNoel Grandin1-4/+2
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-1/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+90