summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-14tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna7-16/+195
2020-10-14tdf#136577 sw: fix Undo of Replace with nothingMichael Stahl1-1/+1
2020-10-14ImageTree::getImageStream may sub a req for a .png with svg dataCaolán McNamara1-9/+11
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze3-141/+114
2020-10-14sw: fix unsorted redlines in SwTable::ConvertSubtableBox()Michael Stahl1-1/+1
2020-10-14tdf#137446: sc: Add UItestXisco Fauli2-0/+62
2020-10-14tdf#133260: sc_ucalc: Add unittestXisco Fauli2-0/+21
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák3-0/+46
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl2-10/+4
2020-10-14Fixes to TipOfTheDay dialogHeiko Tietze3-9/+12
2020-10-14Resolves: tdf#137445 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara3-2/+29
2020-10-14Resolves: tdf#137382 update label to "Keep inside text boundaries"Seth Chaiklin1-1/+1
2020-10-14Fix of accessibility warnings for the additions dialogHeiko Tietze3-116/+270
2020-10-14Resolves: tdf#137248 Fix wrong condition breaking non-group interpretEike Rathke1-4/+4
2020-10-14Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke2-17/+18
2020-10-14mbMousePosFreezed is always falseCaolán McNamara5-9/+1
2020-10-14Resolves tdf#137429 - Ensure first tip is shown firstHeiko Tietze1-6/+6
2020-10-14better fix for tdf#136455 without destroying widgets we don't truly ownCaolán McNamara1-18/+7
2020-10-14SetMousePosFreezed is always called with falseCaolán McNamara2-2/+2
2020-10-14Resolves tdf#137447 - Access icon themes via tight extensionsHeiko Tietze3-223/+346
2020-10-14loplugin:external (clang-cl)Stephan Bergmann1-0/+5
2020-10-14tdf#76047 XLSX import: fix links to external dataAttila Szűcs4-1/+28
2020-10-14-Werror,-Wshadow (clang-cl)Stephan Bergmann1-3/+3
2020-10-14tdf#137025 sw: apply textbox padding set in TextAttila Bakos (NISZ)5-0/+115
2020-10-14cleanup SdrGrafObj and remove unneeded semi-colonsTomaž Vajngerl1-21/+38
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna3-46/+16
2020-10-14loplugin:includeform (clang-cl)Stephan Bergmann1-4/+4
2020-10-14loplugin:unreffun (clang-cl)Stephan Bergmann1-1/+0
2020-10-14loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2020-10-14loplugin:redundantcast (clang-cl)Stephan Bergmann2-3/+3
2020-10-14-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann1-1/+1
2020-10-14Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-upEike Rathke2-16/+9
2020-10-14Fix namespace errors in new "vro" manifest.xmlJulien Nabet1-4/+4
2020-10-13tdf#137446 catch divByZero in ResizeMultMarkedObjRegina Henschel1-3/+3
2020-10-13split out detection of should disable EditHyperlink as standalone functionCaolán McNamara2-30/+43
2020-10-13Resolves: tdf#133260 Propagate ForceArrayReturn from inline arraysEike Rathke1-9/+45
2020-10-13uilogger : Add support in the Logger and DSL for Vertical TabAhmed ElShreif2-0/+22
2020-10-13sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl4-26/+109
2020-10-13translate comment to EnglishTomaž Vajngerl1-1/+1
2020-10-13combine duplicates togetherCaolán McNamara2-8/+16
2020-10-13Missing test dependenciesStephan Bergmann1-0/+3
2020-10-13bnc#887230: sd_export_ooxml1: Add unittestXisco Fauli2-0/+18
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs5-4/+67
2020-10-13Resolves tdf#137424 - UI Picker missing 'Contextual single'Heiko Tietze2-4/+4
2020-10-13VclScrolledWindow vertical scrollbar one pixel too far to the leftCaolán McNamara1-1/+1
2020-10-13tdf#134987 convert DOCX to ODT: fix lost chartsBalazs Varga4-0/+70
2020-10-13static_cast after dynamic_castNoel15-72/+60
2020-10-13static_cast after dynamic_castNoel17-90/+72
2020-10-13static_cast after dynamic_castNoel32-240/+168
2020-10-13with a DND_ACTION_NONE drag action and zero target-formats disable dragCaolán McNamara1-2/+8