summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10Rename ScMatrix::IsString() to IsStringOrEmpty()Eike Rathke
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl
2018-03-09Remove unused HIDsGabor Kelemen
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt
2018-03-07use more Color in scNoel Grandin
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-03-03Fix typoAndrea Gelmini
2018-03-02forcepoint #15 notify FormatsContext if Format deletedCaolán McNamara
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-24Write ScOoxPasswordHash to OOXML if set, tdf#104250 prepEike Rathke
2018-02-24Add ScTableProtectionImpl::setPasswordHash() for OOXML, tdf#104250 prepEike Rathke
2018-02-24Add ScOoxPasswordHash::verifyPassword(), tdf#104250 prepEike Rathke
2018-02-24Add ScOoxPasswordHash::clear(), tdf#104250 prepEike Rathke