summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Related: rhbz#1366710 fedora mips64 and mips64le use lib64Caolán McNamara1-1/+1
2016-09-26cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard21-10/+143
2016-09-26Resolves: rhbz#1378521 csv dialog a11y returns a new accessible on every queryCaolán McNamara2-4/+38
2016-09-27bnc#957991: Improve pivot cache reading performanceTamás Zolnai3-16/+114
2016-09-26tdf#96505 Get rid of cargo cult "long" integer literalsRosen1-26/+26
2016-09-26CppunitTest_sw_uiwriter: avoid SfxLokHelperMiklos Vajna1-2/+3
2016-09-26prevent adding duplicates in calls to GetCurrencyFormatStrings()Eike Rathke1-7/+16
2016-09-26Paraguayan locales [es-PY][gug-PY] use ₲, Gs and G currency symbolsEike Rathke2-4/+32
2016-09-26LLDB remove pretty-printing of long obsolete String classMichael Stahl1-16/+0
2016-09-26LLDB pretty print rtl_String / OString tooMichael Stahl1-0/+40
2016-09-26sc: fix Android buildMiklos Vajna1-0/+11
2016-09-26remove unused ICoreParagraphStyleNoel Grandin5-157/+0
2016-09-26CppunitTest_sw_rtfimport: fix ASan/UBSan build failureMiklos Vajna1-12/+15
2016-09-26tdf#101249 fixed crash after inserting OLE objectSzymon Kłos2-5/+14
2016-09-26sw lok: fix cursor position after inserting a commentMiklos Vajna2-2/+56
2016-09-26CppunitTest_sc_tiledrendering: std::string::find -> OString::startsWithMiklos Vajna1-2/+2
2016-09-26pt-PT AutoCorrect Abreviation sync with pt-BR version with linebreaksTiagoSantos1-91/+1817
2016-09-26tdf#102499 (2): Refactor the WebDAV resource access retryGiuseppe Castagno3-19/+50
2016-09-26sal: Mac OS X 10.8 fails test_log1pMichael Stahl1-0/+4
2016-09-26add ASC test caseZdeněk Crhonek1-0/+2579
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos5-44/+90
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna5-64/+64
2016-09-26soon is nowMarkus Mohrhard2-15/+0
2016-09-26That syntax is fine with MSVC 2015 nowStephan Bergmann1-2/+2
2016-09-26convert PAINT constants to typed_flagsNoel Grandin54-304/+307
2016-09-26tdf#101094 (33): Fix: use the correct exceptionGiuseppe Castagno1-2/+2
2016-09-26convert CR flags to typed_flags_setNoel Grandin20-100/+105
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin34-175/+146
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin7-62/+67
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin11-51/+56
2016-09-26convert ScXMLImportWrapper import flags to typed_flags_setNoel Grandin3-15/+22
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin5-97/+54
2016-09-26convert eNBOType constants to scoped enumNoel Grandin7-746/+15
2016-09-26convert eNBType to scoped enumNoel Grandin2-53/+51
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin6-82/+54
2016-09-26add ARABIC test caseZdeněk Crhonek1-0/+982
2016-09-26ScStyleObj: Translate some German commentsMaarten Bosmans1-26/+24
2016-09-26tdf97667, add dumpAsXml for the conditional format dataMarkus Mohrhard2-0/+16
2016-09-25add CODE test fileZdeněk Crhonek1-0/+3082
2016-09-25add GAMMA.INV test caseZdeněk Crhonek1-0/+4918
2016-09-25add test for tdf#100393Markus Mohrhard1-16/+19
2016-09-25handle the debug output earlierMarkus Mohrhard1-23/+25
2016-09-25tdf#91312, don't forget to delete the old cond format indicesMarkus Mohrhard3-10/+14
2016-09-25add CONCATENATE test caseZdeněk Crhonek1-0/+1316
2016-09-26loplugin:loopvartoosmall, use size_t for loop varsMarkus Mohrhard1-2/+2
2016-09-25avoid coverity#1371177 Missing move assignment operatorCaolán McNamara1-2/+1
2016-09-25improve scopingCaolán McNamara1-11/+9
2016-09-25avoid coverity#1371166 Missing move assignment operatorCaolán McNamara1-18/+24
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara2-7/+6