summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-04-25Check if reference is to be ignored before counting.Winfried Donkers
2018-04-25tdf#117041 implement note at end of ODFF1.2 par. 6.18.37Winfried Donkers
2018-04-25no users of the numeric SetCurPageId leftCaolán McNamara
2018-04-25use tab page name instead of idCaolán McNamara
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-24Related: tdf#116274 ignore the one excess cols definition's last columnEike Rathke
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-21Translate German variable namesJohnny_M
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20fix for "drop IS_SET macro"Noel Grandin
2018-04-20tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-19drop IS_SET macroNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-17Fix typosAndrea Gelmini
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara
2018-04-17Only relevant whether mpTestEqualCondition is non-nullStephan Bergmann
2018-04-17tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky
2018-04-17tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-17cppcheck: identicalInnerCondition in scJochen Nitschke
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-16Nitpick: a pointer is p...Eike Rathke
2018-04-16Resolves: tdf#116003 check presence of subtotal in group, tdf#107267 follow-upEike Rathke
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13weld ScDeleteContentsDlgCaolán McNamara
2018-04-13weld ScNameCreateDlgCaolán McNamara
2018-04-13weld ScDeleteCellDlgCaolán McNamara
2018-04-13weld ScInsertCellDlgCaolán McNamara
2018-04-13Related: tdf#100925 background not getting set under X sometimesCaolán McNamara
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-13loplugin:useuniqueptr in ScImportExportNoel Grandin
2018-04-12Fix typosAndrea Gelmini
2018-04-12loplugin:useuniqueptr in ScAccessiblePreviewHeaderCellTextDataNoel Grandin
2018-04-12loplugin:useuniqueptr in ScAccessibleHeaderTextDataNoel Grandin
2018-04-12loplugin:useuniqueptr in ScRefUndoDataNoel Grandin
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11Defer obtaining transliterator and collator...Dennis Francis