summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2018-05-20weld ScDPShowDetailDlgCaolán McNamara1-4/+3
2018-05-19weld ScSortWarningDlgCaolán McNamara1-1/+1
2018-05-18weld ScSelEntryDlgCaolán McNamara1-2/+1
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara1-2/+2
2018-05-18weld DataStreamDlgCaolán McNamara1-4/+4
2018-05-18weld ScInsertTableDlgCaolán McNamara1-1/+1
2018-05-18Related: tdf#117093 place assert on SanitizeWhichActive() resultsEike Rathke1-0/+9
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke1-13/+21
2018-05-17weld ScInsertContentsDlgCaolán McNamara1-3/+3
2018-05-15weld ScFillSeriesDlgCaolán McNamara1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen29-86/+111
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-2/+2
2018-05-04weld ScMergeCellsDialogCaolán McNamara1-3/+4
2018-05-03Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara1-1/+2
2018-05-01weld ScMoveTableDlgCaolán McNamara1-1/+1
2018-05-01weld ScShowTabDlgCaolán McNamara2-9/+7
2018-05-01weld ScMetricInputDlgCaolán McNamara1-4/+4
2018-05-01sc: prefix members of ScNoteMarkerHenry Castro1-69/+70
2018-04-30weld ScGroupDlgCaolán McNamara1-2/+2
2018-04-27tdf#117017 Pasting into the formula bar shouldn't retain formattingMaxim Monastirsky1-2/+10
2018-04-25use tab page name instead of idCaolán McNamara1-1/+1
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara2-4/+4
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara2-2/+2
2018-04-20tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand1-6/+15
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-4/+4
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen4-0/+4
2018-04-18convert DelCellCmd to scoped enumNoel Grandin3-30/+30
2018-04-17tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky2-4/+0
2018-04-17cppcheck: identicalInnerCondition in scJochen Nitschke1-4/+2
2018-04-17loplugin:constparamsNoel Grandin2-2/+2
2018-04-16weld SvxPostItDialogCaolán McNamara1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen20-21/+0
2018-04-13weld ScDeleteContentsDlgCaolán McNamara1-1/+1
2018-04-13weld ScNameCreateDlgCaolán McNamara1-1/+1
2018-04-13weld ScDeleteCellDlgCaolán McNamara1-1/+1
2018-04-13weld ScInsertCellDlgCaolán McNamara1-1/+1
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 Grandin1-1/+1
2018-04-12Fix typosAndrea Gelmini1-1/+1
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-1/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin2-8/+0
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin3-10/+11
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-08tdf#116816: Show/hide notes takes too much time to runSerge Krot1-21/+20
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann3-8/+8
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand6-13/+35
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand6-35/+13
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand6-13/+35