summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* convert storeAccessMode to scoped enumNoel Grandin2016-09-192-10/+10
* loplugin:unusedenumvaluesNoel Grandin2016-09-1914-181/+6
* cid#1371142: Move semantics for css::uno::WeakReferenceHelperStephan Bergmann2016-09-191-0/+9
* o3tl: refcounts should be native platform int widthThorsten Behrens2016-09-191-1/+1
* loplugin:unusedenumvaluesNoel Grandin2016-09-183-20/+2
* convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke2016-09-171-38/+41
* fix warning in windows debug buildJochen Nitschke2016-09-171-1/+1
* Try silence cid#1371124 ("Operands don't affect result")Stephan Bergmann2016-09-161-1/+5
* Missing includeStephan Bergmann2016-09-161-0/+2
* sfx2: add SfxLokHelper::getViewIdsMiklos Vajna2016-09-163-0/+23
* coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl2016-09-162-5/+6
* lok::Document: rename getViews() to getViewsCount()Miklos Vajna2016-09-163-9/+9
* loplogin:singlevalfields in include/Noel Grandin2016-09-1617-45/+3
* Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2016-09-152-15/+0
* disable generation of ole previews in ODF format until after loadCaolán McNamara2016-09-151-0/+16
* vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl2016-09-151-1/+5
* tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl2016-09-151-2/+2
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-159-65/+65
* Remove unused declarationStephan Bergmann2016-09-151-1/+0
* Remove OutputDevice::PaintScopeNoel Grandin2016-09-151-17/+0
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-151-1/+0
* Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2016-09-151-2/+2
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-1539-54/+51
* put all SfxShell feature flags in one typed_flags classJochen Nitschke2016-09-143-6/+36
* loplugin:countusersofdefaultparams in xmloffNoel Grandin2016-09-145-10/+10
* loplugin:constantparamNoel Grandin2016-09-142-2/+2
* loplugin:constantparam in accessibility to basicNoel Grandin2016-09-141-3/+1
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-145-21/+3
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-132-2/+7
* loplugin:dllprivateStephan Bergmann2016-09-136-13/+13
* sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2016-09-131-0/+2
* do not add calendar modifier to format code when importing as E or EE keywordEike Rathke2016-09-131-1/+1
* sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2016-09-133-0/+6
* recognize NaN with no bits set in lower word as errorEike Rathke2016-09-131-3/+6
* chmod 644 some source filesStephan Bergmann2016-09-132-0/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-13725-1125/+1125
* introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke2016-09-131-0/+7
* cosmeticsEike Rathke2016-09-131-11/+11
* coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara2016-09-131-2/+1
* Graphyic->GraphicCaolán McNamara2016-09-131-5/+5
* coverity#1371335 Self assignmentCaolán McNamara2016-09-131-13/+11
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-1345-52/+0
* Bin noise commentsTor Lillqvist2016-09-131-2/+0
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-136-9/+4
* Bin a few unused forward declarationsTor Lillqvist2016-09-121-7/+0
* impress: extend dumpAsXml to table cell and stylesNoel Grandin2016-09-122-0/+5
* Indentation fixesMiklos Vajna2016-09-121-1/+1
* Page size popup converted to use outside sidebarSzymon Kłos2016-09-121-0/+2
* loplugin:constantparam in package..stocNoel Grandin2016-09-121-5/+2
* LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-112-0/+15