summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-2/+1
2018-04-19weld CompressGraphicsDialogCaolán McNamara1-3/+4
2018-04-19drop IS_SET macroNoel Grandin3-29/+15
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin13-25/+25
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen11-1/+11
2018-04-18convert DelCellCmd to scoped enumNoel Grandin9-97/+97
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2-2/+2
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara1-1/+2
2018-04-17Only relevant whether mpTestEqualCondition is non-nullStephan Bergmann1-3/+3
2018-04-17tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky1-0/+4
2018-04-17tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky2-4/+0
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara2-6/+6
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2-26/+24
2018-04-17cppcheck: identicalInnerCondition in scJochen Nitschke4-13/+6
2018-04-17loplugin:constparamsNoel Grandin8-9/+9
2018-04-16Take care of E3DObjListArmin Le Grand2-2/+2
2018-04-16Nitpick: a pointer is p...Eike Rathke1-4/+4
2018-04-16Resolves: tdf#116003 check presence of subtotal in group, tdf#107267 follow-upEike Rathke1-3/+11
2018-04-16weld SvxPostItDialogCaolán McNamara6-7/+7
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen158-173/+20
2018-04-15remove some unused comphelper includesJochen Nitschke15-6/+9
2018-04-13weld ScDeleteContentsDlgCaolán McNamara5-97/+86
2018-04-13weld ScNameCreateDlgCaolán McNamara5-42/+39
2018-04-13weld ScDeleteCellDlgCaolán McNamara5-51/+60
2018-04-13weld ScInsertCellDlgCaolán McNamara5-53/+64
2018-04-13Related: tdf#100925 background not getting set under X sometimesCaolán McNamara1-1/+6
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin4-11/+11
2018-04-13loplugin:useuniqueptr in ScImportExportNoel Grandin2-8/+8
2018-04-12Fix typosAndrea Gelmini1-1/+1
2018-04-12loplugin:useuniqueptr in ScAccessiblePreviewHeaderCellTextDataNoel Grandin2-4/+4
2018-04-12loplugin:useuniqueptr in ScAccessibleHeaderTextDataNoel Grandin2-9/+9
2018-04-12loplugin:useuniqueptr in ScRefUndoDataNoel Grandin4-30/+30
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-10/+10
2018-04-11Defer obtaining transliterator and collator...Dennis Francis1-10/+16
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin5-6/+6
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin1-3/+3
2018-04-11new loplugin:unusedvariablemoreNoel Grandin6-32/+0
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin38-128/+126
2018-04-10vlookup - optimize SC_EQUAL and NOT_EQUAL.Michael Meeks1-0/+9
2018-04-10Resolves: tdf#116813 Height/Width swappedCaolán McNamara1-2/+2
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand1-2/+0
2018-04-10loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin2-16/+14
2018-04-10loplugin:unusedfield improvementsNoel Grandin4-59/+5
2018-04-10loplugin:useuniqueptr in ScAccessibleSpreadsheetNoel Grandin2-12/+11
2018-04-10loplugin:useuniqueptr in DataStreamNoel Grandin2-34/+18
2018-04-10loplugin:useuniqueptr in ScAccessiblePreviewCellTextDataNoel Grandin2-4/+4
2018-04-10loplugin:useuniqueptr in ScAccessibleEditObjectTextDataNoel Grandin2-19/+19
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin3-21/+10
2018-04-10loplugin:useuniqueptr in ScXMLExportNoel Grandin2-50/+49