summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10vlookup - optimize SC_EQUAL and NOT_EQUAL.Michael Meeks
2018-04-10Resolves: tdf#116813 Height/Width swappedCaolán McNamara
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand
2018-04-10loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-10loplugin:useuniqueptr in ScAccessibleSpreadsheetNoel Grandin
2018-04-10loplugin:useuniqueptr in DataStreamNoel Grandin
2018-04-10loplugin:useuniqueptr in ScAccessiblePreviewCellTextDataNoel Grandin
2018-04-10loplugin:useuniqueptr in ScAccessibleEditObjectTextDataNoel Grandin
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin
2018-04-10loplugin:useuniqueptr in ScXMLExportNoel Grandin
2018-04-09tdf#116706 fix for AGGREGATE with hidden rows and single references.Winfried Donkers
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand
2018-04-09avoid SharedString copy assignmentDennis Francis
2018-04-09loplugin:useuniqueptr in ScXMLImportNoel Grandin
2018-04-09loplugin:useuniqueptr in ScMySharedDataNoel Grandin
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-09loplugin:useuniqueptr in ScAccessibleCellTextDataNoel Grandin
2018-04-08tdf#116816: Show/hide notes takes too much time to runSerge Krot
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-06tdf#115490 - avoid transliteration by using SharedString.Michael Meeks
2018-04-06query entry - preparatory pure re-factor.Michael Meeks