- 11 Agu, 2014 20 kayıt (commit)
-
-
David Tardon yazdı
Project: help 12bab40167e179cb6e65f6ba76a3eb5b098d4216
-
Szymon Kłos yazdı
Change-Id: Ic3ed2c73e255c99b48f4dab5ea434c75313ec93d Reviewed-on: https://gerrit.libreoffice.org/10865Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Noel Grandin yazdı
Change-Id: I9ae22afc27ac0d2051f06885f363845e9b4ce2ff
-
Noel Grandin yazdı
Change-Id: I1abc51f66bc7d7f7135bf5cdee4fae653b2837ec
-
Noel Grandin yazdı
Change-Id: Ifc44c51ddbd21fabaad686bc3d38e2dab54d97aa
-
Noel Grandin yazdı
Change-Id: I47c618117e079bb2ef90d92c449c8166ea957fa5
-
Adolfo Jayme Barrientos yazdı
This patch is based on Caolán's one at 68075a61 I've chosen the background color used in Windows program Paint.NET as our default background color. It's a nice compromise that doesn't look out of place anywhere. Change-Id: I5081201043be4a7ad6152d1ce59451daa4ece1ac Reviewed-on: https://gerrit.libreoffice.org/10527Reviewed-by:
Stefan Knorr <heinzlesspam@gmail.com> Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-on: https://gerrit.libreoffice.org/10520Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I58cf2391d7bf2480cd12d2b1b4cf73f346f4f95f
-
Tor Lillqvist yazdı
Do build the cmdmail library, the uri-encode executable and do install the senddoc script for OS X, too. Note that in order for it to work, one needs to set the "E-mail program" in Preferences:Internet:E-mail to /Applications/Mail.app. (Or possibly some other application and/or executable.) Change-Id: I5764c9891865983d46081edc854e321643c296cc
-
Caolán McNamara yazdı
Change-Id: Ibfce3f5ffcdaa60e7b243ed43631ca133c3917ed
-
Caolán McNamara yazdı
Change-Id: I19ce9b2c002f8f5102a2d0bd06d08a1abfa63bda
-
Caolán McNamara yazdı
Change-Id: I0ca622afcf5dd4a5cc62d9bfd31974d800c659d1
-
Caolán McNamara yazdı
Change-Id: Id2fab3e4b7a8feed3107e66d02cdf2a278ae9ef7
-
Caolán McNamara yazdı
lots of ResID stuff going away now Change-Id: Iad8524e201cd3072db71da9e5ee1c244ed337967
-
Pallavi Jadhav yazdı
Issue : - In issue file there were two runs(first run=SDT, second run=Image). - These two runs were consecutive(no text/space/tab was there in between two runs). - Due to such scenario, "SdtEndBefore" was not getting set. - Hence at Export EndSdtBlock() was getting called form EndParagraph() Instead EndSdtBlock() should ge called from EndRun() in order to end sdt after first run(as in Original file) Implementation : - Set "SdtEndBefore" on Graphic in DomainMapper_Impl::ImportGraphic() - Retrieved same property at export. - Added export unit test case. Change-Id: Id514b91f1831af371924f94388f0a404d762c042 Reviewed-on: https://gerrit.libreoffice.org/10827Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Miklos Vajna yazdı
Change-Id: Ia9b22a3a042cb22499e8b1fdfbc57b27a3f50911
-
Laurent Godard yazdı
and remove duplicate code Change-Id: Ib9e3568c860fe5cd3f11374a1c61dff101e33a18 Reviewed-on: https://gerrit.libreoffice.org/10832Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
rbuj yazdı
Change-Id: I452dbd54251eea683d307c346dc4949a42eedc30 Reviewed-on: https://gerrit.libreoffice.org/10862Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
rbuj yazdı
Change-Id: Ie6856ea4c196479aef1ce00a7cf2709fea8b3e42 Reviewed-on: https://gerrit.libreoffice.org/10860Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Tor Lillqvist yazdı
Argh, this is getting even uglier. We cheerfully ignore for now the theoretical possibility that the URE unorc used by build-time tools (i.e. the configure-expanded ure/source/unorc) could be different for HOST and BUILD (in case they use different --enable-canonical-installation-tree-structure), and use the HOST one for the BUILD tools. The right thing would probably be to construct the URE unorc in the relevant Makefile, like we do for fundamentalrc? Or then to just re-design the whole mess of rc files into some simpler (good luck). Change-Id: I654309503d0e696778910acadcbf2f6b90ffa02a
-
- 10 Agu, 2014 20 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I3adaf26624ffc46b304d35e0588e7253c20cb5ee
-
Tomaž Vajngerl yazdı
Change-Id: Id143f5fabdcb8b7451d750563c76b77f9c3787a3
-
Tomaž Vajngerl yazdı
Use DrawerLayer to show a side drawer with parts of the loaded document. The dawer consists of an image (could be changed by a thumbnail in the future) and the part name. Change-Id: I27fb6112d9f11e19f3295ace97103b89816591aa
-
Tomaž Vajngerl yazdı
Because the tile view rect wasn't correctly calculated, some tiles were deleted and in the same call immediately created again. With this fix the performance increases. Additionally inflate tile view rect by one tile to minimize the undrawn tiles when scrolling. Change-Id: I4b5b2bb31dd4f55babf87503dd37e396f6a5e200
-
Tomaž Vajngerl yazdı
Change-Id: If4ef82fa18aaa8719391773971d0cde07c0fbcce
-
Tomaž Vajngerl yazdı
Change-Id: Id5c245d308221975f4071c96fb275c41348dce68
-
Tomaž Vajngerl yazdı
Change-Id: Ice1c975cce2de98a0c02b0772c07278648a0088d
-
Tomaž Vajngerl yazdı
Change-Id: Idd8bd4d4b148e88c7badd06fefb7cfcfc24ec9ea
-
Miklos Vajna yazdı
The motivation is that once all the namespace aliases in writerfilter/source/ooxml/model.xml match the ones in oox/source/token/namespaces.txt, then the writerfilter copies could be dropped. Change-Id: I1f9abb8bb457189997f28c99b0f6b00660252c14
-
Miklos Vajna yazdı
Change-Id: I17815878be292bb23602232456648f9571b8de06
-
Miklos Vajna yazdı
Change-Id: I5ea45dbed652231acdcc3632ced728ed8bcb621a
-
Tor Lillqvist yazdı
The problem is that the ure/source/unorc file is now expanded by the configure script, and thus exists only in builddir. But a further complication is that the uno.ini file is in srcdir. This is one way to handle it. Seems to work for me, let's see what the srcdir!=builddir tinderbox slaves say. Change-Id: I6fb456cf849ce5077e2c5bd25dc9149096aab241
-
Maxim Monastirsky yazdı
Should also fix most of the reports of fdo#46635 (I have no idea regarding the original report, because it predates the autosave feature.) Change-Id: I006d62053a159ab3157438a57dee56d6d99990a8
-
Julien Nabet yazdı
Change-Id: Ic0f4757fbd416bd7157b414b84a68b2541bc5b34
-
Miklos Vajna yazdı
Change-Id: I6ea77279a002179f2dd30bc835bb810c91ee51c4
-
Miklos Vajna yazdı
Change them to choice, what was probably really meant here: allow one of the values, not a whitespace-separated list of one or more values. Also, clean up nested choices. Change-Id: I87bc30b710569e317da05933502b36d8d97e4155
-
Miklos Vajna yazdı
For <value> elements inside <resource> ones, the name attribute and the text of the element was the same, but our scripts only parsed the text. So remove the redundant code that's ignored anyway. Change-Id: I0d96b485c9e095be51571f2d68eb395920c97bc8
-
Miklos Vajna yazdı
Change-Id: Ia4f7c828c5633fe2b7747cfd00cd53cd916a6d4a
-
Maxim Monastirsky yazdı
Change-Id: I5edb560dc511f6f0e47984303ce41488806e9e20
-
rbuj yazdı
http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html#toArray%28T%5b%5d%29 Change-Id: I601e77db3cc978d81aebddfe6abba1c020671913 Reviewed-on: https://gerrit.libreoffice.org/10853Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-