summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2018-03-15loplugin:unused-returns in scNoel Grandin4-3/+4
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek2-18/+21
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin2-11/+11
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin1-1/+2
2018-03-13loplugin:useuniqueptr in ScPageHFItemNoel Grandin1-6/+6
2018-03-13loplugin:useuniqueptr in ScConditionEntryNoel Grandin1-5/+5
2018-03-13loplugin:useuniqueptr in ScDocumentPoolNoel Grandin1-1/+1
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt2-1/+21
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-2/+2
2018-03-10Rename ScMatrix::IsString() to IsStringOrEmpty()Eike Rathke1-12/+18
2018-03-10don't use heap for elements in ScRangeListNoel Grandin2-21/+23
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl1-2/+0
2018-03-09Remove unused HIDsGabor Kelemen1-6/+0
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl1-1/+0
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt2-0/+2
2018-03-07use more Color in scNoel Grandin1-12/+12
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt5-5/+11
2018-03-03Fix typoAndrea Gelmini1-1/+1
2018-03-02forcepoint #15 notify FormatsContext if Format deletedCaolán McNamara1-2/+4
2018-03-02delete colordata.hxxNoel Grandin2-2/+0
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara1-5/+6
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl1-0/+3
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-1/+1
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara3-6/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-24Write ScOoxPasswordHash to OOXML if set, tdf#104250 prepEike Rathke1-0/+3
2018-02-24Add ScTableProtectionImpl::setPasswordHash() for OOXML, tdf#104250 prepEike Rathke1-0/+6
2018-02-24Add ScOoxPasswordHash::verifyPassword(), tdf#104250 prepEike Rathke1-0/+1
2018-02-24Add ScOoxPasswordHash::clear(), tdf#104250 prepEike Rathke1-0/+6
2018-02-23Move OOXML password definitions to struct ScOoxPasswordHash, tdf#104250 prepEike Rathke1-7/+15
2018-02-23fix crash while trying to access icon set image fileMarkus Mohrhard1-1/+1
2018-02-22weld native message dialogsCaolán McNamara2-4/+5
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-22ColorData->Color in scNoel Grandin2-8/+8
2018-02-21Use iterator pre-increment/decrementEike Rathke1-2/+2
2018-02-21Pass ScColumnsRange::Iterator as const&Eike Rathke1-4/+4
2018-02-20add test for tdf#115530Markus Mohrhard2-2/+2
2018-02-19Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke1-1/+4
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke1-0/+3
2018-02-16Add a test case for importing merged cells from Excel 2003 XML file.Kohei Yoshida1-1/+1
2018-02-15Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke1-0/+1
2018-02-14lok IME: support dialogs as wellPranav Kant1-3/+3
2018-02-14unused ScTokenArrayCaolán McNamara1-1/+1
2018-02-13speed up slk fuzzingCaolán McNamara1-1/+1
2018-02-13Introduce ScSetStringParam::mbCheckLinkFormulaEike Rathke1-0/+7
2018-02-12Fix typosAndrea Gelmini1-1/+1
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt1-0/+3
2018-02-08sd, sc lok: IME support + unit testsPranav Kant1-0/+3
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-0/+2
2018-02-03TypedWhichId in scNoel Grandin4-0/+25