- 11 Ock, 2013 26 kayıt (commit)
-
-
Tor Lillqvist yazdı
Output a solenv/inc/minor.mk based on that. Get rid of RSCVERSION and RSCREVISION. Automate the end of the copyright year range, although I am actually not sure if that is OK. Change-Id: Ibae2d139b1dd468ee80d18a2a41b786a532df809
-
Tor Lillqvist yazdı
Change-Id: I8457b72f0f844fe9fb4bf5b670248224e7d60911
-
Tor Lillqvist yazdı
Change-Id: I6083de4a3f88d50cf4e923aa7fb495fe1711b632
-
Noel Power yazdı
style:table-cell-properties has new child element style:hyperlink which will store the hyperlink info in attributes xlink:href & xlink:type Change-Id: I184310d124c4242cd62fdabb45f9773094cfc229
-
Michael Stahl yazdı
Change-Id: Ia330e545c2727efb6e1b12c4c317f86f9ebdf955
-
Michael Stahl yazdı
The previous implementation uses sorted_vector::insert, which relies on the array already being sorted. Change-Id: I4a2e49e7d8fcfd934f8990be61f83d00d1a09ddd
-
Michael Stahl yazdı
It does not seem to be "formatting" to me, more like a content entity. Change-Id: I89ceb9aec47a382a06abf0933830864a84000194
-
Stephan Bergmann yazdı
Change-Id: Ifcbb87cff50584934f214634c1b6f1d0a43ae8f3
-
Arnaud Versini yazdı
Change-Id: Ibe46e2f1628f4d2e4840429703e0d5a69059a188 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
-
Matteo Casalin yazdı
Change-Id: I2a7c8e88b689f913f8e37ecc3cfdda43ba60aea3
-
Matteo Casalin yazdı
Change-Id: I44fe6ad3dacc65e28256aca98588b7dfe92d73ae Reviewed-on: https://gerrit.libreoffice.org/1638Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Matteo Casalin yazdı
Change-Id: Ib77e15b776384cc75880a907a6425c6105bc3fab Reviewed-on: https://gerrit.libreoffice.org/1636Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Matteo Casalin yazdı
Change-Id: Ic92663d13892d7e4978b5f3a10ed7f473e091835 Reviewed-on: https://gerrit.libreoffice.org/1641Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Matteo Casalin yazdı
Change-Id: I1cfb65a809e5dd56fb395c2f801bce5e5d75acfe Reviewed-on: https://gerrit.libreoffice.org/1642Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
-
Tor Lillqvist yazdı
So just check MACOSX in the sources, and don't pass any -DQUARTZ to compilations. Change-Id: Ia1de6024810f81f1eea01b8eb0b885d9d1ee8e20
-
Tor Lillqvist yazdı
(But the OpenGL transitions aren't really usable on the Mac. At least not when built against the 10.7 SDK.) Change-Id: I6b65b417a40be182b7b4077b420b4bdb52fb67c4
-
Matteo Casalin yazdı
Change-Id: Ic0c82079aeb586af97c864aebf966f01643ebfd6 Reviewed-on: https://gerrit.libreoffice.org/1637Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Tor Lillqvist yazdı
Change-Id: Ia286635b9f225fdec1afc6e6af2a898676ac8554
-
Tor Lillqvist yazdı
So replace all the <TAB> with real TABs. (Sure, only the first TAB on that line is part of the Makefile syntax, the rest are just whitespace.) Change-Id: Ie500c304ffff00b72ee1cdf81716627bbac689f0
-
Tor Lillqvist yazdı
Change-Id: Ie5d3257d3a289856399f7a3266e3caf66831e00a
-
Tor Lillqvist yazdı
(As the signed char equivalent of 255.) Change-Id: Iefb3ebdcf324f0a1925bb3e5d01d7d86e5c62482
-
Kohei Yoshida yazdı
Change-Id: I2b02430944c5c6ecf67d2b7cd02c66bb549c93f9
-
Kohei Yoshida yazdı
Else the syncing would end up syncing to the older version of the group data before the reload, which (as you can see in the bug report) may lead to a crash. Change-Id: Ibd674a97a59205e5e28efd007f8857731e8df4d3
-
Kohei Yoshida yazdı
Change-Id: Id792e9e58a2c62b742eb07b400d30c5027bbc87b
-
- 10 Ock, 2013 14 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I7696b6ab6b8c9a4dea99a47f091aefd643b9829b
-
Tor Lillqvist yazdı
Change-Id: I9e4ba84eb1cc3dff8c39369a9da32dd49839ecef
-
Tor Lillqvist yazdı
Change-Id: I7fd226bf61d9983d843453919a0406442daaea70
-
Tor Lillqvist yazdı
Change-Id: I73eb1f36e2a7be5d97e8da837bbf4ffad8282897
-
Tor Lillqvist yazdı
Change-Id: Ifc780f9afa0b52f260fdb7cb596db985d5bf0638
-
Tor Lillqvist yazdı
Whether it works at run-time is another question;) Use the same source files as for X11, with relevant conditional coding. The Windows OpenGL import library corresponds to OpenGL 1.2, so we can't directly use APIs from OpenGL 1.3 or newer. (Even if they as such are present in the "Mesa" headers we use.) So look up also glActivetexture() dynamically. Change-Id: I2280e2ad7e190356e9409cc28142fa9fc33e078b
-
Tor Lillqvist yazdı
-
Luboš Luňák yazdı
Change-Id: Id94a4322428e27010757ef36b166f8b01697778f
-
Kohei Yoshida yazdı
To properly regenerate hyperlinks (among other things) which depend on the full path of the host document. Change-Id: I44fdd5b0ef0a57bf4fae13f29f1ebacfe1ab19a8
-
Michael Meeks yazdı
Change-Id: If865127a9a5560f4b3636fb870699e2f3bac0e83
-
Michael Meeks yazdı
Change-Id: Ia6735e3e7f3231722231e9d7a4c9839f08038b96
-
Kohei Yoshida yazdı
In the old code, we would do this during interpretation. But we need to move that to the compilation to make this work properly without full recalculation during ods import. For 4.0, we'll just add calls to insertRefCells in ScCompiler. On master we should remove these calls from the old places to avoid duplicate calls. Duplicate calls for the same external file ID - cell address pair will not hurt; it just adds more overhead. Change-Id: I25cf2e08195da17c6c8f7d19c74d744df6e1638e
-
Thorsten Behrens yazdı
Change-Id: I60a49e643c336c8834862735f93f1b41d6dad348
-
Miklos Vajna yazdı
-