summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-06Version 7.0.0.0.alpha1, tag libreoffice-7.0.0.0.alpha1libreoffice-7.0.0.0.alpha1Christian Lohmaier
2020-05-06bump product version to 7.0.0.0.alpha1Christian Lohmaier
2020-05-06Update git submodulesChristian Lohmaier
2020-05-06fix tdf#124848 test on MacLuboš Luňák
2020-05-06sw layout comments: clarify return value for MoveFwd etc.Justin Luth
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-05-06Adapt compilerplugins/clang/test/makeshared.cxx to libc++Stephan Bergmann
2020-05-06Add source files from cui/source/options and unotools/source/i18nTor Lillqvist
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-06"resolved" is a better name than "isResolved" hereStephan Bergmann
2020-05-06Resolves: tdf#123801 captioning issuesCaolán McNamara
2020-05-06Colibre: tdf#132749 Add extra large localized iconsRizal Muttaqin
2020-05-06Remove support for "module" layersStephan Bergmann
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-05-06make screenshot build failureCaolán McNamara
2020-05-06allow disabling Skia's Vulkan use in safe mode (tdf#132439)Luboš Luňák
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák
2020-05-06tdf#101181: implement glow effect also for SdrGrafPrimitive2DMike Kaganski
2020-05-06tdf#130778 revert Windows installer legend imagesRizal Muttaqin
2020-05-06tdf#132603: sw: Add unittestXisco Fauli
2020-05-06Template: add Draw BPMN templateandreas kainz
2020-05-06Access2Base - Version number 7.0Jean-Pierre Ledure
2020-05-06This comparison is redundant, radiuses are compared belowMike Kaganski
2020-05-06Use default ctorMike Kaganski
2020-05-06batch polyline drawing for basegfx::B2DLineJoin::NONE if small widthLuboš Luňák
2020-05-06Remove an unused includeMiklos Vajna
2020-05-06pyflakes3: fix undefined name 'self' (wizards/access2base)Julien Nabet
2020-05-06sw layout: remove useless historical timelog commentsJustin Luth
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen
2020-05-06tdf#108493 DOCX import: fix hanging indent of listsLászló Németh
2020-05-06Resolves tdf#132701 - macOS installer image must be 72dpiHeiko Tietze
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt
2020-05-06Colibre: Fix for tdf#132735 wrong Smooth Image Filter iconsRizal Muttaqin
2020-05-06Sukapura: fix for tdf#128689 wrong Korean vertical text iconsRizal Muttaqin
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci
2020-05-05Disable -Wstringop-overflow in --enable-optimized builds with GCCStephan Bergmann
2020-05-05Resolves: tdf#131536 TEXT() support empty format string mimicking ExcelEike Rathke
2020-05-05sw from-bottom relative orientation: fix calculation of position limitsMiklos Vajna
2020-05-05Gallery: add styles support to bpmn gallery itemsandreas kainz
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-05writerfilter: cleanup out-of-order xText <-> xCrsrJustin Luth
2020-05-05tdf#118655:Move Wildcard/Comments option above Regular expressionsAditya
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05if we create a new style remove any old style with the same nameCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetIterator::GetSearchFamilyCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetBasePool::GetSearchMaskCaolán McNamara
2020-05-05use SfxStyleSearchBits::Auto as fallbackCaolán McNamara
2020-05-05we end up making a nFamily style, not the style of GetSearchFamilyCaolán McNamara
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara
2020-05-05use SfxStyleSearchBits::All for SfxNewStyleDlg in writer, like calc doesCaolán McNamara