summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view0.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose1-2/+2
2017-04-01add rtf fuzzerCaolán McNamara1-4/+0
2017-03-28remove unused interfaces from sdi filesNoel Grandin1-7/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-02-13convert ShellModes to scoped enumNoel Grandin1-1/+1
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-2/+2
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara1-4/+4
2016-05-23loplugin:unusedmethods in swNoel Grandin1-10/+0
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin1-4/+4
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin1-1/+1
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky1-2/+0
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos1-0/+3
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky1-1/+0
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+2
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-5/+21
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+1
2015-06-02tdf#91783 - Reverse the toggle behaviour of .uno:Graphic ChangePhilippe Jung1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-24convert SvxZoomType to enum classNoel Grandin1-1/+1
2015-02-05tdf#60739 code factorisationMichaël Lefèvre1-0/+13
2015-02-05tdf#60739 code factorisationMichaël Lefèvre1-0/+11
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-3/+2
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-1/+1
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-1/+0
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann1-0/+1
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-1/+0
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-1/+0
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+3
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+601