- 20 Ock, 2016 12 kayıt (commit)
-
-
Caolán McNamara yazdı
we're just using it to store bitmap data and to convert to preferred destination format, so we can use the preexisting vcl BitmapBuffer for that Change-Id: I0e800956d95faddfafa53d2c48b09494a7a867c0
-
Miklos Vajna yazdı
This is the signature purpose on the MSO UI, our signature description. Change-Id: I7609c427cded96249ccdec24cd9d43e3e99be3d9
-
Stephan Bergmann yazdı
Change-Id: Ic4d2e018f193525be00da03fc14e147d6b68257f
-
Miklos Vajna yazdı
Change-Id: I8b281b425483fb7fc3cf34e31533c2ddc1b03637
-
Miklos Vajna yazdı
Change-Id: Ic9211192310f6a5b36f4ee4637828d96d8f1f7b7
-
Noel Grandin yazdı
Change-Id: Ib2dc804f55d1a96ae01f2cf31b7d55956040a72e Reviewed-on: https://gerrit.libreoffice.org/21603Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
...which switched defaults from C++03 to C++14, so causes some errors now. Curiously, the throw(std::bad_alloc) vs. throw-anything mismatch between the global operator new replacements and the standard headers is OK for GCC only when there is no further declaration in between the standard header and the replacmenet definition. Change-Id: Ib54727fecf4ad07426b811a9cc04b08ea80e59dc
-
Oliver Specht yazdı
Change-Id: I4aed102b25ddcd5f2e8fa03395e2ffd89c858bb9 Reviewed-on: https://gerrit.libreoffice.org/21619Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de>
-
Chris Sherlock yazdı
Unfortunately in commit 2b297116 I messed up whilst doing a rebase via meld to incorporate my changes. This meant that I overwrote changes made to sw/source/core/unocore/unostyle.cxx. Even more regrettably, my original changes missed making changes in Windows and OS X builds as I pushed too quickly from within gerrit, assuming that the build errors weren't caused by me. These series of VCL changes I had made were quite rightly reverted, and I worked towards fixing them up again - sadly my ISP (iiNet) had connectivity problems so it took me some time to even gain access to the repository to do the cherry-picks of my previous commits so I could fix them up and resubmit them. I honestly didn't notice that I had overwritten the changes in unostyle.cxx previously, as I was so intent on fixing my errors that this entirely passed me by. This unfortunately led to this commit, where I overwrote the changes a second time: 28c96fc2 I was informed of this problem via the mailing list [1] which I read the next morning immediately after I work up. I take full responsibility and very much regret having made these mistakes. This commit fixes the issue and I will take steps to ensure that it doesn't occur again. I can reassure all that this was not intentional, nor would I ever do such a thing on purpose - quite frankly I'm mortified. 1. http://lists.freedesktop.org/archives/libreoffice/2016-January/072067.html Change-Id: I336626059d4acd175669832950f3ed52b2539087 Reviewed-on: https://gerrit.libreoffice.org/21618Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Thorsten Behrens yazdı
Change-Id: I9cde0ecf2c883b977df4f633e5106d39628444ca
-
Thorsten Behrens yazdı
This unbreaks Windows packaging after 85b46f51 - I guess this should be Linux-only for the moment. Change-Id: Ie19f7f3e4b611e2884e3fdb1a64c63927b018989
-
Christian Lohmaier yazdı
Change-Id: Ib620fe26481bf13021930ae58f7421b9cb7bdb4b
-
- 19 Ock, 2016 28 kayıt (commit)
-
-
Henry Castro yazdı
Change-Id: Ie980e0bb0726dd8bc4215d5b23ac6e1d2c9e2719 Reviewed-on: https://gerrit.libreoffice.org/21611Reviewed-by:
Henry Castro <hcastro@collabora.com> Tested-by:
Henry Castro <hcastro@collabora.com>
-
Stephan Bergmann yazdı
...after 9c09d4d0 "tdf#96888 - Kill internal vcl dog-tags ..." Change-Id: I12c30f5ec3d498561b47ae61b34326d4a1f380d7
-
Miklos Vajna yazdı
Change-Id: I231cb935f1d0a4e69bc3f970e48aece8305ab2b3
-
Stephan Bergmann yazdı
Change-Id: Ib4052fa88cce3b21d20d050fff9c8d32fcde4c20
-
Chris Sherlock yazdı
Change-Id: I7942cf513439f8fe72775846eeb4cf4e6f176ed3
-
Chris Sherlock yazdı
Change-Id: I261c717cabf966b8b20b8e6c921b38f4cd73e268 Reviewed-on: https://gerrit.libreoffice.org/21597Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Ras-al-Ghul yazdı
Modifications done as per CR Change-Id: I0b57f5c32fc217929d71411ca5176e3cab3f6e73 Reviewed-on: https://gerrit.libreoffice.org/21457Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Pranav Kant yazdı
Change-Id: I4d3eab1f16751a1b3f24a995e3d28322fd2f510b Reviewed-on: https://gerrit.libreoffice.org/21606Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Pranav Kant yazdı
Now since, LOKDocView has started to get clients, we need to ship all of its dependencies with the widget. Reviewed on: https://gerrit.libreoffice.org/21605 Change-Id: I874eb416587a80b7760c5f00183d6004dfca4cce
-
Miklos Vajna yazdı
That stores the signature timestamp, and that now immediately shows up in DigitalSignaturesDialog as well. Change-Id: I83a63a10cf946f47a03e4570c461a92512638600
-
Miklos Vajna yazdı
With this, DigitalSignaturesDialog correctly shows the "Signed by" field when reading a single valid OOXML signature. Change-Id: Ic52a56767f65ab30924b07073d31677cb3a27de5
-
Miklos Vajna yazdı
OOXML has one stream for each signature, so it wants a storage instead. Change-Id: Iff2ed4b65d8c2023d02578ec4e80c13e36f55390
-
Tor Lillqvist yazdı
Change-Id: I826a1eb45d0669dbe2495b4dbe4a171fcebb0865
-
Miklos Vajna yazdı
Change-Id: Ieb7e808ebc7619c3a4a013cad776eeefd6163e22
-
Miklos Vajna yazdı
Change-Id: Ic44a9266a67bfad8b0490a8acb4a419af99ea42c
-
Caolán McNamara yazdı
to allow duplicated unnamed frames Change-Id: I871849b23d01209f027b6295777db705f7dc86d8
-
Oliver Specht yazdı
Uses Ascii variants of LoadLibrary,Get/SetEnvironmentVariable_A_ and adds a freeError function includes windows.h instead of pre/postwin.h Change-Id: I88b7e3ed3818078efec5688e207da47dc4049b98 Reviewed-on: https://gerrit.libreoffice.org/21600Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de>
-
Miklos Vajna yazdı
Fails without commit 27c6b858 (svtools: implement clipboard import of JPEG files, 2016-01-19). Change-Id: Ic4e3b036b3a6a1c294bf15ef0b206cf1e458fc4e
-
Stephan Bergmann yazdı
Change-Id: I3aa5f4342ad362b0075d033df222467723ee002e
-
Caolán McNamara yazdı
Change-Id: I6735913c371968745da3ad6bf61e6ae3287c19a6
-
Caolán McNamara yazdı
Change-Id: Icd2497f0befad0a3221230fe82cb100cddbd7764
-
Caolán McNamara yazdı
Change-Id: Ied1b4f81e2e851b639cc9a514659160b8571e92f
-
Caolán McNamara yazdı
Change-Id: I75cfb96e4afd69fd0f6a6716ce4be282aa8d3b14
-
Caolán McNamara yazdı
Change-Id: I92eb6d136fc117f4694aa2cf88d93d4486855618
-
Caolán McNamara yazdı
Change-Id: I39276ccea5c4b3ecdc89c77f35722883221b560f
-
Caolán McNamara yazdı
Change-Id: I0333f65f67cdd93f9773e6d738289e36353ef359
-
Caolán McNamara yazdı
Change-Id: I1e3bd12a8b264ca15e733ff15d8522fc2c156483
-
Caolán McNamara yazdı
Change-Id: Iaa8afb2c642c9108eb1b3be4737b74285d064cf3
-