summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-04-25tdf#99991 - Don't resize toplevel widget containing the options expanderAndreas Heinisch
2021-04-25Use ROUNDSIG to do sensible value testingMike Kaganski
2021-04-25Fix commentMike Kaganski
2021-04-25loplugin:unusedfieldsNoel Grandin
2021-04-24tdf#82211 - Show hidden info labelAndreas Heinisch
2021-04-24cid#1477317 Logically dead codeCaolán McNamara
2021-04-24typo: NavigatoeDlg->NavigatorDlgCaolán McNamara
2021-04-24Related: tdf#130326: GetDrawNames doesn't do anything when !bisInNavigatoeDlgCaolán McNamara
2021-04-24Removed executable permission on C++ fileAndrea Gelmini
2021-04-24Removed executable bits on source filesAndrea Gelmini
2021-04-24Fix typosAndrea Gelmini
2021-04-23tdf#130326 clamp number of items in calc content treeNoel Grandin
2021-04-23cid#1474373 Untrusted loop boundCaolán McNamara
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-23tdf#84517 show count of non-filtered rows in sc status barscito
2021-04-23tdf#95554 fix ScDocument::GetClipArea() for rows: use > instead of <scito
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22tdf#101217 Change row height and col width decimal places to 4Winston Min Tjong
2021-04-22tdf#141816: sc_uicalc: Add unittestXisco Fauli
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-02
2021-04-22tdf#119793: sc_uicalc: Add unittestXisco Fauli
2021-04-21tdf#94962 - Limit calculation of pearson coefficientAndreas Heinisch
2021-04-21uitest: just use .uno:CloseDoc and simplify codeXisco Fauli
2021-04-21tdf#58585 - IRR function: support array argument for valuesAndreas Heinisch
2021-04-21uitest: just use enter_text_to_cell hereXisco Fauli
2021-04-21Fix indentationSamuel Mehrbrodt
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-21lok: fix incomplete/wrong tiles after zoom change and sheet switchDennis Francis
2021-04-20tdf#141537: UNO Object Inspector: Crash while inspecting fileJulien Nabet
2021-04-20tdf#141244, tdf#141770: sc: Add UItestXisco Fauli
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-18no need to construct temporary OUStrings hereNoel Grandin
2021-04-17tdf#140764 add ImageMode to tabbed NBandreas kainz
2021-04-17tdf#93664 sc: fix filtering clicking on cells merged horizontallyTünde Tóth
2021-04-17Pivot table: fix data field subdialogSzymon Kłos
2021-04-17pivot table: make partial sum message box asyncSzymon Kłos
2021-04-17pivot table: properly close all subdialogsSzymon Kłos
2021-04-17tdf#141407 NB remove EPub from calc, draw, impress NBsandreas kainz
2021-04-16tdf#98481: sc_subsequent_filters: Add unittestXisco Fauli
2021-04-16related tdf#137626: rewrite XML_min to XML_minuteBalazs Varga
2021-04-16Avoid infinite loop in AddPixelsWhile when removing SheetSzymon Kłos
2021-04-16tdf#120168: sc_subsequent_export: Add unittestXisco Fauli
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin