- 30 Kas, 2015 40 kayıt (commit)
-
-
Rene Engelhard yazdı
- make XML tags follow (uptodate) spec 18:23 <ximion> <id type="desktop">libreoffice-draw.desktop</id> => <id>libreoffice-draw.desktop</id> 18:23 <ximion> <application> => <component type="desktop"> - fix license - add working url/screenshot URLs
-
Michael Meeks yazdı
Change-Id: I8775e56260346a80e466a7c48c19f50f9796b52f Reviewed-on: https://gerrit.libreoffice.org/20306Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Damjan Jovanovic yazdı
in backtrace.c and diagnose.c - it's 3 because of the EBP/RBP register's position in the jmp_buf (https://github.com/freebsd/freebsd/blob/master/lib/libc/amd64/gen/_setjmp.S and https://github.com/freebsd/freebsd/blob/master/lib/libc/i386/gen/_setjmp.S). Patch by: me (cherry picked from commit 87451f66) Change-Id: I5f18cd9145f90db351c124c6f914411f1ffc2a83
-
Damjan Jovanovic yazdı
Patch by: me (cherry picked from commit e0e462a3) Change-Id: I1c59b2b631dbfd508d85abb774f27187ded47c17
-
Pedro Giffuni yazdı
The Bugzilla issue has another fix for sparc but I have no way ot test it. (cherry picked from commit 24e9542b)
-
Damjan Jovanovic yazdı
Patch by: me (cherry picked from commit 0faee39d)
-
Caolán McNamara yazdı
Change-Id: I1c22873c7dc989637ef4d12bf5a08395383e3779
-
Caolán McNamara yazdı
e.g. the blinking cursor in writer Change-Id: I43b98556d07deb097d55565dbbb9af95cb102353
-
Caolán McNamara yazdı
Change-Id: I006c739a9dc876dd9ec83375f76fd1343b39557a
-
Caolán McNamara yazdı
Change-Id: I615b4877ab29075ed45149259260acfb2563cad8
-
Stephan Bergmann yazdı
Change-Id: Ie296794db2d259ea9973a2042a93200c0f93d259
-
Caolán McNamara yazdı
Change-Id: I3b8620a4d8bffeb5e0558c35cb3a063238c12ba5
-
Caolán McNamara yazdı
use GDK_WINDOW_TYPE_HINT_POPUP_MENU hint for menus and set hints after widget is realized and set gtk_window_set_transient_for menus too then you get menus and tooltips apparently in the right place Change-Id: I116d821d4eff480503348b8ff1fb8f4f247b4c1f
-
Stephan Bergmann yazdı
Change-Id: Ifa66e63e67d6ae0a6453d86634e2aa998c442adc
-
Eike Rathke yazdı
Change-Id: I0adf5f443ed3348ca0b975bd64bd4a293ff30f79
-
Michael Stahl yazdı
... as a patch after the commit was erroneously removed while moving mDNSResponder to external. Change-Id: I52cd03d94f5c633cd274a111653f947a33cd6140
-
Miklos Vajna yazdı
Change-Id: I7ddd5290134ae3cc3b9f7427055537e79919b480
-
Stephan Bergmann yazdı
Change-Id: I43d4da8301d9a0c9cc4d48c38c9945551ddc0151
-
Caolán McNamara yazdı
Change-Id: I27888bdb0b14434e161e8dc3bd481eb372959ad8
-
Stephan Bergmann yazdı
...since 8e71d940 "Remove UNOIDL 'array' and 'union' vaporware from idlc" Change-Id: Id4cdef900667cdac466a41e47c189e2d25a62065
-
Noel Grandin yazdı
since it's Visual Studio specific, not Windows-specific Change-Id: I740b392f1aa9ff9c534b0e2fe021de7f93495e4c
-
Michael Stahl yazdı
Change-Id: I6e65f70848eb466c7c08fcffb478a2963b91cdb6
-
Michael Stahl yazdı
The diff against the 379.37 release is 2500 lines, one of which actually does anything at runtime (missing va_end()). Change-Id: I1824e61fd4ac6c3ce28084913a2661134a03fd51 Reviewed-on: https://gerrit.libreoffice.org/20248Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
it just makes the build error logs harder to read. it's not like we are ever going to fix it. Change-Id: I26be4deb7b72d142fcee62ea3eee2dd0bd607716 Reviewed-on: https://gerrit.libreoffice.org/20284Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I7abbb1cc5056f33458257afe28ed933e2d3c378d
-
Mihai Varga yazdı
I've also ordered them alphabetically so we can read them easier. Change-Id: Ia332f1662a91de4a4068f0056a3d969fe978a744
-
Caolán McNamara yazdı
Change-Id: I370f63ed12e187684332112b9510a9892a665129
-
Tor Lillqvist yazdı
Change-Id: I968449ac3c12011cb32bf9c29db66ad2ae4553f1
-
Stephan Bergmann yazdı
...to avoid trouble with MSVC's pointer-to-member model, where the details of a pointer-to-member depend on details of the pointed-to class type. Change-Id: Id5b3be1696794d23fbad96f047d114e27395b134
-
Michael Meeks yazdı
This makes the code consistent with other: Mac, Unx, Windows backends, and allows us to cache an OpenGL back-buffer on the SalGraphics - as per Mac. The lifecycle of a SalFrame and a SalGraphics should be consistent for real OS graphics now. Change-Id: I11fea2ce1c1386b1c6b0161a718e5c909c81612c Reviewed-on: https://gerrit.libreoffice.org/20283Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Noel Grandin yazdı
no need to init this at runtime, it's purely static data Change-Id: I73ff5b0d8f273d7ee925f485f3ed712f117f5b40
-
Mihai Varga yazdı
Renders the given font in a virtual output device. For now it iterates over a list of fonts until it finds the one that matches the requested font. Change-Id: Ie4ecc3a1441519840d8f4f4a890e92670759b4fc
-
Stephan Bergmann yazdı
Change-Id: I0fa26417630991c6d07b5412fb579f9c222d09a6
-
Stephan Bergmann yazdı
...called from within the signal handler, so any bets are off Change-Id: Iedb5c7bc8d08350e5f3e3118c6713f5c25b238b6
-
Caolán McNamara yazdı
Change-Id: Ie3c6da36f1c462080f78e8713e9e5dcd228fbacf
-
Caolán McNamara yazdı
missing stipple effect around slides in layout panel Change-Id: I8a55c6bda1e742e105ba22e4566658099ea16f46
-
Rosemary yazdı
only those fields that are currently implemented in editeng/source/items/flditem.cxx and also match with those in the specification are exported Change-Id: I542cb0f827e161005e55452b5b6961dc642cd4e7 Reviewed-on: https://gerrit.libreoffice.org/20062Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Stephan Bergmann yazdı
Change-Id: I0a79e1376c65a2d06e37ac5d6e0aa9f66234d753
-
jan iversen yazdı
Cygwin unsets the COMSPEC environment variable on some installations. This is due to an error reported first time in 2005, but not solved. There are no exact pattern when this happens, in this case it happened on 2 windows 8.1 VM installations (one private one azure). added check in configure.ac to alert the user earlier COMSPEC is used in sal/osl to start processes and as such vital, and in some perl scripts, therefore hardcoding to e.g. cmd32.exe (or the power shell) is not an option. Limited check to work only for cygwin. Change-Id: I52bb6667c52560ed1a239ac301811605b8cddcbf Reviewed-on: https://gerrit.libreoffice.org/20255Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Michael Stahl yazdı
These are presumably a relic from pre-INSTDIR days: gengal should find all this stuff via redirect.rc, fundamental.rc and services.rdb. The UNO services should be found via services.rdb too after the dependency was added in the previous commit. Change-Id: I3d452acc7c4b05f254bef936c4f18a2ea8615cf8
-