summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin3-3/+3
2018-04-02can now remove ResId based config id schemeCaolán McNamara1-5/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke14-15/+0
2018-03-31loplugin:unusedfieldsNoel Grandin1-1/+1
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-3/+3
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 Donkers4-92/+67
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-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-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 Grandin25-161/+127
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin21-136/+118
2018-03-27tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin2-4/+5
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 appliedhimajin1000001-3/+20
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara2-5/+1
2018-03-27tdf#69977 improve creation of large chartsNoel Grandin1-2/+4
2018-03-27loplugin:useuniqueptr in ScMultipleReadHeaderNoel Grandin1-3/+3
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin11-58/+42
2018-03-27loplugin:useuniqueptr in ScPrintSaverTabNoel Grandin1-10/+6
2018-03-27forcepoint #31 check validity of another group rangeCaolán McNamara1-0/+2
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos2-11/+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 Grandin1-35/+28
2018-03-26forcepoint #29 detect illegal self series addCaolán McNamara1-0/+5
2018-03-26forcepoint #30 check validity of group rangeCaolán McNamara1-0/+2
2018-03-26loplugin:useuniqueptr in ScAddInAsyncNoel Grandin2-4/+4
2018-03-26loplugin:useuniqueptr in ScChartListenerNoel Grandin1-7/+3
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin1-1/+1
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos4-78/+5
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-22tdf#116510 Copy cell anchored images too when copying cellsSamuel Mehrbrodt1-16/+38
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin31-191/+154
2018-03-22loplugin:useuniqueptr in ScColumnNoel Grandin6-22/+19
2018-03-22loplugin:useuniqueptr in ScDPResultMemberNoel Grandin1-8/+6
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos4-5/+78
2018-03-21tdf#68290 cursor moves with Enter in protected sheettagezi1-18/+55
2018-03-20tdf#116470:Convert between ProgName/DisplayName for pivot table stylehimajin1000002-15/+40
2018-03-20drop unnecessary includesCaolán McNamara64-67/+1
2018-03-19coverity#1430097 Dereference null return valueCaolán McNamara1-1/+7