- 14 Mar, 2014 33 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I628fd32c035443f0bdb90007f38151c41b1b5c84
-
Chris Sherlock yazdı
If mpGraphics is set, then return true as initialization of graphics device has already been done. I've also removed unnecessary variables which were a left over from the function splits. Change-Id: I25c25b93b9db2c112c9a1aea278b1ec3e0590303 Reviewed-on: https://gerrit.libreoffice.org/8581Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Stephan Bergmann yazdı
* m_aDeadProcessors was useless; for one, removeEventsForProcessor could never have run (and set m_aDeadProcessors) between execute's reading from aEvents and checking m_aDeadProcessors (because of the use of aMutex in both functions), and if that were addressed, there would always be a race that execute would run a processor that has just been removed. Clients have to be aware that a call to removeEventsForProcessor is just an optimization hint, but does not guarantee that the given processor is not called from the execute thread after removeEventsForProcessor returns. * The sequence aGuard.clear(); aPendingActions.reset(); aPanedingActions.wait(); could cause calls to aPendingActions.set() to get lost, both for signalling new content in the queue and for signalling termination. Change-Id: I43293e3d5090c2d46db8bc8ed6fb9c71e049d55c
-
Stephan Bergmann yazdı
...similarly to desktop/scripts/soffice.sh preventing that for LO itself. One problem is that, even if it does not find any errors, Valgrind writes onto a traced child's stderr, and when jvmfwk searches for a JRE to use, it takes output to stderr into account, so would start to behave differently when run under Valgrind. --trace-children-skip appears to be new since Valgrind 3.6, and older versions would probably fail early when they see this unknown-to-them option. If this turns out to be a problem in practice (current version is 3.9), we probably need to make this conditional on a configure.ac check. Change-Id: Ia6a72bdcd666d68ed0539170f3fc476292e82b96
-
Stephan Bergmann yazdı
Change-Id: Ida84a271a066e89ceb7e5dd2fd23a744f5529917
-
Stephan Bergmann yazdı
(currently only used by a not-yet committed plugin, though) Change-Id: Id62ea41031ad8ba4495ef46877ad7a10bc58fb05
-
Stephan Bergmann yazdı
...so classes deriving from both can easily share a single implementation for these functions. Change-Id: I6882dddc8b3ea3b0192d85102a0305494d964dc1
-
Takeshi Abe yazdı
Change-Id: If9b4a70895ae22ef40d9d1fa83ecbf9131c836af
-
Miklos Vajna yazdı
Change-Id: I31b12a5afa5d501d57b56f515ee1d2fd46a09b32
-
Rohit Deshmukh yazdı
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8473 Change-Id: Ie1b0ac3cb4d4b9bf305323599d5e4b63f913fb1b
-
Caolán McNamara yazdı
Project: help fcc6cf6417cc21d817e0fa921d66ecbe2bf2b9fe
-
Matúš Kukan yazdı
Forgot to test properly on Windows :-(. This reverts commit fc27a685.
-
Caolán McNamara yazdı
Change-Id: If4615e5bcb012321c554f75cd936dbf9b0dbf8ab
-
Matúš Kukan yazdı
Export these symbols from sfx library. For cases when we link together more libraries, there are more symbols, so I've kept __attribute__((__weak__)) hack there. Change-Id: I8b7f6fc9bea479dca5062344c04b74c1f3eb36b2
-
Matúš Kukan yazdı
Change-Id: Icb7b7d9954a6954b2a34358a49988a10c3ab384a
-
Matúš Kukan yazdı
Use --with-lpsolver="coinmp" or --with-lpsolver="no". Change-Id: Ibc806b85fb6c03e1cf6f23d860246a6fb2f273c1
-
Matúš Kukan yazdı
Change-Id: I8264104e58e0c6ddb3bea2983754b43908be28be
-
Tomaž Vajngerl yazdı
Change-Id: I57a9f04240b75710a99b33818711e45816361a9f
-
Tor Lillqvist yazdı
Change-Id: Ic0bb1e059817ff0f0c056720894b025222c6c5b4
-
Tor Lillqvist yazdı
Change-Id: I32824c614d070cd4649e18da4a0b91b03bccfaba
-
Noel Grandin yazdı
Change-Id: Ifd9bc57fd0c6d32796013cb9fca9c935a2f71e54
-
Noel Grandin yazdı
Change-Id: I626371bac4fbd9c6a2cdc5a57a3022f8b6ac55b2
-
Noel Grandin yazdı
Change-Id: I56a50ee4a169c8f82c830ebf498f7ead1335f0b5
-
Noel Grandin yazdı
Change-Id: If960d94f867a1988ace83975cf16441c6f8866b0
-
Noel Grandin yazdı
Change-Id: I3a266e0c0de413fd0e160dc089f494393cf5e438
-
Noel Grandin yazdı
Change-Id: I673d022c01b7d076120c026b236a37735b5043b0
-
Noel Grandin yazdı
Change-Id: I8eac9bfecbf8ecc4aa5dd2b098bb57aab3dd424e
-
Noel Grandin yazdı
Change-Id: I8cee08b48660c850e32c061dde0b0e3fdde38349
-
Noel Grandin yazdı
Change-Id: I19b2613918ec62ee39bb3e447f3587c5dba1e36a
-
Herbert Dürr yazdı
adapted from be899f92 and 9581d8a5 by Herbert Dürr Change-Id: I24a1e3773764e94bce74c50a83a2cf202b468dda
-
Kohei Yoshida yazdı
Change-Id: I01ebdfab7d6098402e2911713b0eb51e2003047c
-
Kohei Yoshida yazdı
And let's not re-use Biff's XclExpWsbool record class to export <SheetPr> elements. That was a bit hacky... Change-Id: Ia585f53d547af3d6840fce1b1244b60bb5076b07
-
Markus Mohrhard yazdı
New elements must not be exported into the chart namespace. Change-Id: I295d61224e255dff04ea8564b01a5a438876afc1
-
- 13 Mar, 2014 7 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I098d300532bef164bef0d40ebf62a6848bc19cb8
-
Kohei Yoshida yazdı
Change-Id: Iec8d32a4e53d2d5d3cdc9767c2ede7654fe2bdd6
-
Caolán McNamara yazdı
Change-Id: Ia354e003903c20435947e82afa293a34a367773a
-
Caolán McNamara yazdı
Project: help 52c7f5e3a3bf92ccddb93d3a565eb6f073435793
-
Kohei Yoshida yazdı
That's asking for trouble. Change-Id: I6aaa4d1e2aed4f166ee216c3eb02d3b7794c9a8c
-
Kohei Yoshida yazdı
The crash is a result of the pasted formula cell (single cell) being marked "shared", which should never happen. Change-Id: I7b7fa536c520c76b56cce78457e11b6e2eaee76f
-
Miklos Vajna yazdı
Change-Id: I1d169939c98b0d155803dd08dd59eabcdfa87354
-