summaryrefslogtreecommitdiff
path: root/framework/source/uielement/saveasmenucontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-01Save Remote File isn't supported in all modulesMaxim Monastirsky1-1/+13
2015-11-29Unnecessary castMaxim Monastirsky1-1/+1
2015-11-29SaveAsMenuController cleanupMaxim Monastirsky1-61/+5
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-19The base class does this alreadyMaxim Monastirsky1-28/+2
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-9/+6
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-07-16loplugin:cstylecastStephan Bergmann1-2/+2
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos1-3/+4
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+191