- 17 Eyl, 2012 19 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ic17ffb49e7f143366c9c200d1c04b0536f2222b4
-
Stephan Bergmann yazdı
...as the new createDefault service ctor internally calls createInstanceWithArgumentsAndContext, not plain createInstance[WithContext]. Change-Id: Ia3bf8167154a4ae9d64dae271cc23d513e9e77fb
-
Caolán McNamara yazdı
Change-Id: I8c4d9744c9a8704fbb7de5670933f2229f710fce
-
Caolán McNamara yazdı
Change-Id: I4d6ad11fbe68420931e88defa20afbef290d4d24
-
Caolán McNamara yazdı
regression from 22f2e5f2 so, lets follow the same pattern as else where and fixup ENABLE_CUPS to be TRUE when enabled and lets just link against cups and not do the dlopen dance Change-Id: I3cff1bd98a7474c403d7ff66183e76e26e407de8
-
Caolán McNamara yazdı
Change-Id: Ic8b191dfb0d14e129dc804aeb4ac14c732e72e6b
-
Stephan Bergmann yazdı
Change-Id: I7917d061f4aed307f29d428a72c793e782944e49
-
Christian Lohmaier yazdı
time to get rid of workarounds for broken window managers that were introduced more than 10 years ago. Change-Id: I43b4c7aeab1b86b3d4a290a1d1d64c6fcb9a57ef Reviewed-on: https://gerrit.libreoffice.org/633Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Andrzej J.R. Hunt yazdı
Change-Id: If27119e3e62bac8046fcc33cb12767b116bcc991
-
Christian Lohmaier yazdı
…that is /usr/lib/rpm/mageia/find-debuginfo.sh on Mageia for example. As the desktop-integration packages don't have any binaries whose debuginfo could be extracted and put into a -debug package, there is no impact on the packages themselves. Change-Id: I99756f6a1a3de707a94f7559b9f1b5169d2e7ee1 Reviewed-on: https://gerrit.libreoffice.org/630Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
UI accelerator keys missing in sections Table Design and Slide Transition of task pane. I chose characters that are not used as menus keys. Change-Id: Ide70e4703b0e27e001d487e07fa05fb14481cad2 Reviewed-on: https://gerrit.libreoffice.org/629Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
sagar yazdı
Change-Id: I256b2b0ad508faed68c9faf0df6a9bb2e334cc66 Reviewed-on: https://gerrit.libreoffice.org/627Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Andrzej J.R. Hunt yazdı
Change-Id: I11e26c9c97c4e9aea465c0d9f6b7863a260a3577
-
Ivan Timofeev yazdı
regression from 197a79e5 Change-Id: I3fbba4da0d293659d8521c768d34de18cd6bc634 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Ia28c36b1627ef944adecd5c8a55c150bd0f9aa02
-
Andrzej J.R. Hunt yazdı
Change-Id: I49d66181d3aecddf8a5f6fbccccce01699aaa465
-
Markus Mohrhard yazdı
Change-Id: I2484603b74cbdb1f92c08eac6c02d9a091e06eb9
-
Markus Mohrhard yazdı
Change-Id: I371ac1b3236777a73e4f25f93d465041308e34b4
-
Markus Mohrhard yazdı
Change-Id: I6321a722be6779d839459ed71b793a46e0968567
-
- 16 Eyl, 2012 8 kayıt (commit)
-
-
Andras Timar yazdı
we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
-
David Tardon yazdı
Linking of cppunittester (and any other executable that uses SAL_IMPLEMENT_MAIN or SAL_IMPLEMENT_MAIN_WITH_ARGS) fails otherwise. Change-Id: I778941ab2069819789f96ab04f364ea61cf4a3cb
-
Julien Nabet yazdı
Change-Id: Id554c4aba878b329351b2c61e0e90d4515debd6a
-
Peter Jentsch yazdı
-
Julien Nabet yazdı
Change-Id: Ic602fd4df63e6807f49c256ce7849ae587eeb82d
-
Julien Nabet yazdı
Change-Id: Ia0c399470b933824ae6fefbb486cf742f72312fd
-
Julien Nabet yazdı
Change-Id: I33785ba3b9fb100b1ffb0d0ac78894593bf52ee9
-
Markus Mohrhard yazdı
Change-Id: I41829e8464fb2fb5e7bbc435f9aa5ed72e7d5cbc
-
- 15 Eyl, 2012 13 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I4028296dd86eef2b8f84cab15eba3c4c15b18c6f
-
Julien Nabet yazdı
Change-Id: I0373b40ee404c74ca3c2bd479c5f7b18b7495548
-
Alexander Wilms yazdı
Change-Id: I383a631961e2db1e0eb92e78995c9e8c4b232264
-
Stephan Bergmann yazdı
For one, assert.h is designed to be includeable multiple times with changing NDEBUG settings, so it is not robust to include it early in sal/macros.h with "correct" NDEBUG settings and potentially include it again later. For another, there is #ifndef NDEBUG code providing functionality used exclusively within assert calls, which must be compiled with the same NDEBUG-setting as the relevant #include <assert.h>. Change-Id: I7b2f9c85f8e2155051274757c64162ed5a5e9d1b
-
Stephan Bergmann yazdı
Change-Id: I7ba421479cd332e059ed9da1c6090e2df420347e
-
Stephan Bergmann yazdı
This reverts commit 2dfe34ce: * sal/saldllapi.h is about something different than sal/types.h (it is rather a mistake of cf77e8a0 "sal: add visibility symbols" to shortcut the #include of sal/saldllapi.h into sal/types.h instead of the headers that actually need it), not every header needs to include sal/types.h * sal/config.h is the header to always include first (not sal/types.h) Change-Id: I217f2540197ddb682c6c00e529b812b04b327d73
-
Julien Nabet yazdı
Thank you Markus for your feedback Change-Id: I10fc6e2be8d648f3be1d2081582c90e27cf3505d
-
Michael Meeks yazdı
Change-Id: I40c58967aca4f9a808feb8528f2f3ba651bb2a80
-
Julien Nabet yazdı
Change-Id: I9d651303fb80ef5c81d608e56a87cb9548c13f8f
-
Julien Nabet yazdı
Should we use vector for m_pListLevels and use iterator then? Where does the "10" come from? Change-Id: I2c0d569db48226149645f039ca11633ae2b6c7a2
-
Julien Nabet yazdı
Change-Id: I64eadd8f34e9d60e9d696fa572dc0001532eab02
-
Julien Nabet yazdı
Change-Id: Ia6a14d2365fe0a31892517387035e4ebec1f25eb
-
Julien Nabet yazdı
Change-Id: Id2db7abdec7373082f85fb9d8479427d09cc0a12
-