summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-04-17tdf#45904 Move _SheetSortDescriptor Java tests to C++Jens Carl3-0/+131
2018-04-17Fix typosAndrea Gelmini2-3/+3
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 Grandin10-12/+12
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-16NB Calc: update tabbed notebookbarandreas kainz1-1923/+11765
2018-04-16NB Implementation: show menubar in NBShortcutsandreas kainz1-0/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen160-175/+20
2018-04-15remove some unused comphelper includesJochen Nitschke17-10/+9
2018-04-15tdf#45904 Move _FunctionDescription Java tests to C++Jens Carl3-0/+136
2018-04-14look for check buttons without underlinesCaolán McNamara13-0/+28
2018-04-14look for radio buttons without underlinesCaolán McNamara7-0/+18
2018-04-13Revert "calc: unit tests for data validation"Eike Rathke4-43/+0
2018-04-13weld ScDeleteContentsDlgCaolán McNamara8-100/+95
2018-04-13calc: unit tests for data validationMarco Cecchetti4-0/+43
2018-04-13weld ScNameCreateDlgCaolán McNamara8-46/+49
2018-04-13weld ScDeleteCellDlgCaolán McNamara8-59/+74
2018-04-13weld ScInsertCellDlgCaolán McNamara7-60/+75
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 Grandin5-14/+14
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-12tdf#106544 - Merge cells dialog is difficult to understandheiko tietze1-31/+71
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin2-15/+15
2018-04-11Defer obtaining transliterator and collator...Dennis Francis1-10/+16
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin6-7/+7
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 Grandin47-141/+142
2018-04-10vlookup - optimize SC_EQUAL and NOT_EQUAL.Michael Meeks2-0/+1571
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 Grandin5-63/+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