- 27 Mar, 2014 2 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I3cb23461718c5713c1e76d0b37d92b3e7849d13b
-
Kohei Yoshida yazdı
Change-Id: I72ba74164e660bfbe496cc63b98e397ee1e2425c
-
- 26 Mar, 2014 38 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I2a33095f7dceb564911478a30aed1137ddacd531
-
Markus Mohrhard yazdı
Don't even think about using the new skip flag for your shiny new test. If you itnroduce tests that show validation errors fix them!! Change-Id: I21bf61a113a35ca204a54d18246848a5788ae559
-
Markus Mohrhard yazdı
Change-Id: I28c735478142bcb438ac24482612d5fb52a65f6e
-
Markus Mohrhard yazdı
Change-Id: Ic174dee2b0c3005b15b30348bf6aebf20ce50fb8
-
Markus Mohrhard yazdı
Change-Id: I1a613899d18a004149d3e637d796bc2f6687e6c4
-
Markus Mohrhard yazdı
Change-Id: I24d63386d158e130aeb340235d71eb05cbd679f4
-
Markus Mohrhard yazdı
Change-Id: I5820bde974a42f32c404aa2b14b410534f10db29
-
Markus Mohrhard yazdı
Change-Id: Id1466f7a95470a7c90a7752971e126d3f4b45766
-
Markus Mohrhard yazdı
Change-Id: I1ec67a8697148d650f56650c6320964ac39dfedf
-
Luboš Luňák yazdı
Change-Id: Icd728e03ac605a05fc9a1f001e2becaf1536ce7d
-
Luboš Luňák yazdı
Change-Id: I029c77aac896cefacd685705881a3259affee921
-
Julien Nabet yazdı
Let's remove this since the future is MariaDB Change-Id: I39641f81c59e7d024aaf48e8e3cc9fc9a7c3127c
-
Stephan Bergmann yazdı
Change-Id: I35170712b8f0c83ab35cb5ef7115a6dc434a7a4f
-
Luboš Luňák yazdı
Change-Id: I7e56762a7097dd7369f9d8d71b499888ee5c081d
-
Luboš Luňák yazdı
Somewhat related to 10b4da63 , a similar doc has negative value inside w:tblCellMar, which MSO seems to ignore (altering the value has no visible effect), so ignore it as well. Change-Id: I846e9b55fea0d4e66f03ce615584516360b8b7dd
-
Luboš Luňák yazdı
It appears that this was just a workaround that incidentally worked. Making the negative value even larger (in abs value) doesn't seem to make a difference for MSO, but LO fails again. A proper fix (better workaround?) will follow. This reverts commit 76aa23c5.
-
Stephan Bergmann yazdı
Change-Id: If736316402c49153d4c8552672c90552548f90b8
-
Stephan Bergmann yazdı
Change-Id: Icd3b09f098c19268ac888dd6195fb535979557ed
-
Stephan Bergmann yazdı
Change-Id: I6e099911afec9c4086f620b45656880135decff0
-
Matúš Kukan yazdı
In neon version, we use xml::crypto::SEInitializer in NeonSession_CertificationNotify which I see called only once. For some reason in serf, Serf_ConnectSetup is called every time we send a command to the server. But that leads to not working verifySerfCertificateChain in __run_exit_handlers because xml::crypto::SEInitializer is not available anymore. Change-Id: I15685256790375dd86eb1b7614da25838d5ce244
-
Matúš Kukan yazdı
Change-Id: I189e7168562db2ca03fd64745eb1f826b6c9adc2
-
Matúš Kukan yazdı
Change-Id: Ib2412d5bd3e3db42b972783bb8d17bc6559c9c21
-
Matúš Kukan yazdı
Change-Id: Ia4a1c7b929dac473dfb5a5fa233c7f0c662a95c6
-
Matúš Kukan yazdı
Change-Id: I12c092fa7034702273182ef07431ed00f38df8ef
-
Matúš Kukan yazdı
Change-Id: If2667e9374917dd1e4c4361378783729761e7dda
-
Matúš Kukan yazdı
Change-Id: Ib17de602e2c51eb29b0495ce7411836ceeccf9d4
-
Matúš Kukan yazdı
The implementation is not perfect but good enough as a start. Change-Id: I6f006ae7a16ee73de20448e1228d9acfd69becb4
-
Matúš Kukan yazdı
Change-Id: If8549893a686c7a665adde0436d377d6d695e5bf
-
Stephan Bergmann yazdı
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
-
Miklos Vajna yazdı
Reading the spec, it seems that we have two cases here: - if lKeyProtDoc is set and fProtEnabled is 1, then editing forms is allowed - if lKeyProtDoc is set, but fProtEnabled is 0, then the document is totally read-only So in the first case avoid the SetModifyPasswordHash() call to allow form field editing. Change-Id: Id0c48e8eb4bde75c5520a7b108fcfada51148faf
-
Jan Holesovsky yazdı
Change-Id: I725d89c5c36ce898f7340b270a40d875a13a839c
-
Jan Holesovsky yazdı
Change-Id: Ia68249242850ef3d82cc56ceae7e5ef84dd08b5b
-
Chris Sherlock yazdı
Change-Id: I98eb64ee6ebad72b534bac8a467a9a334876c2e6 Reviewed-on: https://gerrit.libreoffice.org/8758Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
Forgot to commit... oops! Change-Id: If73bdb2acb3fdba7e155d6f4ed2b6a249829db0e Reviewed-on: https://gerrit.libreoffice.org/8757Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
Device specific drawing has been moved to its own function. VirtualDevice and Window draw in the same way, so can be shared in OutputDevice, however Printer has its only specific ways of drawing so it needs its own method. Change-Id: I051fee029a1ec022a131bb12588189178c4109b2 Reviewed-on: https://gerrit.libreoffice.org/8724Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ib4838eacd9240664327292bf12c7a14a8cdfbcf1
-
Stephan Bergmann yazdı
Change-Id: I6bee19954e930248058128c9e01cc23b3395bf20
-
Stephan Bergmann yazdı
...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
-