summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-25coverity#1371240 Missing move assignment operatorCaolán McNamara2-0/+14
2016-09-25impl this with a std::unique_ptrCaolán McNamara2-18/+15
2016-09-25remove unused parameterJochen Nitschke5-19/+5
2016-09-25disable the two unstable tests for nowMarkus Mohrhard1-2/+6
2016-09-25loplugin:unreffun, remove unused local classMarkus Mohrhard1-26/+0
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky4-140/+65
2016-09-25Remove code that's no longer used.Kohei Yoshida1-37/+2
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem2-2/+9
2016-09-25Avoid failure in VBA test when window is too smallLuke Deller1-0/+0
2016-09-25tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retryGiuseppe Castagno5-2/+146
2016-09-25pt-PT AutoCorrection main update (pt-BR selective merge)TiagoSantos1-1172/+3158
2016-09-25pt-PT AutoCorrection Exceptions for Two Letter CAPSTiagoSantos1-6/+17
2016-09-25add CLEAN test caseZdeněk Crhonek1-0/+2088
2016-09-25fix KDE4 build with KDE headers in /usr/include againRene Engelhard1-1/+1
2016-09-25tdf#96505 Get rid of cargo cult "long" integer literalsRosen1-7/+7
2016-09-25tdf#101390 Add Arrows toolbox functions on calc drawingbar.Gulsah Kose8-0/+265
2016-09-24fix the OpenGL selection logicMarkus Mohrhard1-2/+3
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky3-2/+49
2016-09-24show correct command to execute the testMarkus Mohrhard1-1/+1
2016-09-24Remove Chinese comment in svl/qa.Mark Hung1-4/+5
2016-09-24this is a (dubious?) compareToIgnoreAsciiCase not compare, so restoreCaolán McNamara3-5/+13
2016-09-24sc lok: avoid full invalidate tilesHenry Castro4-2/+51
2016-09-24coverity#1373358 Unchecked dynamic_castCaolán McNamara1-2/+1
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara12-78/+19