- 11 Kas, 2014 13 kayıt (commit)
-
-
Stephan Bergmann yazdı
...b91d4776 "windows opengl: We need a constructor for OpenGLSalGraphicsImpl." Change-Id: Ic5568bc4b5c3457a7ebb330061024dc100758025
-
Noel Grandin yazdı
in my commit 0394cb37 "fdo#46808, Convert ui::ImageManager to new style" Change-Id: I77d3189723403221e7388969b1eb892a244b90af Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I1a8ae99401e488e2ece47be4119843945154ef98
-
Stephan Bergmann yazdı
Change-Id: I2c69d9ad61137adb82213ad2a4c40e7403a395a5
-
Daniel Sikeler yazdı
getTokenFromUTF8: calls getTokenDirect getTokenDirect: uses perfect hash New makefile creates perfect hash table with perl-script gentoken.pl. I found the script on https://wiki.openoffice.org/wiki/XFastTokenHandler and made some changes. XMLTokens are defined in tokens.txt Change-Id: Id04134a896ee082e2d0ba55a715fede19ff04928 Reviewed-on: https://gerrit.libreoffice.org/12335Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Jan Holesovsky yazdı
Otherwise we a get random value in mnSolidProgram, and we never initialize that. Change-Id: Ic648a1f6755021da25f5b9da306cf600a3f0c739
-
Chris Sherlock yazdı
Change-Id: I8ba5a05fa310de32311afe6d49fe26045dc63e95 Reviewed-on: https://gerrit.libreoffice.org/12341Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
I have moved ImplDrawFrameDev() from OutputDevice to Window, because it deals with frames which is clearly the responsibility of the Window class, not the OutputDevice class which shouldn't really care about it at all. I've also renamed it to drawFrameDev() as it's a private function. Change-Id: I45fd50e8e34fe4a97730c3c857080e4e1ddb1c17 Reviewed-on: https://gerrit.libreoffice.org/12340Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Icec67e6eb57605102cabf494d3e2bb6249d785c7
-
Noel Grandin yazdı
Change-Id: I44be5567e84cdabd8b10771ea37e28b8a88cc23e Reviewed-on: https://gerrit.libreoffice.org/12333Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chris Sherlock yazdı
Also renamed it to drawOutDevDirect. We're making it protected because I'm about to move ImplDrawFrameDev() from OutputDevice to Window, where it should be. Change-Id: I7a94304cdc48b858c057749532de66086eeb5020 Reviewed-on: https://gerrit.libreoffice.org/12339Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
ImplGetFrameDev() is for some unknown reason in OutputDevice, but it's most definitely something that's specific to Window. I've moved this, and also renamed it getFrameDev() as it's a private function. Change-Id: Iffb2c439bee8c29ee585a0d50cfd6fbcfc28c3bc Reviewed-on: https://gerrit.libreoffice.org/12338Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
Change-Id: I2c45b3b125b758dd391376bf731d8b91c00a0a5d Reviewed-on: https://gerrit.libreoffice.org/12337Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
- 10 Kas, 2014 27 kayıt (commit)
-
-
Change-Id: I296b3a38a362343ecf8d65aa005ecabc6858a682
-
Change-Id: I9debc8ad8316e6866ea0c28bd20eb61dd9dccf03
-
Julien Nabet yazdı
This was the only block, in this part of the code, which wasn't checking pSFlyPara->pFlyFmt Change-Id: Id467dd601a24ba46391544a79d4eecaf5370812c
-
Michael Meeks yazdı
Change-Id: I5ebcd47e10df671bc60492bc80fc26a60f07306d
-
Caolán McNamara yazdı
not on those belonging to gdk shoe-horned in via mpPixmap = GDK_PIXMAP_XID( mpGdkPixmap ); in GdkX11Pixmap::GdkX11Pixmap This stops file->new->presentation crashing on second invocation Change-Id: Iec673497f900b0ddabd439369b9ffe554800d425
-
Luboš Luňák yazdı
Change-Id: I6026ab64f0cfe1d509c8f94ce3b9c6f700c823cf
-
Michael Stahl yazdı
This reverts commit 726e1a49. It is not desirable to put vcldemo and icontest into installation sets.
-
Stephan Bergmann yazdı
Change-Id: I850c9083230f44daa722e7f51dbfa73efd088d25
-
Michael Meeks yazdı
Change-Id: Icebf3c7d2911b27e29d2259b780a04048b293b3c
-
Caolán McNamara yazdı
Change-Id: Iffa82b96610dd1fe5900ca796af413a116d2dd28
-
Caolán McNamara yazdı
Change-Id: I51e8df896897b122965ada0ced161570d38f0468
-
Caolán McNamara yazdı
Change-Id: I62ed42412a0cafa33ddafe536723f5e336c92a7a
-
Caolán McNamara yazdı
and writer->insert->table->autoformat and calc->data->consolidate and calc->insert->sheet Change-Id: I7c89d9f01747a00b906afe3c762b747df6872869
-
Caolán McNamara yazdı
Change-Id: I6b05747772c324c6ab285082b3a6de4cadabe0aa
-
Jan Holesovsky yazdı
Not necessary after 447d523f. This reverts commit 7f86fc0b.
-
Markus Mohrhard yazdı
Change-Id: Iefcca922fc824877c49a11cd68023d57eff22d2f
-
Stephan Bergmann yazdı
Change-Id: Ic9694aa8bd85fe0548b8f5fc5f52b4bbd6dce1cf
-
Michael Stahl yazdı
Change-Id: I8f2176500bf620cd5e4cdf434e6122b6163b3e0f
-
Michael Stahl yazdı
Clang warns about unused -I parameters, and the libtool configure check for lt_cv_prog_compiler_pic_works_CXX mis-interprets that and declares -fPIC is not supported. Change-Id: I0802719142c5a96bc672be299d6e94a1b2d27001
-
Michael Stahl yazdı
Change-Id: Ib9b108c034181c0f94cbf86634447ba2d4afbaa5
-
Noel Grandin yazdı
Change-Id: I4fbe7d35b66dda16f19019fd1baf0aa03361390c
-
Noel Grandin yazdı
Change-Id: I9d3f642239bc5c7a52611b9c27fd0291940c7483
-
Noel Grandin yazdı
Change-Id: If7ada4cba0b1098bba304f1ec9b860ec7df75e7a
-
Noel Grandin yazdı
Change-Id: I7b438934a13a6e42ef80084c709460b2a01b26c9
-
Noel Grandin yazdı
Change-Id: Ic4eca519c5ba8662b29901f196ecfd6e0aa776e2
-
Noel Grandin yazdı
Change-Id: I1f5823e34d400004ccafc0a6cd539d59929b14fa
-
Noel Grandin yazdı
Change-Id: I639ac26f4d84ff0a2d573d2e58bc5bd41052a925
-