summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17Tokens2RangeStringXML ctor never called with null ScDocument*Caolán McNamara9-85/+85
2020-09-17sw: fix crash in SwInputWindow::ApplyFormula()Michael Stahl1-1/+22
2020-09-17drop dubious looking ProcessEventsToIdleCaolán McNamara1-1/+0
2020-09-17base-class formula::FormulaCompiler is sufficient hereCaolán McNamara5-8/+8
2020-09-17writerperfect: make sure "own" header is the first oneMiklos Vajna1-2/+2
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara9-24/+21
2020-09-17ColumnStorageDumper ctor never called with null ScDocument*Caolán McNamara1-4/+4
2020-09-17tdf#129520 : sw_odfexport: Add unittestXisco Fauli2-0/+12
2020-09-17compileRangeRepresentation never called with null ScDocument*Caolán McNamara4-15/+15
2020-09-17ScFormulaCell always has a ScDocument&Caolán McNamara6-269/+269
2020-09-17avoid uno:Paste in testsCaolán McNamara2-48/+166
2020-09-17Report each value of LO_TEST_LOCALE in localized CppunitTestStephan Bergmann1-1/+2
2020-09-17basic: use dummy DLL mgr for Windows Arm64 buildJan-Marek Glogowski1-1/+1
2020-09-17jvmfwk: add vendorbase entry for Windows Arm64Jan-Marek Glogowski1-0/+2
2020-09-17cli_ure: Disable .NET for Windows Arm64 buildJan-Marek Glogowski5-10/+7
2020-09-17Remove some unused includesMiklos Vajna7-10/+3
2020-09-17cppunit: fix Windows Arm64 buildJan-Marek Glogowski2-0/+787
2020-09-17pdfium: fix Windows Arm64 buildJan-Marek Glogowski1-1/+1
2020-09-17lcms2: fix Windows Arm64 buildJan-Marek Glogowski3-0/+1527
2020-09-17tdf#136805 PDF export: re-add XMP basic meta dataJan-Marek Glogowski3-30/+35
2020-09-17python3: fix Windows Arm64 buildJan-Marek Glogowski2-1/+11
2020-09-17nss: fix Windows Arm64 buildJan-Marek Glogowski3-0/+73
2020-09-17osl+tools: fix Windows Arm64 buildJan-Marek Glogowski2-3/+3
2020-09-17WIN bridges: unify cpp2uno common codeJan-Marek Glogowski5-618/+390
2020-09-17WIN bridges: unify exception handlingJan-Marek Glogowski13-1014/+628
2020-09-17WIN bridges: unify bridge code layoutJan-Marek Glogowski6-580/+547
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski4-2/+42
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann194-2658/+2816
2020-09-16ScFormulaCell ctor variants never called with null ScDocument*Caolán McNamara28-57/+57
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara35-207/+204
2020-09-16[API CHANGE] Remove unused and deprecated sal_Char/sal_sChar/sal_uCharJulien Nabet1-18/+0
2020-09-16we already have the Document as pDocCaolán McNamara1-1/+1
2020-09-16ScAttrArray never has a null ScDocument* memberCaolán McNamara13-508/+508
2020-09-16jsdialog: export tooltip for drawing areasSzymon Kłos1-0/+1
2020-09-16remove border line from sidebarandreas kainz1-4/+0
2020-09-16sw: remove dead code in lcl_FillBookmarkArray()Michael Stahl1-36/+17
2020-09-16Cleanup: apply Clang formattingSzabolcs Toth2-3/+6
2020-09-16clean-up of commit 83c30743eaf44d8eded4a73e3ac2585b5bdbaffcRegényi Balázs1-11/+0
2020-09-16tdf#135663 DOCX export: fix OLE distance from textDaniel Arato (NISZ)3-3/+13
2020-09-16tdf#136706 writerfilter: don't create page style for footnoteJustin Luth3-4/+17
2020-09-16ScColumn::ScColumn never called with a null ScDocument*Caolán McNamara3-6/+6
2020-09-16IsNameValid never passed a null ScDocument*Caolán McNamara7-10/+10
2020-09-16ScTable ctor never called with a null ScDocument*Caolán McNamara11-377/+377
2020-09-16ScEditableTester ctor never passed a null ScDocument*Caolán McNamara16-71/+71
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara13-127/+126
2020-09-16ofz#25696 OOMCaolán McNamara1-0/+6
2020-09-16The default implementation can be usedMike Kaganski1-13/+1
2020-09-16AdjustRangesOfChartsOnDestinationPage never passed null ScDocument*sCaolán McNamara4-25/+22
2020-09-16Remove more redundant checksMike Kaganski2-278/+237
2020-09-16Simplify initializationMike Kaganski2-6/+1