- 01 Eki, 2012 6 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a
-
David Tardon yazdı
The whole idea of having two paths to look for schemas (one local, for module, and one global, in $(OUTDIR)) is bad anyway, because there is no way to do it in XSLT without warning if the checked schema does not exist in the first path. I see two ways out of that: 1. rewrite schema_val.xsl in a decent language 2. split the node reference check in schema_val.xsl into two phases: the first phase returns a list of subpaths to check, a helper script processes that, finds the real paths and feeds it to the second phase XSL, which does the internal check. Change-Id: Icfe3f9ec0960cfd3423c1223ad8f495d7634b25a
-
David Tardon yazdı
Change-Id: I21360e2d65b64bc27f02d677eda05f9d9d765367
-
David Tardon yazdı
Change-Id: I6e63a545332a1b865a26b355db49869c214f97c7
-
David Tardon yazdı
Change-Id: I164afe17c3bff2f7d7f2b9daec0d5a5ca8fdf97a
-
David Ostrovsky yazdı
Change-Id: Ic54337f4279daf78b099aab368eade5a6143f586
-
- 30 Eyl, 2012 15 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I69868ad65b6eb6405d5723cb4d65d5e30c72e3ae
-
Stephan Bergmann yazdı
Change-Id: Ia8a644c613de17279abdab533a6314ba6c0e0aec
-
Tim Retout yazdı
Change-Id: Ie3c9bddcb4760d2fe2195c1ca0de7520e57d705f
-
Tim Retout yazdı
Change-Id: Ie91376bf9c52238febdc15720bb7f4cd62ee2e08
-
David Tardon yazdı
Change-Id: Ia5607c977958317f3aca9061553cbfedb35944fa
-
Olivier Hallot yazdı
Change-Id: Ifcd7410f659a76ac34f18bb561b2eaffa6ecbd3d Reviewed-on: https://gerrit.libreoffice.org/724Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Miklos Vajna yazdı
Change-Id: Ia84271c5fe7064bfa2d71b84da9fa4d9df945d51
-
Miklos Vajna yazdı
Change-Id: I10433c3c40a0c648bd651ed786ecd5523bf58f61
-
Miklos Vajna yazdı
Change-Id: Icfcdbedaf6b123fc726e2298ac47698940b36091
-
Miklos Vajna yazdı
Change-Id: I39681fbf57c828e5d6e80ae7c3155f2f60410a1a
-
Miklos Vajna yazdı
Change-Id: Idef3ee3fa246b314c4b6b8a59b2b366dadfb679a
-
Matúš Kukan yazdı
Change-Id: I534aab7da0b05dadc3415856e57362ead57380c0
-
Matúš Kukan yazdı
Change-Id: I8f1f5756ac777cefed52ae72af65931bfa14d580
-
David Tardon yazdı
Change-Id: Iec26cfb2f6715b12bed290d72e3a013d6a980544
-
Lionel Elie Mamane yazdı
Else, operator>>= flat out refuses to extract it, even though the particular value in this particular call would fit. Also OSL_VERIFY the result of >>= (instead of ignoring it) to facilitate future detection of similar problem Change-Id: I859c38c3589dc9e9ef5bdd882663aa3386a43237
-
- 29 Eyl, 2012 19 kayıt (commit)
-
-
David Ostrovsky yazdı
Change-Id: I09a14fd50cf69cec8693b7058d105ee5f2998e02
-
David Ostrovsky yazdı
Change-Id: I3ac81132e21710a2c1d974944a5bcd612d796ec6
-
Katarina Behrens yazdı
Follow-up of 7fff9872. Buffer only cell formula values via setCellFormulaValue. Otherwise we get crash in FormulaBuffer::applyCellFormulaValues() as array/shared/datatable formulas are treated differently Change-Id: Ie344b273ec662e8af1bf9fa54e79614393634974
-
Matúš Kukan yazdı
This reverts commit 34061bf6. gb_PYTHON was moved again in dec68c66.
-
Matúš Kukan yazdı
Change-Id: I8f73a804e2005108f4a47d9fe4f9cd4425787cb1
-
Matúš Kukan yazdı
Change-Id: Ica30efee4fcd030dcc063321ba678a00bec726cd
-
Matúš Kukan yazdı
Change-Id: I1a5f2fda44da782b43076eee67e292affe1bad1a
-
Matúš Kukan yazdı
Change-Id: Iac8321655a18826f9adcf8aed8075cce1aa24652
-
Stephan Bergmann yazdı
...now that fa140733 "fix dep on internal ucpp" moved things around, so use "=" instead of ":=" here. (And I'm not sure the other places need ":=" either.) Change-Id: Id71570c4a55ab08ca339801dec78ef06cfd80ef0
-
Stephan Bergmann yazdı
...and some further clean up. Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
-
Stephan Bergmann yazdı
Change-Id: Ia17a714b55da06bd38c7b5d60881f1b3838da992
-
David Tardon yazdı
Change-Id: I44479648dd75142864503650494fb2e3f95fe719
-
David Tardon yazdı
Change-Id: If71b9a162b7deca5cc032bda206a8f580292ab91
-
Michael Meeks yazdı
-
Ocke Janssen [oj] yazdı
-
Frank Schoenheit [fs] yazdı
-
David Ostrovsky yazdı
The following tools are considered to be obsolete and are discontinued: ldump, giparser, testhxx and support. Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3
-
Korrawit Pruegsanusak yazdı
which was removed in fde638b3 Change-Id: I57caf615f0ca49d0b90cb4c68b8ce8edf8f72a97 Reviewed-on: https://gerrit.libreoffice.org/723Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
David Tardon yazdı
Change-Id: I444874a8b59ac82c807087fb1a1d958ab1f75b12
-