lp:df-libreoffice
- Get this repository:
- git clone https://git.launchpad.net/df-libreoffice
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2019-11-18 23:54:47 UTC | Update git submodules Author: Olivier Hallot Update git submodules * Update helpcontent2 from branch 'master' Change-Id: Ic5ca4f1dbb1bab |
libreoffice-6-4 | 2019-11-18 20:32:05 UTC | tdf#103092 export uses MeasureUnit not FieldUnit Author: Rb-henschel tdf#103092 export uses MeasureUnit not FieldUnit ctor of SvXMLExport expects a util::MeasureUnit, but getMetric() from Change-Id: I433c7534be2165 |
feature/ | 2019-11-18 17:54:43 UTC | SpellingPopup: Replace the tunneled context menu. Author: Tamás Zolnai SpellingPopup: Replace the tunneled context menu. Send the menu structure instead using LOK_CALLBACK_ Change-Id: Id696ee9976d11f |
libreoffice-6-3 | 2019-11-18 17:01:56 UTC | tdf#128495 measure preferred size of print preview relative to UI font Author: Caolán McNamara tdf#128495 measure preferred size of print preview relative to UI font Change-Id: If04f50818fc94d |
distro/ | 2019-11-18 16:55:06 UTC | Resolves: tdf#120343 show pdf in async pdf export dialog callback Author: Caolán McNamara Resolves: tdf#120343 show pdf in async pdf export dialog callback not after dialog async exec begins, but defer to during that response Change-Id: I316022c01a87cf |
feature/skia | 2019-11-18 15:41:57 UTC | solve the Skia lerp() conflict differently Author: Luboš Luňák solve the Skia lerp() conflict differently New versions of libstdc++ provide lerp() in the global namespace, Change-Id: I37896190c62035 |
distro/ | 2019-11-18 08:47:29 UTC | widget theme: correct sizes of combobox/listbox Author: Tomaž Vajngerl widget theme: correct sizes of combobox/listbox Combobox/listbox was clipped on the right side. Fixed this by Change-Id: If73e93d0c99c1d |
feature/ | 2019-11-18 08:26:23 UTC | package: ignore unknown encryption parameters. Author: Vasily Melenchuk package: ignore unknown encryption parameters. Do not throw an exception if there are encryption parameters, Change-Id: I21e4cf2f73d7c2 |
libreoffice-6-2 | 2019-08-29 04:17:24 UTC | tdf#126007 tdf#122355 online help won't look into a dialog notebook Author: Caolán McNamara tdf#126007 tdf#122355 online help won't look into a dialog notebook when the focus is on the help button, offline will through the help fallback so bodge it to look at the notebook page right from the start if there is one Change-Id: Ida1d3101d838d9 |
libreoffice-6-3-1 | 2019-08-29 04:07:54 UTC | tdf#126989: always terminate shim after fallback complete Author: Mike Kaganski tdf#126989: always terminate shim after fallback complete It seems that DSM may not send MSG_CLOSEDSREQ (or we may already have Change-Id: I3ed2e0e70f4dc7 |
distro/ | 2019-06-19 08:26:31 UTC | More uses of referer URL with SvxBrushItem Author: Sbergman More uses of referer URL with SvxBrushItem Reviewed-on: https:/ Change-Id: I04b524784df4ef |
distro/ | 2019-06-18 16:39:00 UTC | More uses of referer URL with SvxBrushItem Author: Sbergman More uses of referer URL with SvxBrushItem Reviewed-on: https:/ Reviewed-on: https:/ Change-Id: I04b524784df4ef |
distro/ | 2019-06-18 13:25:26 UTC | mailmerge.py: Use strip in server name Author: Xisco Faulí Tarazona mailmerge.py: Use strip in server name Using spaces in the dialog might lead to incorrect server name (cherry picked from commit 55ad93f29b1be10 Change-Id: If057d0bf8dea55 |
feature/ | 2019-06-18 12:42:26 UTC | More uses of referer URL with SvxBrushItem Author: Sbergman More uses of referer URL with SvxBrushItem Reviewed-on: https:/ Reviewed-on: https:/ Change-Id: I04b524784df4ef |
distro/ | 2019-06-18 12:06:03 UTC | More uses of referer URL with SvxBrushItem Author: Sbergman More uses of referer URL with SvxBrushItem Reviewed-on: https:/ Reviewed-on: https:/ Change-Id: I04b524784df4ef |
distro/ | 2019-06-18 11:52:23 UTC | More uses of referer URL with SvxBrushItem Author: Sbergman More uses of referer URL with SvxBrushItem Reviewed-on: https:/ Reviewed-on: https:/ Change-Id: I04b524784df4ef |
distro/ | 2019-06-18 11:23:28 UTC | More uses of referer URL with SvxBrushItem Author: Sbergman More uses of referer URL with SvxBrushItem Reviewed-on: https:/ Reviewed-on: https:/ Change-Id: I04b524784df4ef |
aoo/trunk | 2019-06-18 10:50:07 UTC | i128128 - Lost translations in database wizard Author: Matthias Seidel i128128 - Lost translations in database wizard Fixing double slash and wrong paths |
libreoffice-6-2-5 | 2019-06-17 16:40:38 UTC | tdf#121486: Correct scale of broken fonts on Windows Author: Khaled Hosny tdf#121486: Correct scale of broken fonts on Windows Some fonts have negative tmAveCharWidth which makes no sense (fonts can't have Fix this by using the absolute value so it is always positive. Change-Id: I731e7aad80dae7 |
distro/ | 2019-06-17 14:27:50 UTC | More uses of referer URL with SvxBrushItem Author: Sbergman More uses of referer URL with SvxBrushItem Reviewed-on: https:/ Change-Id: I04b524784df4ef |
distro/ | 2019-06-17 13:08:37 UTC | tdf#124907 vcl: react to pan gesture for listbox and other widgets Author: Tomaž Vajngerl tdf#124907 vcl: react to pan gesture for listbox and other widgets Reviewed-on: https:/ Change-Id: I4579f8edd2bf24 |
feature/msforms | 2019-06-15 15:57:24 UTC | MSForms: Implement calculating the date text displayed in the date field Author: Tamás Zolnai MSForms: Implement calculating the date text displayed in the date field * Change ODF_FORMDATE_ Change-Id: I852975bbf81556 |
feature/ | 2019-06-12 15:56:57 UTC | curl: upgrade to release 7.65.0 Author: Michael Stahl curl: upgrade to release 7.65.0 Fixes CVE-2019-5435. It looks like this is not a problem on 32-bit Apparently there's no code in LO that uses the CURLU_URLENCODE flag. The other one, CVE-2019-5436, doesn't matter because we disable tftp. Change-Id: I0d4f087befa5a3 |
distro/ | 2019-06-12 07:48:36 UTC | Resolves: tdf#125808 empty labels in pivot table from registered data source Author: Caolán McNamara Resolves: tdf#125808 empty labels in pivot table from registered data source since... commit 238cadd315901cb dpcache : use case-insensitive normalization of... Change-Id: I19057bde268ec0 |
distro/ | 2019-06-07 15:58:30 UTC | tdf#106390 Intersect the table borders with upper frames. Author: Mark Hung tdf#106390 Intersect the table borders with upper frames. Also removes dead code because SwTabFramePaint Reviewed-on: https:/ Conflicts: (cherry picked from commit 948283caae76fa5 Change-Id: I2505d876d20e44 |
distro/ | 2019-06-04 09:37:23 UTC | Related: tdf#48041 Chart: vertical value axis labels Author: Balazs Varga Related: tdf#48041 Chart: vertical value axis labels Do not duplicate vertical axis labels and gridlines Change-Id: I7a5d8196d4f160 |
feature/ | 2019-06-03 19:36:34 UTC | WIP: Use ItemControlBlock as TypeInfo Author: Armin Le Grand WIP: Use ItemControlBlock as TypeInfo Removed last big change to have a global static Change-Id: I4c9b6bfe4ba685 |
distro/ | 2019-05-31 06:39:35 UTC | ODT export: fix lost <text:user-field-decl> for fields in frames in headers Author: Miklos Vajna ODT export: fix lost <text:user- This is similar to commit 6bb241ccc61c690 (cherry picked from commit 6f179ce5c5469d1 Conflicts: Change-Id: I6e8006fbd66680 |
private/ | 2019-05-29 14:05:58 UTC | lok: don't be prejudiced against a single missing mime-type. Author: Michael Meeks lok: don't be prejudiced against a single missing mime-type. Change-Id: Ic5004c306cbd01 |
feature/ | 2019-05-28 13:26:29 UTC | tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinks Author: Michael Stahl tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinks SwCache: In this bugdoc, this can happen *inside* SwTextFrame: Newly added SwTextLine: Apprently for this particular document the problem didn't happen before Reviewed-on: https:/ Change-Id: I7bef1b340a453d |
distro/ | 2019-05-19 19:18:21 UTC | tdf#117480 fix crash in mailmerge Author: Szymon Kłos tdf#117480 fix crash in mailmerge Catch exceptions and hide progress dialog. b2d85f9207bc9bf Change-Id: Ie63c8d7e001c90 |
libreoffice-6-2-4 | 2019-05-17 19:13:49 UTC | Resolves: tdf#125106 fix cell protect TriState toggles Author: Caolán McNamara Resolves: tdf#125106 fix cell protect TriState toggles and merge duplicated TriStateEnabled class Reviewed-on: https:/ Change-Id: I1f145558fe9d86 |
feature/ | 2019-05-10 14:18:07 UTC | Add 'Resolved comments' option on View menu Author: Jim MacArthur Add 'Resolved comments' option on View menu Change-Id: Ie13f5abf94e107 |
distro/ | 2019-05-03 11:16:21 UTC | libpng: upgrade to release 1.6.37 Author: Michael Stahl libpng: upgrade to release 1.6.37 Fixes CVE-2019-7317. Reviewed-on: https:/ Change-Id: I3374f5cbd6552e |
libreoffice-6-1-6 | 2019-05-02 20:07:21 UTC | bump product versionto 6.1.6.3.0+ Author: Christian Lohmaier bump product versionto 6.1.6.3.0+ Change-Id: Ia3540373c2e364 |
libreoffice-6-1 | 2019-05-02 12:57:13 UTC | libpng: upgrade to release 1.6.37 Author: Michael Stahl libpng: upgrade to release 1.6.37 Fixes CVE-2019-7317. Change-Id: I3374f5cbd6552e |
private/ | 2019-04-29 12:04:22 UTC | [DRAFT] - lok: AT - get current paragraph with formatting - 2 Author: Marco Cecchetti [DRAFT] - lok: AT - get current paragraph with formatting - 2 |
feature/ | 2019-04-23 21:46:29 UTC | Skip clipboard queries while the document is still loading Author: Katarina Behrens Skip clipboard queries while the document is still loading Use-case here is .ods document with 16k tracked changes. For every Therefore don't query clipboard content while the document is in Change-Id: If5aa62cbfb62fb |
libreoffice-6-2-3 | 2019-04-10 10:11:50 UTC | bump product version to 6.2.3.2.0+ Author: Christian Lohmaier bump product version to 6.2.3.2.0+ Change-Id: I7cfee8b3a836cf |
feature/ | 2019-03-22 07:06:39 UTC | Nested list L must be a child of parent's LBody Author: Katarina Behrens Nested list L must be a child of parent's LBody Implement this as Change-Id: I2bd4a6692ac0cb |
libreoffice-6-2-2 | 2019-03-15 19:59:17 UTC | bump product version to 6.2.2.2.0+ Author: Christian Lohmaier bump product version to 6.2.2.2.0+ Change-Id: I395cbb22314da4 |
private/ | 2019-03-05 22:31:25 UTC | Don't use the non-public fdatasync() API when sandboxed on macOS Author: Tor Lillqvist Don't use the non-public fdatasync() API when sandboxed on macOS Change-Id: I9e36cb78e3e945 |
libreoffice-6-2-1 | 2019-02-26 15:42:00 UTC | bump product version to 6.2.1.2.0+ Author: Christian Lohmaier bump product version to 6.2.1.2.0+ Change-Id: Iba8efa37df53e8 |
feature/ | 2019-02-19 09:39:52 UTC | Bump version to 5.1.7.1 Author: Samuel Mehrbrodt Bump version to 5.1.7.1 |
private/ | 2019-02-11 13:46:53 UTC | For some reason drawing the SVG logo takes several minutes so don't do it then Author: tml For some reason drawing the SVG logo takes several minutes so don't do it then For some reason it does not happen in the TDF build of 6.1, but does Change-Id: Ie7a3587ece5de8 |
feature/ | 2019-02-08 15:50:34 UTC | curl: add patches for CVE-2018-16890 and CVE-2019-3822 Author: Michael Stahl curl: add patches for CVE-2018-16890 and CVE-2019-3822 The third one (CVE-2019-3823) isn't relevant because SMTP is disabled. Reviewed-on: https:/ Change-Id: I2383c1a7b0c67c |
feature/taggedPDF | 2019-02-05 12:16:26 UTC | PPTX import of shape description Author: Katarina Behrens PPTX import of shape description (cherry picked from commit dc1d26e5a3f0b75 Change-Id: I7fcd5608a8cdbe |
libreoffice-6-1-5 | 2019-01-30 17:57:21 UTC | bump product version to 6.1.5.2.0+ Author: Christian Lohmaier bump product version to 6.1.5.2.0+ Change-Id: Ia658286ea54400 |
libreoffice-6-2-0 | 2019-01-29 09:29:41 UTC | Update git submodules Author: Olivier Hallot Update git submodules * Update helpcontent2 from branch 'libreoffice-6-2-0' as per msg in marketing priv list of 1/20/2019 Change-Id: Ifc8cba99206c58 |
feature/qt5-win+mac | 2019-01-25 22:50:19 UTC | Just define the __clang_major___WORKAROUND_GUARD Author: Jan-Marek Glogowski Just define the __clang_ Change-Id: I84e969005ac2a9 |
distro/ | 2019-01-23 16:31:36 UTC | bump product version to 6.1.5.1.M6 Author: Jean-Sebastien Bevilacqua bump product version to 6.1.5.1.M6 Change-Id: I92c2179ca91f40 |
private/ | 2018-12-21 17:10:26 UTC | sw_redlinehide: adapt ToX Update Author: Michael Stahl sw_redlinehide: adapt ToX Update The ToX exists only once in the model, so it either has to have the Adapt Update based on current layout setting. Change-Id: Ibf5ec092632cf3 |
feature/ | 2018-12-18 21:13:09 UTC | sw_redlinehide: fix tdf#113479 by removing nag dialog Author: Thorsten Behrens sw_redlinehide: fix tdf#113479 by removing nag dialog No need to suggest showing redlines beyond 250 changes anymore. Change-Id: Ia219a4eb3af640 |
libreoffice-6-1-4 | 2018-12-12 22:00:10 UTC | bump product version to 6.1.4.2.0+ Author: Christian Lohmaier bump product version to 6.1.4.2.0+ Change-Id: Iebbf6d899a003d |
private/ | 2018-12-07 14:36:23 UTC | HACK: ODF import: always hide redlines Author: Michael Stahl HACK: ODF import: always hide redlines Change-Id: I275c6738943ee0 |
feature/ | 2018-12-07 09:32:33 UTC | sw_redlinehide_4a: MoveDeletedPrevFrames() should only move Author: Michael Stahl sw_redlinehide_4a: MoveDeletedPrev ... frames from a layout with hidden redlines. Change-Id: I8f5d5bbbc5bfd4 |
feature/ | 2018-12-05 15:19:53 UTC | Bump version to 6.0.8.2 Author: Samuel Mehrbrodt Bump version to 6.0.8.2 Change-Id: I87c43774689b67 |
distro/ | 2018-12-04 21:41:01 UTC | Bump version to 5.3-61 Author: Andras Timar Bump version to 5.3-61 Change-Id: I0753c83b554dca |
distro/ | 2018-12-04 19:40:25 UTC | tdf#121778: Work around odd macOS 10.14 graphicsContextWithWindow failure Author: Sbergman tdf#121778: Work around odd macOS 10.14 graphicsContext Although Stephan's original commit message below talks mainly about a It is interesting that wihout this change, a lot of these warnings are Original commit message: When running on macOS 10.14, both master and libreoffice-6-1 (at least) started > /Users/ in --enable- I tracked that down to the OSL_DEBUG_ [NSApp nextEventMatchi is added directly before the call to pVDev- at the start of BitmapRenderTes What happens is that, after such a nextEventMatchi Until those underlying reasons are understood, change the code of SetSize to Reviewed-on: https:/ Change-Id: I604ebd2c444b58 |
feature/ | 2018-11-29 14:34:21 UTC | Prepare to rebase Author: Daniel Silva Prepare to rebase Change-Id: I27b17e27d56a23 |
private/ | 2018-11-27 23:43:07 UTC | Disable the GL based 3D charts Author: Thorsten Behrens Disable the GL based 3D charts KDE5 currently does not support GL windows properly, so lets disable Change-Id: I88113596e460c6 |
distro/ | 2018-11-15 14:43:26 UTC | tdf#106390 Intersect the table borders with upper frames. Author: Mark Hung tdf#106390 Intersect the table borders with upper frames. Also removes dead code because SwTabFramePaint Reviewed-on: https:/ Conflicts: Change-Id: I2505d876d20e44 |
private/ | 2018-11-14 17:42:15 UTC | sw: GSE_INP is dead since CVS import, remove it Author: Michael Stahl sw: GSE_INP is dead since CVS import, remove it Change-Id: Ib0713df614e63c |
feature/ | 2018-11-08 21:37:47 UTC | LOK: custom widgets: simplify and correct colors Author: Ashod Nakashian LOK: custom widgets: simplify and correct colors Also remove macroni. Change-Id: I0b2914e9f0e2ab |
libreoffice-6-0-7 | 2018-10-30 16:55:21 UTC | bump product version to 6.0.7.3.0+ Author: Xisco Fauli bump product version to 6.0.7.3.0+ Change-Id: I62ed62a0373c4e |
libreoffice-6-0 | 2018-10-30 12:43:40 UTC | possible fix for tdf#120928 - quickstart --killtray throws exception Author: Oliver-brinzing possible fix for tdf#120928 - quickstart --killtray throws exception Change-Id: Id4081439075f4b |
libreoffice-6-1-3 | 2018-10-29 19:56:17 UTC | bump product version to 6.1.3.2.0+ Author: Christian Lohmaier bump product version to 6.1.3.2.0+ Change-Id: I1dea874f7ac5ed |
private/ | 2018-10-28 18:55:47 UTC | compiles Author: Removed by request compiles Change-Id: Ief5a8074882666 |
feature/ | 2018-10-26 14:59:09 UTC | Release 5.2.7.8 Author: Samuel Mehrbrodt Release 5.2.7.8 Change-Id: I5ae9b7772f8e10 |
distro/ | 2018-10-22 07:00:24 UTC | Bump version to 5.0-46 Author: Andras Timar Bump version to 5.0-46 Change-Id: Idc22b8308e71a0 |
distro/ | 2018-10-10 13:24:38 UTC | tdf#106390 Intersect the table borders with upper frames. Author: Mark Hung tdf#106390 Intersect the table borders with upper frames. Also removes dead code because SwTabFramePaint Reviewed-on: https:/ Conflicts: Change-Id: I2505d876d20e44 |
feature/window-iter | 2018-09-28 23:25:49 UTC | Window Iterator without parent vector Author: Jan-Marek Glogowski Window Iterator without parent vector |
feature/ | 2018-09-27 20:10:57 UTC | Revert "framework: mutex locking revision" Author: Thorsten Behrens Revert "framework: mutex locking revision" Revert "framework: remove solarmutex blocking since we are using own mutex" |
libreoffice-6-1-2 | 2018-09-20 09:45:17 UTC | bump product version to 6.1.2.1.0+ Author: Christian Lohmaier bump product version to 6.1.2.1.0+ Change-Id: I075a191bee24d9 |
private/ | 2018-09-19 08:08:55 UTC | sw: rework annoying GetFrameOfModify/getLayoutFrame parameters Author: Michael Stahl sw: rework annoying GetFrameOfModif The bCalcFrame is only evaluated if a pPoint is given; this is So put these parameters into a pair instead, which doesn't have Change-Id: I101c6eeb5bd6ba |
private/ | 2018-09-14 14:58:10 UTC | Fix build Author: Thorsten Behrens Fix build Followup to b6310c1e403b80e Change-Id: I83b52168a6a05f |
distro/ | 2018-09-13 09:27:58 UTC | icu: do not include non-standardized xlocale.h if U_PLATFORM_IS_LINUX_BASED Author: Eike Rathke icu: do not include non-standardized xlocale.h if U_PLATFORM_ ... should be more platforms ... but be conservative. "The file and this data structure is not standardized. Don't rely on it. It ... And since glibc 2.26 it's gone. https:/ (cherry picked from commit 9e399bc613bb4ea Change-Id: I4c1f6130571f5d |
libreoffice-6-1-1 | 2018-09-10 20:09:26 UTC | bump product version to 6.1.1.2.0+ Author: Christian Lohmaier bump product version to 6.1.1.2.0+ Change-Id: I5077c7e7356aeb |
private/ | 2018-09-05 16:26:54 UTC | Support buffering SystemDependent GraphicData Author: Armin Le Grand Support buffering SystemDependent GraphicData Note: This is the backport to LO52bp version This is a first step to allow buffering of system Added vcl/headless Cairo renderer to support given Moved usage to templates suggested by Noel Grandin Converted Win-specific GdiPlus BitmapBuffer to new Added a cleanup mechanism to flush all buffered data Adapted Linux-versions of ::drawPolyLine to support Change-Id: I88d7e438a20b96 |
distro/ | 2018-08-14 02:25:04 UTC | Default OpenGL to off on all platforms Author: Thorsten Behrens Default OpenGL to off on all platforms Change-Id: Ide04d3b37b9fab |
distro/ | 2018-08-08 12:06:36 UTC | nss: upgrade to release 3.38 Author: Andras Timar nss: upgrade to release 3.38 Fixes CVE-2018-0495 and "the ASN.1 code". Change-Id: I96ec90aaee7e4a |
libreoffice-6-1-0 | 2018-08-02 19:55:41 UTC | bump product version to 6.1.0.3.0+ Author: Christian Lohmaier bump product version to 6.1.0.3.0+ Change-Id: Ifa7e4a984c4ca6 |
libreoffice-6-0-6 | 2018-07-27 13:16:41 UTC | bump product version to 6.0.6.2.0+ Author: Christian Lohmaier bump product version to 6.0.6.2.0+ Change-Id: I5a88b75561bdc7 |
distro/ | 2018-07-04 00:20:45 UTC | ./g: don't exit early on ./g checkout -f Author: Thorsten Behrens ./g: don't exit early on ./g checkout -f Reviewed-on: https:/ Change-Id: I33f54c365bce64 |
distro/ | 2018-06-25 20:49:06 UTC | Use Tango as default icon theme when Breeze is not included Author: Tor Lillqvist Use Tango as default icon theme when Breeze is not included Change-Id: Id81c2355abfbdf |
private/ | 2018-06-25 10:24:03 UTC | unify color selectors Author: Caolán McNamara unify color selectors Note: this removes the use of auto-color from writer's asian text grid, because (cherry picked from commit 43bc3031483d172 Conflicts: Change-Id: Ie850790d740a4d |
private/ | 2018-06-20 19:55:07 UTC | vcl: remove swapping logic from GraphicObject to support lazy-loading Author: Ashod Nakashian vcl: remove swapping logic from GraphicObject to support lazy-loading Change-Id: I286a9b6ee75f07 |
libreoffice-6-0-5 | 2018-06-19 22:28:16 UTC | bump product version to 6.0.5.2.0+ Author: Christian Lohmaier bump product version to 6.0.5.2.0+ Change-Id: I988ea25b234a4a |
private/ | 2018-06-18 02:37:58 UTC | vcl: maintain shared PdfData across swap-in and -out Author: Ashod Nakashian vcl: maintain shared PdfData across swap-in and -out Change-Id: I6e434e5b5db0dd |
private/ | 2018-06-12 16:55:54 UTC | coverity#1436014 silence Dereference null return value Author: Caolán McNamara coverity#1436014 silence Dereference null return value Change-Id: I5ba1f864b5fcf6 |
private/ | 2018-06-08 17:42:08 UTC | hack in Show - not sure if... Author: Michael Stahl hack in Show - not sure if... Change-Id: I6ca49cfe9c61b3 |
feature/ | 2018-06-07 02:43:22 UTC | svx: fixup! don't include what we don't use Author: Ashod Nakashian svx: fixup! don't include what we don't use svdpdf.hxx was accidentally included in Change-Id: I878e15bcb674ce |
private/ | 2018-06-06 04:53:58 UTC | vcl: svx: misc improvements to pdfium importing Author: Ashod Nakashian vcl: svx: misc improvements to pdfium importing Change-Id: I58f2fd973a731b |
private/ | 2018-06-04 16:36:28 UTC | vcl: fix pdf rendering regression Author: Ashod Nakashian vcl: fix pdf rendering regression Reviewed-on: https:/ Change-Id: I6c2c48c033facb |
distro/ | 2018-05-23 09:34:13 UTC | bump product version to 5.4.7.2.M6 Author: Jean-Sebastien Bevilacqua bump product version to 5.4.7.2.M6 |
distro/ | 2018-05-22 11:03:50 UTC | Open template read-only Author: Tor Lillqvist Open template read-only Otherwise when creating a new docuent based on a template, the Stack trace from the read-write opening: #0 0x00007f063dea0047 in openFilePath(char const*, void**, unsigned int, unsigned int) (cpFilePath= Change-Id: Iaa5cc2bd4c80bc |
private/ | 2018-05-21 12:25:34 UTC | sd: disable pdf import tests Author: Ashod Nakashian sd: disable pdf import tests Change-Id: Iaee679d2ff322c |
private/ | 2018-05-12 08:20:07 UTC | dont use SwClient/SwModify in unocore: NumberingRules Author: Removed by request dont use SwClient/SwModify in unocore: NumberingRules Change-Id: I20ee1662310f33 |
libreoffice-5-4-7 | 2018-05-09 10:28:12 UTC | bump product version to 5.4.7.2.0+ Author: Christian Lohmaier bump product version to 5.4.7.2.0+ Change-Id: I7a1f9aa57baef2 |
libreoffice-5-4 | 2018-05-08 22:45:32 UTC | OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initials Author: Michael Stahl OFFICE-3776 xmloff: adapt ODF import to renamed text:sender- ODF TC decided to rename the element to meta:creator- Also add a test. Unfortunately it turned out that the ODF validator had a bug in checking Change-Id: I1de1e8772b41f8 |
1 → 100 of 472 results | First • Previous • Next • Last |