- 30 Kas, 2015 33 kayıt (commit)
-
-
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
-
Michael Stahl yazdı
These should generally be INSTROOT_FOR_BUILD instead; also gengal only had the URE's services.rdb (twice) but not the basis layer one. Change-Id: If9cab809296fd66c1785562c5e5be6b2569d179c
-
Noel Grandin yazdı
Change-Id: Icac4ac1a2614e72bc9ff070819533e09eeb1a864
-
Noel Grandin yazdı
Change-Id: Ife94d488ead512abc6d137a0df74298bac67185d
-
Miklos Vajna yazdı
A leftover from commit b40b6010 (ditch gnome-vfs2 support, 2015-09-02). Change-Id: I23f34da748a582161bb4a87d2d993a5b4b08aa1e
-
Noel Grandin yazdı
regression from commit db17d3c1 "new loplugin: memoryvar" Change-Id: Id37226646a561579a375110bf684140d1fa8cb92
-
Noel Grandin yazdı
Change-Id: I28f6d317ca02cf23341358f9520de273af603bd7
-
Martin Hosken yazdı
Change-Id: I9ea7167ca21bc18db6ed7f82fc54f3824468db4e Reviewed-on: https://gerrit.libreoffice.org/20276Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Martin Hosken <martin_hosken@sil.org>
-
- 29 Kas, 2015 7 kayıt (commit)
-
-
tagezi yazdı
Project: help 7e8d97ebb560b267f1e60c5f8c367660d0629a6b tdf#95542 proofreading text of the Parameter queries chapter the patch is offered Peter Toye in tdf#95542 rewritten chapters Parameter queries and Parametr Input additional changes added tags item replaced comments with links replaced the role of the par_id191120151905584287 paragraph with warning Change-Id: I9aa52395fb2dbf416478ab925695928e6fdb715b Reviewed-on: https://gerrit.libreoffice.org/20269Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Maxim Monastirsky yazdı
Change-Id: I7e9cd165311494d3b2a8386dcaf2f3840449395a
-
Maxim Monastirsky yazdı
Change-Id: Ib4a838619092b47b4eb5304e8d63ab6d7ee8d1c4
-
Markus Mohrhard yazdı
Change-Id: Ibba7f18fefb4f2851472a6ae0b41447237a6b97f Reviewed-on: https://gerrit.libreoffice.org/20270Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Maxim Monastirsky yazdı
To silence this thing: warn:legacy.osl:899:1:filter/source/config/cache/filtercache.cxx:1257: error: The type "writer_MWStyle" points to an invalid filter "Style (v1)". Change-Id: If4c01a6a63391e21fd132ba07b05f94bb2679ee4
-
Jean-Pierre Ledure yazdı
Change-Id: I6691c01e8a078b14ca753c916c950c958953671f
-
Maxim Monastirsky yazdı
Change-Id: I3d735a7d16dd6aedc82f1ff162d3ba9e1040d787
-