- 21 Tem, 2014 23 kayıt (commit)
-
-
Zolnai Tamás yazdı
This partly reverts commit 23c876de. Change-Id: I9ba7a2e8286b5fa6064c3b9e2d680fedf402f1a2
-
Zolnai Tamás yazdı
This partly reverts commit 23c876de. Change-Id: I1008c06ec7562e090627ad3860dd198d8fa89362
-
Zolnai Tamás yazdı
Base line is OpenGL 2.1 + extensions: GL_ARB_framebuffer_object (part of OpenGL 3.0) for glGenFramebuffers, glGenRenderbuffers... GL_ARB_vertex_array_object (part of OpenGL 3.0) for glGenVertexArrays, glBindVertexArray... GL_ARB_sampler_objects (part of OpenGL 3.3) for glGenSamplers, glBindSampler... Change-Id: Ib8acf41ab85cd1677d0341719b3a5b4f743ed756
-
Zolnai Tamás yazdı
Change-Id: If3b7a6c71164f2b55defe8c28cdce69de9283175
-
Julien Nabet yazdı
Change-Id: I27ec27bd733e5161bbd18ba7cf813daa3ac6c089
-
Michael Stahl yazdı
should be explicitly initialized in the copy constructor Change-Id: If375412e43bad6bced7bd5c69578f998b9e6618c
-
Luboš Luňák yazdı
This is similar to what writerfilter does. MSWord can have one page with several different margins, which are saved using continuous sections, which causes all kinds of trouble, because either we treat them as Writer sections, which means we lose some of the data, or we treat them as Writer page styles, which causes spurious page breaks if in the wrong place. Either option has its problems, but here it seems slightly better to go for keeping the data and hoping the page break will be in a place where a break will be anyway. Change-Id: I8f52aa820750da6788ea04180a15ac334f6bf87b
-
Luboš Luňák yazdı
Change-Id: Ic6e75cc2cedb61754b45bc4678a1185f580d5ed6
-
Alex Henrie yazdı
Setting bGrabFocus to false resolved the problem. Change-Id: I7678be76e1cca2a3d58635b4fc44aa3b1cdddb9a Reviewed-on: https://gerrit.libreoffice.org/10362Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Adolfo Jayme Barrientos yazdı
... and convey its meaning better. Change-Id: I95e33c2222975762e3a909dc110e60c502e7872b Reviewed-on: https://gerrit.libreoffice.org/10412Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joren De Cuyper yazdı
Only Oxygen and Crystal theme need another icon then the 'adddirect' one. Both themes have a 'sum' sign in that icon. Other themes shows a nice single page icon. Change-Id: I7db13014f6fa97b2a9474a66a27a70352ea69b29 Reviewed-on: https://gerrit.libreoffice.org/10053Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joren De Cuyper yazdı
In this commit not only a menu entry is created, also the name is changed from 'Edit File' to 'Edit Mode'. Change-Id: Icd7998307cb0337dd2ee95b298452557ab37375b Reviewed-on: https://gerrit.libreoffice.org/10211Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
limit nBytesToRead to remaining size of file also zero last byte of alloced block, seeing as the block is size+1 and we only read size into it Change-Id: I2729ec7bb9de20731531f32da864c572fa83ce58
-
Caolán McNamara yazdı
Change-Id: Icef93accc6953a4484707fb9da01a85963002a21
-
Tobias Lippert yazdı
- added logging for icon theme scanning. Change-Id: I799c5fc09879411020142f7808da0d9f2f63dc17 Reviewed-on: https://gerrit.libreoffice.org/10406Tested-by:
Rene Engelhard <rene@debian.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 7a0a3f1e2063343be1325f6fc5136e597606a107 Fix fdo#80433 help pages for new T functions T.DIST, T.DIST.2T, T.DIST.RT, T.INV, T.INV.2T and T.TEST Change-Id: I65fc995e0131cfcc528d64984ceafed25cd74fbc Reviewed-on: https://gerrit.libreoffice.org/10426Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 678f0e0d9c99e25a66c17450a58a888e2b0213e0 Fix for fdo#80450: MS excel F functions help pages F.DIST, F.DIST.RT, F.INV, F.INV.RT and F.TEST Change-Id: Ia5cc2984c118f2d85872c80cd2ec6c533c94ff95 Reviewed-on: https://gerrit.libreoffice.org/10424Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 19da9bb07bd4cdedc266e614d0aecb6569a81df1 Fix fdo#80451: New DIST functions from Excel EXPON.DIST, HYPGEOM.DIST, POISSON.DIST and WEIBULL.DIST Change-Id: I10ca3013e430c53a03d4795d0c47cbaaeb7b9adb Reviewed-on: https://gerrit.libreoffice.org/10423Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 76e8934ce147560cd18db1f62885e05d4d9e530e Fix fdo#80436 Help pages for MODE functions MODE.SNGL, MODE.MULT, Z.TEST, NEGBINOM.DIST Change-Id: I0e6ad33f76a09c9d4af7b8146d07eb4f1df86313 Reviewed-on: https://gerrit.libreoffice.org/10411Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 0e6d0e8907c46f3d3dcaf3f06add2496beaf16a8 Fix fdo#80447: Help pages for MS BINOM functions Covers BIMOM.DIST and BINOM.INV Change-Id: If1f3ef61dfa5e23c6b88818439be2932eb98aabe Reviewed-on: https://gerrit.libreoffice.org/10409Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 3da3b8063d11ea0d584753e17d13f6ad6b9b0aa4 Fix fdo#80449: help text for CONFIDENCE functions CONFIDENCE.T and CONFIDENCE.NORM Change-Id: Ie63eddc86dfd1de116acc980d5d672678279e779 Reviewed-on: https://gerrit.libreoffice.org/10408Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
instead of hand-rolled code Change-Id: I56e991c70334cb201a460ea8679be70808451a86
-
Noel Grandin yazdı
Change-Id: I4d58650f96191c0c58c0cd1233d7a7f670de3324
-
- 20 Tem, 2014 17 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: If5990d41f444a2d051c9b9029d61ffd8b8cf377e
-
Markus Mohrhard yazdı
Change-Id: Ib204b6ab39872280c8889615170735ed8c1fc811
-
Norbert Thiebaud yazdı
Change-Id: Icad89fe16e428a5e4d87ab4b19131bdd804528b7
-
Norbert Thiebaud yazdı
Change-Id: Ib4a569fc299325982b6e0da02311acc55fe18760
-
Norbert Thiebaud yazdı
Change-Id: Idc2026ff65dfaf36ea4be21ae9557cf5534e8c6b
-
Norbert Thiebaud yazdı
The CoreText implementation dropped the support of DXArray more exactly ignored the values provided in it. And try to approximate the result by assuming that all it does is full justification... which is not quite right This ut the feature back, buy handing the glyph drawing directly, rather than defering to CoreText CTLineDraw to control the position of each Glyph Change-Id: Ibe0cfe789d3be441c012d8ac1104d939204a591c
-
Norbert Thiebaud yazdı
Change-Id: I00bf83c82814cd3d215bda361a14eb01836e2d0a
-
Norbert Thiebaud yazdı
Change-Id: If0f6bd93adc5d39fd421bb482833619f85f7a461
-
Norbert Thiebaud yazdı
Change-Id: I0b03973b2d09a0ce51a6ee7dcca5a310a544c3a9
-
Norbert Thiebaud yazdı
most of length in vcl are calculated in 'long' but array of X position tend to be in sal_Int32. As a prep work to be able to support 'double' as the base type of Device Coordinate, harmonize the use of 'long' for non-float coordinate. Change-Id: I7cb33301ff6a5e2c62247b36a4e07e168a58a323
-
Norbert Thiebaud yazdı
Change-Id: I165e403d2834d341f7da7a280859afccb995a3bb
-
Norbert Thiebaud yazdı
Change-Id: Ifba7104a13cf737200c81d1a1bd5ece9a29da60e
-
Norbert Thiebaud yazdı
The eventual goal is to make vcl capable of handling a backend that use double instead of sal_Int32 as its base type for device coordinate. Change-Id: I6174f1f4afe00992b95c9163bc21dd54fec98631
-
Michael Stahl yazdı
Change-Id: I7f500186c2ce485e7f6a857286c14d0a64354c31
-
Michael Stahl yazdı
Change-Id: I77348fce55db78e437431dd07879b4c26f0be893
-
Michael Stahl yazdı
Change-Id: Iff2bb51047d6b8698b65b83ff79a99f6f125b53c
-
Michael Stahl yazdı
Change-Id: Ib89daf3e608fd995845062eae2a7a33149964844
-