- 21 Mar, 2013 40 kayıt (commit)
-
-
Thomas Arnhold yazdı
18d37cf9 Change-Id: Iaa18cf4343f4818e72cda08ad580672e38f6446e
-
Tor Lillqvist yazdı
On x64 Windows there is no name mangling for Win32 API calls, so a plain extern "C" CreateBitmap() function clashes. Change-Id: I39ca92c259f660f00952ec0a8065bae1e747cffb
-
Michael Stahl yazdı
This reverts commit 3b00a7f8. Breaks the build on windows, requires adapting RscCompiler::GetImageFilePath() to match.
-
Michael Stahl yazdı
Change-Id: I8bea810debfd4f53f4c53fe06fdf1f2b9256e795
-
Eike Rathke yazdı
Change-Id: I492d991545239539d21fb59de3eccdd1ab56a9af
-
Eike Rathke yazdı
For example, 10e308 is overflow, not 0 ... Change-Id: Ib7d622865bfb73581732bda45c76e078ee7d05d0
-
Tor Lillqvist yazdı
Change-Id: If52ea2777af1faca3ea20a7bd305307ab0c115ac
-
Tor Lillqvist yazdı
Change-Id: If8075a459acf4901ef451b24e54d88a8b68393f9
-
Chris yazdı
Move setupwizard code into the conditional below it. You can only work on pPage if it isn't a null pointer anyway, to my mind this looks a lot cleaner. Change-Id: If8d910c15c5a1c1da5eb204b5922d074c454978b Reviewed-on: https://gerrit.libreoffice.org/2890Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Thomas Arnhold yazdı
Change-Id: I419c37860a21ae5ab416a2c8ec3c742fbaf6a980
-
Thomas Arnhold yazdı
Change-Id: Ifdf54d30cca94d0d65d78f94d5fac31edf8c6df2
-
Krisztian Pinter yazdı
Investigated the usage of bmpmaker for fdo#39445, seemingly it's not used anywhere. I removed it but I would be happier if someone could confirm this. Change-Id: I21c98e7857299aef8c482bb07750f4c13529c937 Reviewed-on: https://gerrit.libreoffice.org/2868Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org> Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Michael Meeks yazdı
Change-Id: Ifb74ce0c60e0d0796d5d04a67e9d58721b58593c
-
Miklos Vajna yazdı
Change-Id: I49b2ca742da96ced5326b3e31f3cec35bfaabcc2
-
Stephan Bergmann yazdı
...at least due to dependency of librelogo.xcd on writer.xcd, see 82c53d53 "Missing dependency." Otherwise, having librelogo installed but not writer will cause an uncaught RuntimeException from configmgr::Components::parseXcdFiles (configmgr/source/components.cxx) early on in soffice.bin. Change-Id: I97565fe5c790ed182bb27fd722c650acf8a8ee08
-
Stephan Bergmann yazdı
This reverts commit a9af9b7d, now addressed with 5a1e2be2 "Short-term fix around the SD_DLLIMPLEMTATION debacle."
-
Stephan Bergmann yazdı
(being defined for three different sd/Library_sd*.mk files), just like it is done in all the other sd/source/ui/dlg/*.cxx files already. Change-Id: I1b9e886c12acb1bfd73bea52f40260760a5f46ff
-
Stephan Bergmann yazdı
Change-Id: Ia5f99e3c7cb5aa11cd33ba7f00afc4b9da10f0b7
-
Stephan Bergmann yazdı
Change-Id: Ia822a1b6d7c250a5f9de33c381b57f5cbe4b059e
-
Stephan Bergmann yazdı
Change-Id: I522619eb4304cbe2d2d862f01dcf8384ac4eb0cc
-
Stephan Bergmann yazdı
Change-Id: I0ae8bb51cef6ab5ba982ee0efd79514c11a7b3e7
-
Tomas Chvatal yazdı
Change-Id: I3b4a23dff3c2db14146351513e9fa1ea5ab3e256
-
Tomas Chvatal yazdı
Change-Id: Icecceda1b36110757754bcdbcecaae307d015fc9
-
Noel Power yazdı
Change-Id: Icf6dd7428cb88f1891c6d816a24a4126ea2cc135
-
Tor Lillqvist yazdı
Don't try to use similar code as for OS X to manage windows, events etc. I.e. don't use UIKit in vcl to do that. Instead, just do as in the Android port, use the "headless" vcl backend. Do keep using CoreText, though, not FreeType & fontconfig. Start changing the iOS "Viewer" app to correspond to the Android "desktop" app (so it should be renamed). Work in progress since a long time, several crucial details still missing, but committing for now. Change-Id: Iac5fbf8def415e4d0d21e5200450a373420ad7ee
-
Luboš Luňák yazdı
In mingw build, the compiler is gcc, so -isystem is supported, but winres is passed some include flags too and there -isystem should be turned back to -I.
-
Luboš Luňák yazdı
-
Tor Lillqvist yazdı
Change-Id: I32c5bc1736305d38fb86b1b8af7606ac6c7f0dd0
-
Tor Lillqvist yazdı
Drop the Windows implementation which wasn't x64-clean anyway. Change-Id: I1622196dc4c3b940cc8d629016985cf97480a059
-
Tor Lillqvist yazdı
Change-Id: I3f752678f72260d5e481a71164a30cfc96807034
-
Tor Lillqvist yazdı
Change-Id: I957cda779d300449e2110748a516c9662126f761
-
Tor Lillqvist yazdı
Change-Id: If8ac23dcf2a9e5811c1b2fe84c92d78cdfbc825b
-
Tor Lillqvist yazdı
Change-Id: I9746559dcf001672906472bcdeaf49b9b20cd449
-
Thorsten Behrens yazdı
Extra parameter got lost in refactoring, if we set envvar, we *do* want to try that backend. Change-Id: Ib530a3a6b3e6ee33aab729ce7cd1f93e209d4513
-
Philipp Riemer yazdı
Change-Id: Ia9267c50a02acaa60d7514781384623bf17b23bd Signed-off-by:
Philipp Riemer <ruderphilipp@gmail.com>
-
Julien Nabet yazdı
Change-Id: I03fe61ace1ab408d51e93f1e447591bb4eb9449c Reviewed-on: https://gerrit.libreoffice.org/2881Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Stephan Bergmann yazdı
Change-Id: If9e6e4be2d4d0b22b636e355a9f00748cdeb2d55
-
Lennard Wasserthal yazdı
the last fix for #55430 caused #61025. Markus Mohrhardt fixed that with by removing parts of the calc part in 16f6ef0423cd0fd7c0e50ee28e8b32e72e21e090 I got it back where it causes no harm to the labels. Change-Id: Ifb366a004701d7ec93b66662e14dba850d500e60 Signed-off-by:
Lennard Wasserthal <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/2786Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
David Ostrovsky yazdı
Change-Id: I1508cc13bc6f025e671fb0f942a700a37965e242
-
Urs Fässler yazdı
Change-Id: I48102b5e4d41ba786e9f9476b480715d5756ab87
-