summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docsh2.cxx
AgeCommit message (Expand)Author
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19Watermark: extended configurationSzymon Kłos
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Watermark: Insert watermark commandSzymon Kłos
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-22sw classification: add initial UNO commandMiklos Vajna
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-25coverity#1340229 try and silence Resource leakCaolán McNamara
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet