summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/romenu.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+2
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-4/+2
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+1
2017-05-09loplugin:constantparamNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-18convert readonly menu to .uiCaolán McNamara1-99/+126
2017-04-18rework SwReadOnlyPopup to not inherit from PopupMenuCaolán McNamara1-39/+32
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin1-1/+1
2016-11-25warning C4701: potentially uninitialized local variableNoel Grandin1-1/+1
2016-11-25replace URLLOAD constants with o3tl::typed_flagsNoel Grandin1-4/+5
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-4/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-0/+6
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley1-6/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-10/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-09formatting improvements in sw/Noel Grandin1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-13editeng, convert to typed Link<>Noel Grandin1-1/+0
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-7/+7
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-2/+2
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara1-10/+11
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+368