- 24 Tem, 2014 26 kayıt (commit)
-
-
Caolán McNamara yazdı
instead of creating with a blank name and changing it later this way undo of a style creation is initialized with its name and so create a style followed by deleting a style and undoing all those steps doesn't crash Change-Id: Ida7a34410d5d7b05edcb86950aabb3c672b82c8f
-
Caolán McNamara yazdı
busted since initial commit Change-Id: Icb6a4eed4a4def26621489ae2b708696e04ce667
-
Caolán McNamara yazdı
like all the rest, do it in non-broadcast mode as well Change-Id: Iaf4f035e59b60737d92c3508e8e9f18d21b5a44a
-
Caolán McNamara yazdı
Change-Id: Ie503cccbfdbce882a429fe25f29b5b7aaf6b38e9
-
Caolán McNamara yazdı
busted since initial commit 9dc46dcb Author: Jens-Heiner Rechtien <hr@openoffice.org> Date: Wed Sep 8 14:17:22 2004 +0000 INTEGRATION: CWS swundo03 (1.28.10); FILE MERGED 2004/07/15 07:28:43 hbrinkm 1.28.10.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/13 08:44:59 hbrinkm 1.28.10.2: #115575# 2004/07/07 16:50:38 hbrinkm 1.28.10.1: #115575# SwDoc::RenameFmt Change-Id: I5e817d7bf36870edfe4d8623808c0747c2899f45
-
Caolán McNamara yazdı
and deletion Change-Id: I694ae8f917c74305cd30037c3c3833a980354948
-
Caolán McNamara yazdı
regression from commit 6ecfbf15 Author: Caolán McNamara <caolanm@redhat.com> Date: Wed Mar 13 15:10:25 2013 +0000 drop unused resources and toggle label to activate replacement widget Change-Id: I65ca8ec58ed984120f3c2e7ba68507cbf8acf089
-
Caolán McNamara yazdı
it doesn't make sense to be able to assign a style to 'all styles' Change-Id: I632c62f293b553e436ceb8da0baf2bb39941fd39
-
Caolán McNamara yazdı
regression from commit 715d79bc Author: Cédric Bosdonnat <cedric.bosdonnat@free.fr> Date: Fri Nov 30 11:51:46 2012 +0100 Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden styles commit 2fd9c2bf Author: Cédric Bosdonnat <cedric.bosdonnat@free.fr> Date: Sun Nov 25 15:24:42 2012 +0100 Allow to hide styles in the "Styles & Formating" dialog In its current state, the feature only hides the styles. Things to sort out are: + Add some automatic filter to show hidden styles + Make the visibility persist in the file format Change-Id: I7244d424765db0d5ed3aeaf380a8e1af56aa7eaf
-
Michael Stahl yazdı
Change-Id: I94d34c85cdf6b56e4378e245e8cb5fe192619226
-
Michael Stahl yazdı
Change-Id: I3da5c0c1e9c7ecbb69463e948ac0eb326b112767
-
rbuj yazdı
Signed-off-by:
Michael Stahl <mstahl@redhat.com> Conflicts: jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java Change-Id: I6d6324c5597fa472360a1b8bb4153dec647a36f0
-
Jan Holesovsky yazdı
This fixes the reported problem (that the pilcrow stopped showning for centered paragraphs), and additionally makes the pilcrow large for large paragraphs (like titles) again. Change-Id: I78d9986c0da6abfb9936984bb8b72d5eba88c9d7
-
Andras Timar yazdı
Project: dictionaries 54aa90ef47bd8e2d062aa455dcc5d6f1ae02887b
-
David Tardon yazdı
Change-Id: Ia5ccf924979fc3c72ce585af46a7443733be2ad3
-
Julien Nabet yazdı
Change-Id: I63f8ad597cea2562b567b7df13823b75a6e50dde
-
Juan Picca yazdı
Broken in commit 1f078fca Change-Id: Ica93c3b9309b2ae4d973ccc34a84b5accac7472c Reviewed-on: https://gerrit.libreoffice.org/10478Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
David Tardon yazdı
Change-Id: If0d2622b5d64ccd821ff29356d545d59f5017d21
-
David Tardon yazdı
Change-Id: I341f52e5dfedb61130545cf30ff61e891abc7e04
-
Noel Grandin yazdı
These are internal constants, they don't need to be visible to the rest of LO Change-Id: I313def85b8c404948ec9ecb3996fed03b32ff9bf
-
Markus Mohrhard yazdı
Change-Id: Ibcc87329f02c435638cb31f8e969b94b729b7f31
-
Markus Mohrhard yazdı
Change-Id: I58a04325ba6ae42fffddf89905c997fb9ff9fd35
-
Markus Mohrhard yazdı
Change-Id: I9cde4c5629f2970b9c24d98897580a2442661bc2
-
Markus Mohrhard yazdı
The join before already makes sure that the thread is not running anymore. Change-Id: I9a8eb9f436412a2bf75f72a33d23a57016394eec
-
Markus Mohrhard yazdı
Again update may not be protected bt the mutex. Change-Id: I8b9862c8ecafad75eea3b9e041d3063532f7bf63
-
Markus Mohrhard yazdı
The mutex is unnecessary as update is calling join in the beginning anyway. Change-Id: I1dc0c415f4405b58ddbe3640fa8870bed9fefef3
-
- 23 Tem, 2014 14 kayıt (commit)
-
-
Michael Stahl yazdı
Linking libxml2 against ICU libraries has a nasty side effect: The URE library javavm.dll links against URE libxml2.dll, which is now linked against OOO icuuc53.dll; when a URE program, like uno.exe, tries to load javavm.dll it fails because the OOO layer "program" dir is not on PATH; this breaks the installation of Java extensions. Fix that by splitting up ICU libraries and putting the required ones into URE layer. (regression from 7515b1a9) Change-Id: If98dd0357162cb632d9762cd2d20162de5eb1a52
-
Michael Stahl yazdı
"Assertion failed: sequence not ordered" printed when running smoketest Change-Id: Id9b7541f43342adf62137718dc332c0187c32f57
-
Michael Stahl yazdı
Change-Id: Iad00aa47ef65fe163eff407549c26eb3590ab132
-
Michael Stahl yazdı
Change-Id: Ide1319b0b3504f8084d2dfb999b5ece35b95be8f
-
Markus Mohrhard yazdı
Change-Id: I82c8d0c36f1748158545a2bfa5b816c5bb9d44f0
-
Markus Mohrhard yazdı
The join makes sure that the thread is not running anymore Change-Id: I3f900e36833240544005d03ce1ae1f2330365a03
-
Markus Mohrhard yazdı
Change-Id: I1e8e24735f6a57982834f84b26042b7082fa4410
-
Markus Mohrhard yazdı
Change-Id: I1f994ecb6efbd302430062421ccc953dee904741
-
Markus Mohrhard yazdı
taking the mutex before calling join is silly Change-Id: I5a2df82f748aa7ccd13824369da5c81842285076
-
Christian Lohmaier yazdı
Change-Id: Ic972bd73a4022dd4fd4df9336e6270e9bb2b4cba
-
weigao yazdı
Change-Id: If6badae178ffc9be2192fcfdf41fc7d062dc32c4
-
weigao yazdı
Change-Id: I0770db8e2cb5ecb1ef7d3706082196a8fd8f1ede
-
Markus Mohrhard yazdı
This reverts commit 46cea346. Conflicts: chart2/source/view/charttypes/GL3DBarChart.cxx Change-Id: Ia29ea6a95b8b9eb870d14538d0cadaa40472582f
-
Markus Mohrhard yazdı
This reverts commit cbc50c90.
-