summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-3/+3
2017-08-06loplugin:constparams in sw part6Noel Grandin1-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:dllprivateStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-4/+4
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-2/+0
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-10/+10
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-2/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-1/+1
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-1/+0
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+1
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-06com::sun::star->css in sw/incNoel Grandin1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-44/+44
2015-09-18convert Link<> to typedNoel Grandin1-1/+1
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-1/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-8/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-3/+3
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-28SwDocShell::Delete/Hide return types want to be boolStephan Bergmann1-2/+2
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl1-0/+5
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+1
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu1-0/+5
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin1-1/+1
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-2/+2
2015-03-31sw: SwDocShell::aFinishedTimer dead since 2006Michael Stahl1-5/+0
2015-03-31sw: prefix members of SwDocShellMichael Stahl1-22/+24
2015-03-31Better only call RestoreInvisibleContent if previously removedStephan Bergmann1-0/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-19loplugin:constantfunction: sotNoel Grandin1-1/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir1-1/+1