summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke17-18/+0
2018-04-01tdf#45904 Move _CaptionShape Java tests to C++Abhyudaya Sharma1-1/+5
2018-03-31loplugin:unusedfieldsNoel Grandin1-1/+1
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-3/+3
2018-03-30Left-align a weirdly centered checkbox labelAdolfo Jayme Barrientos2-4/+5
2018-03-30weld SvxZoomDialogCaolán McNamara1-1/+2
2018-03-30weld SvxCharacterMap dialogCaolán McNamara2-2/+2
2018-03-29tdf#97977 make MODE.MULT fully compatible with Excel.Winfried Donkers5-106/+81
2018-03-29loplugin:unnecessaryvirtualNoel Grandin4-4/+4
2018-03-29coverity#1433648 Unchecked return valueCaolán McNamara1-1/+1
2018-03-29loplugin:unusedmethodsNoel Grandin4-34/+0
2018-03-29change the infobar message of disabled links to a statementCaolán McNamara1-1/+1
2018-03-29loplugin:virtualdown in sfx2Noel Grandin3-3/+7
2018-03-29loplugin:useuniqueptr in ScInterpreterNoel Grandin2-3/+2
2018-03-29loplugin:virtualdown in vclNoel Grandin1-1/+1
2018-03-28uitests for bugs tdf#71339 tdf#116215 tdf#116421Zdeněk Crhonek3-0/+113
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin10-405/+10
2018-03-28loplugin:useuniqueptr in ScSortInfoArrayNoel Grandin1-59/+34
2018-03-28use boost::optional in sc and svgioNoel Grandin30-180/+150
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin26-192/+174
2018-03-28tdf#45904 Move _XCalculatable Java test to C++Jens Carl1-2/+36
2018-03-27tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin3-5/+6
2018-03-27tdf#116470:Apply BOLD to CJK/CTL pivot table stylehimajin1000001-1/+4
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin1000003-3/+24
2018-03-27tdf#116510 Unit test for copying columns with images anchored to cellsSamuel Mehrbrodt1-0/+51
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara4-10/+2
2018-03-27tdf#69977 improve creation of large chartsNoel Grandin1-2/+4
2018-03-27loplugin:useuniqueptr in ScMultipleReadHeaderNoel Grandin2-4/+5
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin12-60/+44
2018-03-27loplugin:useuniqueptr in ScPrintSaverTabNoel Grandin2-14/+10
2018-03-27tdf#45904 Move _XDDELink Java test to C++Jens Carl3-0/+173
2018-03-27forcepoint #31 check validity of another group rangeCaolán McNamara1-0/+2
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos3-13/+14
2018-03-26forcepoint #34 survive missing autostylesCaolán McNamara1-0/+2
2018-03-26forcepoint #32 survive missing value rangeCaolán McNamara1-4/+14
2018-03-26loplugin:useuniqueptr in ScDPSourceNoel Grandin2-40/+33
2018-03-26forcepoint #29 detect illegal self series addCaolán McNamara2-0/+5
2018-03-26forcepoint #30 check validity of group rangeCaolán McNamara2-0/+2
2018-03-26loplugin:useuniqueptr in ScAddInAsyncNoel Grandin2-4/+4
2018-03-26loplugin:useuniqueptr in ScChartListenerNoel Grandin2-8/+4
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin1-1/+1
2018-03-25Correct class name of ScAutoFormatObjJens Carl1-8/+8
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos6-228/+7
2018-03-23Enable binary search for numeric values againEike Rathke1-2/+3
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2-4/+4
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt3-5/+5
2018-03-23loplugin:useuniqueptr in ScPoolHelperNoel Grandin2-7/+7
2018-03-23Correct class nameJens Carl1-9/+9
2018-03-22tdf#116448 - Function "Skip empty cells" unclearheiko tietze2-3/+5
2018-03-22tdf#45904 Move _SpreadsheetDocumentSettings Java test to C++Jens Carl4-2/+159