summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2018-08-17tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky
2018-08-17Related tdf#118547: Lock mark on protected sheet tabJulien Nabet
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
2018-08-15Resolves: tdf#118609 crash in calc after some manipulation through basicCaolán McNamara
2018-07-08tdf#118547: Remove lock mark only if password is correct, tdf#95880 follow-upEike Rathke
2018-07-04tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen
2018-06-14tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara
2018-05-29tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke
2018-05-08Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara
2018-05-04tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky
2018-04-24tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky
2018-04-13Related: tdf#100925 background not getting set under X sometimesCaolán McNamara
2018-04-13Resolves: tdf#116813 Height/Width swappedCaolán McNamara
2018-04-04tdf#112997 multiple animated gif only one frameNoel Grandin
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke
2018-03-21Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke
2018-03-16Resolves: tdf#115923 try a different approach to solving tdf#46637Caolán McNamara
2018-03-15Resolves: tdf#54197 update input line with new cell content after Ctrl+D fillEike Rathke
2018-03-13forcepoint #26 check input against max valid enum valuesCaolán McNamara
2018-03-13tdf#103175: Initialize DrawLayer if requiredMike Kaganski
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara
2018-03-06tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2018-02-16Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-15tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-02-14it does not make sense to check for nullptr and then access anywayMarkus Mohrhard
2018-02-13CheckLinkFormulaNeedingCheck() for .slk importEike Rathke
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP
2018-02-09CheckLinkFormulaNeedingCheck() for .csv importEike Rathke
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand
2018-01-30tdf#115044: do not load external documents if it is not allowedVasily Melenchuk
2018-01-25tdf#114519 Update cell content on sidebar number format changeJim Raykowski
2018-01-16handle ocWebservice similarly to ocDdeCaolán McNamara
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-16tdf#114992: fix crash in deleting sheetJulien Nabet
2018-01-16shapes provide their name through the container::XNamed interface, tdf#114932Markus Mohrhard
2018-01-12VclPtr, missing disposeCaolán McNamara
2018-01-12Add back initialization of ScNavigatorSettings::maExpandedVecStephan Bergmann
2018-01-07tdf#113980 Refresh row/column buttons state after selection changeMaxim Monastirsky
2017-12-22Add UI config option to enable/disable threading.Dennis Francis
2017-12-20tdf#114545 Enabling/Disabling Ok button depending on correct formattagezi
2017-12-19Uncheck Engineering notation checkbox on Scientific selectionJim Raykowski
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard
2017-12-15tdf#114216 Uncheck Thousands separator on Number category selectionJim Raykowski
2017-12-09A "standard" format does not necessarily mean the General formatEike Rathke
2017-12-09lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti
2017-12-08Fix segfault when ScDBDocFunc::AddDBRange is called ...Jens Carl
2017-12-08Key must be sal_uInt32 instead of sal_Int16 SCCOL, tdf#113861 follow-upEike Rathke