summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-13avoid loading all calendars of a localeEike Rathke1-9/+11
2016-09-13switch to using LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke1-4/+1
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke2-2/+66
2016-09-13cosmeticsEike Rathke1-11/+11
2016-09-13add xdg-email as the default email routeCaolán McNamara1-2/+8
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara2-8/+6
2016-09-13coverity#1372442 Unchecked return valueCaolán McNamara1-2/+3
2016-09-13Graphyic->GraphicCaolán McNamara3-21/+21
2016-09-13coverity#1371335 Self assignmentCaolán McNamara2-104/+11
2016-09-13loplugin:rangedforcopyStephan Bergmann1-1/+1
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna3-4/+14
2016-09-13Revert "tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for wr...jan iversen5-19/+18
2016-09-13coverity#1372879 Integer overflowed argumentCaolán McNamara1-3/+9
2016-09-13tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth2-1/+18
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist94-110/+0
2016-09-13tdf#101976 cui: fix crash when setting AutoCheckEnabled and it is read-onlyMiklos Vajna2-3/+12
2016-09-13Add commentTor Lillqvist1-1/+1
2016-09-13Bin noise commentsTor Lillqvist1-2/+0
2016-09-13tdf#102065 Notebookbar: Menu bar disappears when cancelling dialogSzymon Kłos1-1/+17
2016-09-13tdf#101094 (30): Better explanation of OPTIONS errors in debug buildGiuseppe Castagno1-6/+7
2016-09-13fix a TODO in XclImpExtName::MOper::MOperNoel Grandin1-2/+2
2016-09-13remove open-coded versions of GetDoubleErrorValue and CreateDoubleErrorNoel Grandin2-9/+3
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin43-102/+65
2016-09-13avoid crash with nullptr accessMarkus Mohrhard1-1/+1
2016-09-13add FINV test caseZdeněk Crhonek1-0/+4208
2016-09-13try to avoid the deadlock around the clipboard, tdf#56818Markus Mohrhard1-4/+0
2016-09-13sw: Make DelHFFormat() localTakeshi Abe1-3/+3
2016-09-12add MATCH test caseZdeněk Crhonek1-0/+6403
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist47-772/+57
2016-09-12Bin a few unused forward declarationsTor Lillqvist1-3/+0
2016-09-12fix bug in ScDBExternalRange::findFieldColumnNoel Grandin1-1/+1
2016-09-12add FDIST test caseZdeněk Crhonek1-0/+3947
2016-09-12add FISHER test caseZdeněk Crhonek1-0/+5387
2016-09-12tdf#90721 Line color initial behavior similar to fill colorMaxim Monastirsky2-2/+2
2016-09-12Bin a few unused forward declarationsTor Lillqvist1-7/+0
2016-09-12cppcheck: variable scopeJochen Nitschke1-2/+1
2016-09-12sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna4-10/+59
2016-09-12Resolves: tdf#101879 explicitly put menubars at the start of task listsCaolán McNamara1-1/+1
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski4-21/+345
2016-09-12tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit WindowsStephan Bergmann1-2/+8
2016-09-12Disable GCC 6 -Wnull-dereference again for nowStephan Bergmann1-2/+0
2016-09-12coverity#1371323 Missing move assignment operatorCaolán McNamara2-0/+8
2016-09-12this doesn't need a virtual dtorCaolán McNamara1-7/+1
2016-09-12coverity#1371178 Missing move assignment operatorCaolán McNamara2-0/+28
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin9-3/+55
2016-09-12sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna2-0/+11
2016-09-12sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8Michael Stahl1-2/+2
2016-09-12Indentation fixesMiklos Vajna2-2/+2
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin21-87/+54
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos21-427/+303