summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20Bump version to 6.4-45cp-6.4-45Andras Timar1-1/+1
2021-07-20Add a few more ProfileZonesTor Lillqvist1-0/+9
2021-07-18tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks1-1/+2
2021-07-16sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna1-1/+1
2021-07-16Revert "Notebookbar: skip early init in all apps"Szymon Kłos1-1/+2
2021-07-15lok: include the label of the status indicatorHenry Castro4-12/+13
2021-07-15sw lok: guard against half-constructed views in sendLOKCursorUpdates()Miklos Vajna1-1/+2
2021-07-14vcl: make get_id safe for disposed windows; avoid unsafe use as well.Michael Meeks2-2/+5
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse10-86/+148
2021-07-09sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna1-0/+1
2021-07-09lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis2-0/+121
2021-07-08fix cairocanvas build with internal cairoLuboš Luňák1-0/+1
2021-07-06lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis1-0/+1
2021-07-06Bump version to 6.4-44cp-6.4-44Andras Timar1-1/+1
2021-07-06tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet1-3/+1
2021-07-05Simplification: Use getNow() here, tooTor Lillqvist1-3/+1
2021-07-05Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist1-0/+7
2021-07-05Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist2-0/+20
2021-07-05lok: fix incorrect multi-view table selection updatesDennis Francis2-3/+6
2021-07-04Bump version to 6.4-43cp-6.4-43Andras Timar1-1/+1
2021-07-04jsdialog: move list of enabled dialogs to separate fileSzymon Kłos4-49/+97
2021-07-04fix potential use-after-free in SwClipboardChangeListenerNoel Grandin1-0/+2
2021-06-30sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna3-3/+7
2021-06-30tdf#59323 tdf#142221: fix pptx datetime import export formatSarper Akdemir5-24/+35
2021-06-30tdf#59323 pptx export: test for datetime footer backwards compatibilitySarper Akdemir1-0/+4
2021-06-30tdf#59323 tdf#142228 pptx export: fix datetime footers backwards compatibilitySarper Akdemir1-6/+10
2021-06-30ofz#35597 Null-dereference READCaolán McNamara3-13/+23
2021-06-29Bump version to 6.4-42cp-6.4-42Andras Timar1-1/+1
2021-06-28LOK: introduced Freemium LOK APIPranam Lashkari10-2/+122
2021-06-26Update git submodulesAndras Timar1-0/+0
2021-06-26Dialog: Import CSV: Improve layoutPedro Pinto Silva3-57/+16
2021-06-25pdf import: handle out of memory / failure to duplicate page.Michael Meeks1-0/+5
2021-06-24Add ProfileZone to 24- and 32-bit scaleDown/Up in BitmapScaleSuperFilterTor Lillqvist1-0/+5
2021-06-24Cache a static wavy line as bitmap and reuse itmerttumer2-3/+100
2021-06-24The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist2-117/+22
2021-06-23avoid maybe-uninitialized in PowerPointShapeExportNoel Grandin1-2/+2
2021-06-23tdf#59323: pptx export: slide footers roundtrip unit testSarper Akdemir2-0/+37
2021-06-23tdf#59323: pptx export: add support for slide footersSarper Akdemir2-1/+242
2021-06-23tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir4-13/+73
2021-06-23tdf#59323: pptx export: add placeholder index to master footer placeholdersSarper Akdemir2-34/+59
2021-06-23tdf#59323: pptx export: add datetime field type helpersSarper Akdemir2-29/+97
2021-06-23tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir7-4/+109
2021-06-23cid#1486005 Uninitialized scalar fieldSarper Akdemir1-0/+1
2021-06-23tdf#59323: ooxml import: hasListStyleOnImportSarper Akdemir4-0/+15
2021-06-23tdf#59323: ooxml import: hasNoninheritedBodyPropertiesSarper Akdemir3-0/+12
2021-06-23tdf#59323: ooxml import: hasParagraphPropertiesSarper Akdemir5-0/+20
2021-06-23tdf#59323: ooxml import: hasVisualRunPropertiesSarper Akdemir7-1/+67
2021-06-23tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir3-0/+13
2021-06-23tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir1-0/+1