summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-24Update git submodulescib-6.4-9Michael Stahl1-0/+0
2022-06-23Update git submodulesSamuel Mehrbrodt1-0/+0
2022-06-22crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl6-17/+15
2022-06-22tdf#45589 sw: add tooltip to Formatting Aids dialog Bookmark labelMichael Stahl1-0/+2
2022-06-22tdf#45589 sw: fix Formatting Aids options page for Writer/WebMichael Stahl3-2/+8
2022-06-22tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl15-24/+103
2022-06-22tdf#45589 sw: split text portions at bookmarksMichael Stahl2-1/+5
2022-06-22tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl2-1/+35
2022-06-22tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl3-9/+20
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt2-0/+8
2022-06-21Replace "Bahnschrift Light" with "DejaVu Sans"Caolán McNamara1-0/+0
2022-06-20Fix domainSamuel Mehrbrodt5-10/+10
2022-06-20Fix domainSamuel Mehrbrodt2-4/+4
2022-06-20Bump version to 6.4.0.9Thorsten Behrens1-1/+1
2022-06-20Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt2-0/+8
2022-06-16Revert "vcl: add some WinSalGraphics debug logging"Samuel Mehrbrodt3-15/+0
2022-06-15configure.ac: Update kf5 include/lib check to work with KF5 >= 5.91Michael Weghorn1-2/+2
2022-06-15Make sure pEntry is not nullSamuel Mehrbrodt1-1/+1
2022-06-15Show start center when closing last documentSamuel Mehrbrodt1-4/+9
2022-06-15Revert "binaryurp: create instances with uno constructors"Samuel Mehrbrodt3-10/+46
2022-06-08gdb: BigPtrArrayPrinter gets confused by libstdc++ std::unique_ptrMichael Stahl1-1/+5
2022-06-08nss: upgrade to release 3.79Michael Stahl3-7/+7
2022-06-07Fix leak with stock widgets in a dialog from an extensionSamuel Mehrbrodt1-3/+6
2022-06-07Silence MSVC warning C4189 "local variable is initialized but not referenced"Stephan Bergmann1-0/+1
2022-06-07Silence warning C4189: local variable is initialized but not referencedStephan Bergmann1-0/+2
2022-06-07Reuse pInstStephan Bergmann1-1/+1
2022-05-31include memory for GCC12Michael Stahl17-0/+27
2022-05-31vcl: add some WinSalGraphics debug loggingMichael Stahl3-0/+15
2022-05-31g: we are not, in fact, in the BUILDDIRMichael Stahl1-9/+9
2022-05-31Revert "Related tdf#116767: Call URLClassLoader.close"Samuel Mehrbrodt2-52/+43
2022-05-30Revert incompatible ScriptEditor changeStephan Bergmann5-59/+84
2022-05-30Fix typos in codeAndrea Gelmini3-3/+3
2022-05-23sw: check for null SdrObject before accessingAshod Nakashian1-0/+2
2022-05-23vcl: avoid accessing null member on unloading viewsAshod Nakashian1-2/+3
2022-05-23vcl: don't use null window in FloatingWindow HitTestAshod Nakashian1-0/+2
2022-05-23Avoid crash on closing docking windowSzymon Kłos1-0/+4
2022-05-23sw style copy: fix crash when handling a conditional paragraphy styleMiklos Vajna1-0/+9
2022-05-23tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4
2022-05-23vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks2-3/+4
2022-05-23Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos1-0/+1
2022-05-23Crash around help-windows.Michael Meeks1-1/+2
2022-05-23sw: fix crash in SwFEShell::SelectObj()Miklos Vajna1-1/+7
2022-05-23tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea1-4/+7
2022-05-23tdf#148235 Restore toolbar item to switch XForm to design modeMichael Weghorn1-1/+1
2022-05-23tdf#138901 Refresh button tooltip in sidebar created by extensionIlhan Yesil1-1/+7
2022-05-23Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn1-2/+2
2022-05-23tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn1-0/+4
2022-05-23WIN add bootstrap var to re-enable foreground hackJan-Marek Glogowski1-2/+55
2022-05-18tdf#144952 VCL fix the Printer graphics releasecib-6.4-8Jan-Marek Glogowski1-1/+1
2022-05-18tdf#144754 WIN de-assert ReleaseFonts / setFontJan-Marek Glogowski1-4/+10