- 12 Mar, 2013 40 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Change-Id: I62e9351a21b0519a3ef70c328f33e1b7f7427926
-
Caolán McNamara yazdı
Undecorated windows don't go full-screen correctly. Lets try and avoid using gtk_window_set_decorated and rely on gtk_window_set_role to get the WM to do the right thing. Change-Id: I0f9e9c26372ac50398fa69c404013e3035ed637b
-
Luboš Luňák yazdı
Change-Id: Ifafa5c8847dec80a3b80afc5e10044f9c1c8d48a
-
Luboš Luňák yazdı
Change-Id: Ie1b0588cf6424e836f865cda9d4451aa0e1db32d
-
Noel Power yazdı
Change-Id: I9f7621fdadbff1c7b1b3d0fbadf43715327e39d6
-
Michael Meeks yazdı
Also fix debugging with threads, find fundamentalrc correctly, make it headless, finally loads a document then exits. Change-Id: I2017075bf3b3c7198bde53b9fe85585089e5ab6c
-
Jack Leigh yazdı
Change-Id: I7827a9b96e5a18b7f0b8b374a49ab96625d22d0a
-
Jack Leigh yazdı
Change-Id: Ie07ac4a3e89a9a82a107612b81be18d3826c49e1
-
Michael Meeks yazdı
Change-Id: I8757739960cb1c764a5a66bd67d34731e3dfbf31
-
Jack Leigh yazdı
Change-Id: Ie14a9446abd9524604feddf811d5373a26a30cbd
-
Michael Meeks yazdı
bootstrap libreoffice, start a dummy test-harness: can't use CppUnit or link to any URE / LibreOffice libraries. Change-Id: I855b640557f93959749e966a2d8e5e577fd84574
-
Lionel Elie Mamane yazdı
Change-Id: Iaab09826d79b0fbcd3104d33d1f159767a09921a
-
Petr Mladek yazdı
People were confused that for example LiberationSerif-Regular.ttf was not there. It was partly caused by missing entries and partly by missing comma separators. Change-Id: I6262d46d381bd5ef8e97cd55f367cc4d12c59907
-
Matúš Kukan yazdı
Change-Id: Ied3e6c042bc6cbdbfe0e9773d5c1e1de55141902
-
Caolán McNamara yazdı
Change-Id: I3f0f76884e62cc7ec151a890ff0dd10e75194e3d
-
Jian Fang Zhang yazdı
Found by: xiao ting xiao, tingxiaox@gmail.com Patch by: bjcheny, companycy@gmail.com Review by: zhangjf (cherry picked from commit 50eca229) Change-Id: If3f27764352b59fdb45bf84c4a0e604c9c844077 Signed-off-by:
Fridrich Štrba <fridrich.strba@bluewin.ch>
-
Petr Mladek yazdı
Change-Id: I65977c732a8f7e66898dd98964f89711114c0f7e
-
Noel Power yazdı
Change-Id: I075310ef63ab4eb666da2092d4be1c6f8d989b75
-
Tor Lillqvist yazdı
Change-Id: Id8174bd2bd50afa510ff60dcca63d8c560769f61
-
Tor Lillqvist yazdı
Change-Id: If503e364700428ec3eac3d6f86e0388860cec10d
-
Andras Timar yazdı
Change-Id: Ib95b568fdbfc5c83f07c37ba7a9e31960b6e79fb
-
Caolán McNamara yazdı
Change-Id: I4905fb384694c3f1dadccc6d8513c9a050e3f67b
-
Caolán McNamara yazdı
Change-Id: Ie2b0060155eaeb4c8979731dd4c62bc269f7c501
-
Tor Lillqvist yazdı
We use tons of plain C-style #defines to give symbolic names to constants all over the place already, in headers used from C++ code only. So why in this rare case where the symbolic names for some constants actually would be needed from a C source file, too, here then we define them inside a C++ class? Change-Id: I45726fe42687779724c45a1e2b118cc7a1debcf1
-
Andras Timar yazdı
Change-Id: I7b11db0a7ee447db91b4dacff2f64428661d34f8
-
Noel Power yazdı
Change-Id: I550141e0ada38d80bfac0a0a296bf3dd9116af71
-
Stephan Bergmann yazdı
Change-Id: I835b1208bbb1b23b490ad6d7d9cbfc0e0aa79f1c
-
Matúš Kukan yazdı
Change-Id: Ib606c0a9c84b35f4ab4b10dd7dc4dd82e85fcb71
-
Matúš Kukan yazdı
Change-Id: Ia9630c1ff60a00cd8286e99f61aacd27891f65e0
-
Matúš Kukan yazdı
Change-Id: Ie236bbe4122fa5686a8d4c6050b5e14f354a5bb3
-
Andras Timar yazdı
Change-Id: Ie50adaf4f90bd39c1f1f07dc1c7076038473064f
-
Thomas Arnhold yazdı
MSVC doesn't like this. This reverts commit 84dc8e5b.
-
Stephan Bergmann yazdı
Change-Id: I5709858582c2f1048915658e05233b8b58493749
-
Stephan Bergmann yazdı
Change-Id: I098a8d657ed5ac1976013e1ee370ef76ed2242db
-
Andras Timar yazdı
Change-Id: Ie20dab628e089a97c16b91b080eda5e09bbbb46a
-
Matúš Kukan yazdı
Also simplifies configure, hopefully without any mistake;) Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1 Reviewed-on: https://gerrit.libreoffice.org/2563Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
Tor Lillqvist yazdı
Change-Id: If38a5d23150bcd19a6eb6024c2ef1eea826898f5
-
Tor Lillqvist yazdı
Change-Id: Id30c005559631d4685aa00a6197fbc6c062dc624
-
Tor Lillqvist yazdı
(Rec is commonly used to mean Record.) Change-Id: I19f4611948510536b2db1e0142b52a7c0a35a60b
-
Tor Lillqvist yazdı
Presumably what is meant is equalsIgnoreAsciiCaseAscii. Change-Id: I93b3ecaf948cc818f607541f1ff90a134a60cdf1
-