summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-3/+3
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin3-0/+5
2016-09-21cid#1371252: Add move semanticsStephan Bergmann1-0/+15
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-11/+1
2016-09-20o3tl: replace yet another sal_Size with std::size_tMichael Stahl1-1/+2
2016-09-20loplugin:unusedfieldsNoel Grandin3-14/+6
2016-09-20Related cid#1371287: Work around missing OStringBuffer move semanticsStephan Bergmann1-1/+52
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann1-1/+77
2016-09-20cid#1371306: Add move semanticsStephan Bergmann1-0/+12
2016-09-20cid#1371245: Add move semanticsStephan Bergmann2-0/+24
2016-09-20cid#1371291: Add move semanticsStephan Bergmann2-0/+23
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-1/+0
2016-09-20Remove redundant default ctor definitionStephan Bergmann1-2/+0
2016-09-20Mark new exported function as SAL_CALLStephan Bergmann1-1/+1
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-1/+1
2016-09-20convert constants to scoped enum TblActionJochen Nitschke1-4/+14
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-12/+13
2016-09-19convert storeAccessMode to scoped enumNoel Grandin2-10/+10
2016-09-19loplugin:unusedenumvaluesNoel Grandin14-181/+6
2016-09-19cid#1371142: Move semantics for css::uno::WeakReferenceHelperStephan Bergmann1-0/+9
2016-09-19o3tl: refcounts should be native platform int widthThorsten Behrens1-1/+1
2016-09-18loplugin:unusedenumvaluesNoel Grandin3-20/+2
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke1-38/+41
2016-09-17fix warning in windows debug buildJochen Nitschke1-1/+1
2016-09-16Try silence cid#1371124 ("Operands don't affect result")Stephan Bergmann1-1/+5
2016-09-16Missing includeStephan Bergmann1-0/+2
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna3-0/+23
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl2-5/+6
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna3-9/+9
2016-09-16loplogin:singlevalfields in include/Noel Grandin17-45/+3
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2-15/+0
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-0/+16
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl1-1/+5
2016-09-15tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl1-2/+2
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl9-65/+65
2016-09-15Remove unused declarationStephan Bergmann1-1/+0
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin1-17/+0
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-1/+0
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann1-2/+2
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin39-54/+51
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke3-6/+36
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin5-10/+10
2016-09-14loplugin:constantparamNoel Grandin2-2/+2
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin1-3/+1
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin5-21/+3
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2-2/+7
2016-09-13loplugin:dllprivateStephan Bergmann6-13/+13
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-0/+2
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke1-1/+1
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna3-0/+6