summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-08Removed includes wich are not longer neededlinus
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
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-05set external data dialog as parent for password dialogs of loading docsCaolán McNamara
2018-04-04loplugin:useuniqueptr in ScProgressNoel Grandin
2018-04-04loplugin:useuniqueptr in ScQueryEntryNoel Grandin
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-03-29change the infobar message of disabled links to a statementCaolán McNamara
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-27tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin100000
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara
2018-03-27loplugin:useuniqueptr in ScMultipleReadHeaderNoel Grandin
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin
2018-03-27loplugin:useuniqueptr in ScPrintSaverTabNoel Grandin
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-26loplugin:useuniqueptr in ScDPSourceNoel Grandin
2018-03-26loplugin:useuniqueptr in ScChartListenerNoel Grandin
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-22loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDPResultMemberNoel Grandin
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-21tdf#68290 cursor moves with Enter in protected sheettagezi
2018-03-20tdf#116470:Convert between ProgName/DisplayName for pivot table stylehimajin100000
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin
2018-03-15loplugin:unused-returns in scNoel Grandin
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin
2018-03-13loplugin:useuniqueptr in ScPageHFItemNoel Grandin
2018-03-13loplugin:useuniqueptr in ScConditionEntryNoel Grandin
2018-03-13loplugin:useuniqueptr in ScDocumentPoolNoel Grandin
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt