- 06 May, 2013 40 kayıt (commit)
-
-
Eike Rathke yazdı
With 428bde35 this should enable ICU to bounds-check font tables as mentioned in http://site.icu-project.org/download/51#TOC-Known-Issues With this patch also needed is 7de7267f otherwise application will crash. Change-Id: I42e31778f762afc80ea21c1fb20952eab42791dc
-
David Tardon yazdı
This function is for running arbitrary command just after unpacking. It turns out that gb_UnpackedTarball_set_post_action is not enough :-( Change-Id: Ibad9d7fbcdd2b95a16cc838ad8773eef5c6da019
-
Luboš Luňák yazdı
A different way to do 1c0669af2f1f58e6431b5e489ac48a883e242ba7. Sometimes one piece of code can be represented several times in the AST, e.g. with default function arguments. Change-Id: Ic7799fa0bd918a638bdc8ebef69e6aa91d355bdc
-
Luboš Luňák yazdı
Change-Id: Ibc487aa78d9eba3f936b4f4cc0298adfaef60d5c
-
Luboš Luňák yazdı
Mechanical removal of usage together with OUString ctor, done by compiler plugin. Change-Id: I554227f76df0dac620b1b46fca32516f78b462c5
-
Luboš Luňák yazdı
This does not always work well, e.g. when building a return value in a return statement from a temporary, there is CXXConstructExpr containing CXXTemporaryObjectExpr, which both share the same location. This reverts commit 1c0669af2f1f58e6431b5e489ac48a883e242ba7.
-
Luboš Luňák yazdı
Change-Id: Icba8dfa61aee7237af569b2414b1cf4ce93ca476
-
Luboš Luňák yazdı
Turns out removeText( SourceRange ) treats it as a token range, so it's not always character-exact if used for removal of only several characters from a token (e.g. an identifier). Change-Id: I0223d52da90f9535d9ef1d48b0f56d69131536c8
-
Fridrich Štrba yazdı
Change-Id: I2dfaa895a3efefa6fee8d21575f148ef9bba03c3
-
Stephan Bergmann yazdı
This reverts commit 135d20ca. Conflicts: vcl/source/window/window.cxx There is no implementation of the SystemClipboardExt service, so Window::GetClipboard would now always fail with catching an Exception, instead of trying to create a SystemClipboard if SystemClipboardExt is unavailable. (I'll clean up the unused SystemClipboardExt in a follow-up commit.) Change-Id: Ic3c45b148057e174d3487aedb4176549cb28f3c0
-
Faisal M. Al-Otaibi yazdı
Change-Id: Ie451b7a84b5481e9209c5b6d6d439844de5082fd Reviewed-on: https://gerrit.libreoffice.org/3789Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Arnaud Versini yazdı
Change-Id: I6caf18b110dd0a40f09e185c00cb238261457db3 Reviewed-on: https://gerrit.libreoffice.org/3783Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Fridrich Štrba yazdı
Change-Id: I8bdcc273b50e35dbbb0e34183a465e370cc5b22c
-
Marcos Paulo de Souza yazdı
Change-Id: I7383da4390995ad9ea2d4fb494098dab6287609f Reviewed-on: https://gerrit.libreoffice.org/3758Reviewed-by:
Matúš Kukan <matus.kukan@gmail.com> Tested-by:
Matúš Kukan <matus.kukan@gmail.com>
-
David Tardon yazdı
Change-Id: I71fac6a4e8283d293a6bd50637ff3a1e6c2ad40d
-
Petr Mladek yazdı
Change-Id: I131364a0c80626b82939b641012abdfd11e9fabe
-
Stephan Bergmann yazdı
9041dac3. The correct fix was f4227c82 "Blind fix for MSVC, take two." Change-Id: I6c319a0f7a1d3dbcffbd4be8ac02682e5fdd7802
-
David Tardon yazdı
Change-Id: Idea360fdd78f21f5f42500da938340bb1870f29f
-
Miklos Vajna yazdı
Regression from 13482889 (mismerge, I guess), when header was enabled, actually empty footer was exported, even in case footer was disabled. Change-Id: Ied55dc2a9f0faef87689c07935a47db384d37e1a
-
Stephan Bergmann yazdı
Change-Id: I12e32c0323e21946b795ca7f2af392930f55eed6
-
Stephan Bergmann yazdı
Change-Id: Ib5c49240e76ebe7fd9a651cd7c6d6041171fc541
-
Noel Grandin yazdı
Change-Id: Ib5df091fc4a6233b526c44ae42dbdbacb0bef7c6
-
Noel Grandin yazdı
Change-Id: I79e6e0b8f53ae6f232c34aa8e833853d2ec24cf0
-
Noel Grandin yazdı
Change-Id: I4423cc7ec49769e256f73d9b7fba7b78f84f932f
-
Noel Grandin yazdı
Change-Id: If8a9c0c3a4b357fb9c0ff096f44ed1b44ebbcef4
-
Noel Grandin yazdı
Change-Id: Icb807382eaf50f515f2c9dfada0c061414baed33
-
Noel Grandin yazdı
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
-
Noel Grandin yazdı
Change-Id: I63b0ce257b40caa53aef337e953ce8d07862d292
-
Noel Grandin yazdı
Change-Id: Idcc7d0c386ff59ddee95667939969259cdf11d02
-
Noel Grandin yazdı
Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89
-
Noel Grandin yazdı
Change-Id: I785c022c9f38eb54ba27fd76bb032f5fa7f34b63
-
Albert Thuswaldner yazdı
Change-Id: I569766945d96eae74479e310d674c9420e9a2b4b Reviewed-on: https://gerrit.libreoffice.org/3772Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Chris Sherlock yazdı
* Change to SAL_INFO instead of EMFP_DEBUG in emfplus.cxx * Use #ifdef OSL_DEBUG > 1 to conditionally compile in debugging routines * Remove some commented/conditionally compiled out code * Change logging area for SAL_WARN from cppcanvas to cppcanvas.emf Change-Id: I6db0021807634070cfa2fee0f07e32d235b3d2f3 Reviewed-on: https://gerrit.libreoffice.org/3782Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Noel Grandin yazdı
Change-Id: I9719b43dbf98cfca29638f54cc907e48c7ad28b7
-
Noel Grandin yazdı
Change-Id: I65a4399de203e02b8fc90c7d2e4c783d5c156de5
-
Noel Grandin yazdı
Change-Id: If6bebe0d2dfb30c3fffd0fb284cd766e3f315b49
-
Noel Grandin yazdı
Service already existed, just needed an IDL file Change-Id: Icde7c41e48b8c511976c2a65a87dca064546fa95
-
Noel Grandin yazdı
Change-Id: I723b1baf50b75f6aaea86a4784ee10a3d2196e83
-
Riccardo Magliocchetti yazdı
Change-Id: Ia09d30c7ffe6b8597c6b23921feed07151aab04c
-
Tor Lillqvist yazdı
Change-Id: I0e1708f1102dab8e0424d12b50da25f726e8a5f6
-