summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-09-17fix warning in windows debug buildJochen Nitschke
2016-09-16Try silence cid#1371124 ("Operands don't affect result")Stephan Bergmann
2016-09-16Missing includeStephan Bergmann
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl
2016-09-15tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15Remove unused declarationStephan Bergmann
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13recognize NaN with no bits set in lower word as errorEike Rathke
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke
2016-09-13cosmeticsEike Rathke
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara
2016-09-13Graphyic->GraphicCaolán McNamara
2016-09-13coverity#1371335 Self assignmentCaolán McNamara
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13Bin noise commentsTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-12Bin a few unused forward declarationsTor Lillqvist
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-12Indentation fixesMiklos Vajna
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-10Blind fix for MSVCStephan Bergmann
2016-09-10fix the buildMarkus Mohrhard
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon