summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 6.4-43cp-6.4-43Andras Timar2021-07-041-1/+1
* jsdialog: move list of enabled dialogs to separate fileSzymon Kłos2021-07-044-49/+97
* fix potential use-after-free in SwClipboardChangeListenerNoel Grandin2021-07-041-0/+2
* sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna2021-06-303-3/+7
* tdf#59323 tdf#142221: fix pptx datetime import export formatSarper Akdemir2021-06-305-24/+35
* tdf#59323 pptx export: test for datetime footer backwards compatibilitySarper Akdemir2021-06-301-0/+4
* tdf#59323 tdf#142228 pptx export: fix datetime footers backwards compatibilitySarper Akdemir2021-06-301-6/+10
* ofz#35597 Null-dereference READCaolán McNamara2021-06-303-13/+23
* Bump version to 6.4-42cp-6.4-42Andras Timar2021-06-291-1/+1
* LOK: introduced Freemium LOK APIPranam Lashkari2021-06-2810-2/+122
* Update git submodulesAndras Timar2021-06-261-0/+0
* Dialog: Import CSV: Improve layoutPedro Pinto Silva2021-06-263-57/+16
* pdf import: handle out of memory / failure to duplicate page.Michael Meeks2021-06-251-0/+5
* Add ProfileZone to 24- and 32-bit scaleDown/Up in BitmapScaleSuperFilterTor Lillqvist2021-06-241-0/+5
* Cache a static wavy line as bitmap and reuse itmerttumer2021-06-242-3/+100
* The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist2021-06-242-117/+22
* avoid maybe-uninitialized in PowerPointShapeExportNoel Grandin2021-06-231-2/+2
* tdf#59323: pptx export: slide footers roundtrip unit testSarper Akdemir2021-06-232-0/+37
* tdf#59323: pptx export: add support for slide footersSarper Akdemir2021-06-232-1/+242
* tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir2021-06-234-13/+73
* tdf#59323: pptx export: add placeholder index to master footer placeholdersSarper Akdemir2021-06-232-34/+59
* tdf#59323: pptx export: add datetime field type helpersSarper Akdemir2021-06-232-29/+97
* tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir2021-06-237-4/+109
* cid#1486005 Uninitialized scalar fieldSarper Akdemir2021-06-231-0/+1
* tdf#59323: ooxml import: hasListStyleOnImportSarper Akdemir2021-06-234-0/+15
* tdf#59323: ooxml import: hasNoninheritedBodyPropertiesSarper Akdemir2021-06-233-0/+12
* tdf#59323: ooxml import: hasParagraphPropertiesSarper Akdemir2021-06-235-0/+20
* tdf#59323: ooxml import: hasVisualRunPropertiesSarper Akdemir2021-06-237-1/+67
* tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir2021-06-233-0/+13
* tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir2021-06-231-0/+1
* tdf#59323: ooxml import: add OOXML to LO datetime helperSarper Akdemir2021-06-232-60/+94
* lok: allow .uno:JumpToMark.Michael Meeks2021-06-231-0/+1
* tdf#142716 Update selection after any text is inserted.Gülşah Köse2021-06-233-7/+25
* updated gitignore for andoird buildsPranam Lashkari2021-06-221-0/+4
* avoid windres preprocessor quoting-messups with current cygwinChristian Lohmaier2021-06-223-3/+3
* Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski2021-06-161-103/+87
* vcl: check mpWindowImpl for nullptrGabriel Masei2021-06-165-26/+58
* tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann2021-06-161-1/+3
* Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann2021-06-161-1/+2
* Bump version to 6.4-41Andras Timar2021-06-161-1/+1
* sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl2021-06-152-30/+36
* tdf#142478 add test that triggers find all and crashesTomaž Vajngerl2021-06-152-0/+25
* tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl2021-06-151-1/+11
* vcl: check mpWindowImpl before referencing it.Gabriel Masei2021-06-123-27/+43
* scale VCL's scale cache according to the number of Online viewsLuboš Luňák2021-06-103-1/+18
* allow altering the max size of o3tl::lru_cacheLuboš Luňák2021-06-102-1/+22
* Fix click on the drawing area of CSV dialogmerttumer2021-06-081-1/+5
* Make SwRect::Union() inlineTor Lillqvist2021-06-032-16/+14
* Make the two SwRect::IsInside() functions inlineTor Lillqvist2021-06-032-22/+18
* include cstddef for gcc11Jeff Law2021-06-021-0/+1