summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2021-04-26lok: calc: formula breaking to multiple lines partly shown in edit modeMarco Cecchetti1-0/+22
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl1-5/+25
2021-04-25Fix commentMike Kaganski1-1/+1
2021-04-25loplugin:unusedfieldsNoel Grandin1-3/+1
2021-04-24tdf#82211 - Show hidden info labelAndreas Heinisch1-1/+0
2021-04-24cid#1477317 Logically dead codeCaolán McNamara1-3/+3
2021-04-24typo: NavigatoeDlg->NavigatorDlgCaolán McNamara2-5/+5
2021-04-24Related: tdf#130326: GetDrawNames doesn't do anything when !bisInNavigatoeDlgCaolán McNamara1-16/+15
2021-04-24Removed executable permission on C++ fileAndrea Gelmini1-0/+0
2021-04-24Removed executable bits on source filesAndrea Gelmini5-0/+0
2021-04-24Fix typosAndrea Gelmini1-2/+2
2021-04-23tdf#130326 clamp number of items in calc content treeNoel Grandin1-0/+9
2021-04-23cid#1474373 Untrusted loop boundCaolán McNamara1-4/+15
2021-04-23we want the a11y screen locationCaolán McNamara1-1/+1
2021-04-23tdf#84517 show count of non-filtered rows in sc status barscito1-1/+2
2021-04-23tdf#95554 fix ScDocument::GetClipArea() for rows: use > instead of <scito1-1/+1
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara1-0/+1
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara1-6/+8
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin9-20/+20
2021-04-22tdf#101217 Change row height and col width decimal places to 4Winston Min Tjong1-4/+4
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito6-131/+360
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin1-1/+1
2021-04-21tdf#94962 - Limit calculation of pearson coefficientAndreas Heinisch1-1/+3
2021-04-21tdf#58585 - IRR function: support array argument for valuesAndreas Heinisch1-16/+57
2021-04-21Fix indentationSamuel Mehrbrodt1-1/+1
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin3-7/+7
2021-04-21lok: fix incomplete/wrong tiles after zoom change and sheet switchDennis Francis1-4/+19
2021-04-20tdf#141537: UNO Object Inspector: Crash while inspecting fileJulien Nabet1-0/+2
2021-04-20lok: Pass object ord num in the uno commandmerttumer1-2/+3
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+2
2021-04-19use more string_view in comphelper::stringNoel Grandin2-2/+2
2021-04-18no need to construct temporary OUStrings hereNoel Grandin2-10/+10
2021-04-17tdf#93664 sc: fix filtering clicking on cells merged horizontallyTünde Tóth1-3/+6
2021-04-17Pivot table: fix data field subdialogSzymon Kłos1-3/+3
2021-04-17pivot table: make partial sum message box asyncSzymon Kłos1-36/+65
2021-04-17pivot table: properly close all subdialogsSzymon Kłos8-18/+60
2021-04-16related tdf#137626: rewrite XML_min to XML_minuteBalazs Varga1-6/+6
2021-04-16Avoid infinite loop in AddPixelsWhile when removing SheetSzymon Kłos1-1/+6
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin8-69/+69
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-1/+1
2021-04-15Fix commentSamuel Mehrbrodt1-2/+1
2021-04-14lok: sc: Desktop: Function wizard isn't properly asyncMarco Cecchetti1-4/+5
2021-04-14Early return from ScInputWindow::setPosSizePixel() if no-opTor Lillqvist1-0/+4
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch4-18/+42
2021-04-13cid#1474366 Untrusted loop boundCaolán McNamara1-5/+13
2021-04-13tdf#106852 (related) Remove stray manual button labelGabor Kelemen1-1/+0
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski1-2/+2
2021-04-13tdf#130326 speed up row height calculatedNoel Grandin2-11/+23
2021-04-13Calc: Send sheet invalidation for full row/col opsGökay Şatır1-3/+13
2021-04-13lok: formula bar: disable tunneled tooltipsMarco Cecchetti1-3/+3