summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli
2022-12-16lok: protect sc from null ScViewData.Michael Meeks
2022-12-11crashtesting: use of uninitialized data in forum-mso-en4-93354.xlsCaolán McNamara
2022-12-08xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp
2022-11-30Unnecessary to convert to locale, tdf#67866 follow-upEike Rathke
2022-11-28tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-11-03fix warning C4701: potentially uninitialized local variable 'bBool' usedNoel Grandin
2022-10-22crashtesting: various ScChart2DataSequence::getTextualData crashesCaolán McNamara
2022-10-18tdf#131910 speed up chart displayNoel Grandin
2022-10-06use more string_view in scNoel Grandin
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-15cid#1500581 silence Explicit null dereferencedCaolán McNamara
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-27sal_uLong->sal_uInt32 in ValidationEntryNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-02crashtesting: assert on export of forum-mso-en3-17256.xlsx to odsCaolán McNamara
2022-07-25use more o3tl::spanNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-16Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-06-14Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-01pass ScRange around by valueNoel Grandin
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-22cid#1504545 Dereference after null checkCaolán McNamara
2022-05-22pass ScDocShell by reference in ctor to indicate never initially nullCaolán McNamara
2022-05-22cid#1504539 Dereference before null checkCaolán McNamara
2022-05-22cid#1504532 Dereference after null checkCaolán McNamara
2022-05-22cid#1504534 Dereference before null checkCaolán McNamara
2022-05-22cid#1504540 Dereference before null checkCaolán McNamara
2022-05-22cid#1504542 Dereference before null checkCaolán McNamara
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt
2022-04-27use more string_view in toolsNoel Grandin
2022-04-21rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-04-19tdf#148635 cache some chart stuffNoel Grandin
2022-04-12bail out of the loop when the item is foundLuboš Luňák
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin