- 12 Haz, 2013 30 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I4cd0d9a0023cef9458383e7ab979e24b5b3961c1
-
Caolán McNamara yazdı
Change-Id: Ic6ed2a12e94dfd1927dc976970c2e6c873279da2
-
Elie Roux yazdı
Change-Id: I3f530375f43bfe8ebe2cc16f0e158990d7beafbb Reviewed-on: https://gerrit.libreoffice.org/4197Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
David Tardon yazdı
Change-Id: I8da66b102a554c9d5d275ff46e40dd707199d4f4
-
Michael Stahl yazdı
Change-Id: I17bdcdfbba8fab1ea0f3b5bf6e68d6703bf5e87b
-
Michael Stahl yazdı
add Impl class to implement SwClient Change-Id: I2813109269a7d3d5ea44b4ce8e426457f38cfae2
-
Michael Stahl yazdı
Change-Id: Ib775e1bf3ee0f5c52a2cda46b016d0649df90592
-
Michael Stahl yazdı
- implement SwClient on Impl class - add a WeakReference to SwFmtFld create the SwXTextField from, instead of racy iteration of SwModify clients Change-Id: Ia71b4fcbfceaa367a516a8353a4b66123d72305a
-
Michael Stahl yazdı
Change-Id: Ibfd1b6ad2fab06543913e2b38fad25d98351f9e2
-
Michael Stahl yazdı
- implement SwClient on Impl class - add a WeakReference to SwFieldType create the SwXFieldMaster from, instead of racy iteration of SwModify clients Change-Id: I2d1344b95dd00a7ea4d89f0184fff657d092d61c
-
Eike Rathke yazdı
Change-Id: Ied426ee153ccd1a71e3cd0fbb4b417ac8b9b82e4
-
László Németh yazdı
Change-Id: I3fbd0f2dea5926981c0cd351c3235f6b61e66aaa
-
Samuel Mehrbrodt yazdı
Change-Id: If9affe0e230ebcd4dbec9d4dcc8dc88fb8cde513 Reviewed-on: https://gerrit.libreoffice.org/4230Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Matteo Casalin yazdı
Change-Id: I7818fe1f6acedc40b1bdd59cfa7e8fe23a6c685e Reviewed-on: https://gerrit.libreoffice.org/4209Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Chr. Rossmanith yazdı
Change-Id: I6916e81828ef7225f9f70217cbeac83b3a70b9b3 Reviewed-on: https://gerrit.libreoffice.org/4221Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Noel Grandin yazdı
Broken during my conversion to new-style UNO in commit 28e3aff5. Also revert mmeeks workaround in commit c0b78901. Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9
-
Armin Le Grand yazdı
(holding shift) for Writer and Calc (was alraedy in Draw/Impress) (cherry picked from commit d794e5f9) Conflicts: sw/source/ui/docvw/edtwin.cxx Change-Id: I74e0ba40fa0900915adc84f722105e7fdddb0a19
-
Winfried Donkers yazdı
Using the toolbar button to set border lines in calc, lines are added, but not removed. I thought this to be a bug, but it isn't. Using the toolbar button is for addition, and using the same button with the SHIFT key is for addition+deletion. Unfortunately, this is not mentioned in help files or hints. This patch remedies this by giving a better hint when using the toolbar button. Change-Id: I0cf5cc9bffbec363cde3c7493f024cdfa72c54f4 Reviewed-on: https://gerrit.libreoffice.org/4220Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Fridrich Štrba yazdı
Change-Id: Ifa4f42c4f17a70c7238347a13897ef6742eb4679
-
Andras Timar yazdı
Project: translations 134bbcf189eeaa9bb7f0efb726f3eb980f37085e
-
Andras Timar yazdı
Project: translations 5137a13645dcf041c6b9c798c2b47be26d624c9e
-
David Tardon yazdı
Change-Id: I0d331fc9a5591de60bba1959999ff29b2d43b058
-
siqi yazdı
-
siqi yazdı
-
siqi yazdı
-
Andras Timar yazdı
Project: translations c9147a423f9528d10c1de9c0caf5a3694410f893
-
David Tardon yazdı
Change-Id: I8e8ad67058286aec94164a44dbd461078a792359
-
David Tardon yazdı
Change-Id: I31826c779039b0a95ac7571d4dd871d878ba3ca7
-
Fridrich Štrba yazdı
Change-Id: I71d3029d4b3aafdc44d82b0bd9db9a54f9b8b81f
-
Takeshi Abe yazdı
Change-Id: I85944f6912f01d883da976d5dd967f435104bad0
-
- 11 Haz, 2013 10 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: Idd340f939bcfbe6bb8cf2f589662ea8691e1606c
-
Tomaž Vajngerl yazdı
Added simple Trie lookup tree which is more tailored to what is needed in autocomplete implementation, but still has the speed of the LatinLookupTree that has been used till now. As the implementation is much simpler it should be more managable and easier fixable. For now two actions: insert (word) and findSuggestions are supported. Acttion findSuggestion returns all words in a list for a searched sub-word, it also fixes fdo#62945. Change-Id: I63b69c30d28b4e1c465c2122ebc537f7f75a033a
-
Armin Le Grand yazdı
by using operator Color() (cherry picked from commit 08275c12) Change-Id: I26350c3d47e37064b5a8674f75c9822753994a17 Corrected color conversion from BitmapColor to Color (cherry picked from commit b0b8e385)
-
Jürgen Schmidt yazdı
(cherry picked from commit f6c713b7) Change-Id: I327d9946d139aaf3347c42e8b565a8de635b5ed1
-
Jürgen Schmidt yazdı
(cherry picked from commit d8a72483) Change-Id: Iaf4d90a111c5adf15817c7c1360e4bfad0ee9148
-
Caolán McNamara yazdı
we probably should remove the Bitmaps and use Graphics exlusively, but for now do a simple brute force conversion Change-Id: I0cdcb7d86f9304fd09f7e2c6aa7acdcec3785ae5
-
Armin Le Grand yazdı
which are not bitmaps (svg, metafiles, ..) (cherry picked from commit 7a652a2b) Conflicts: drawinglayer/Library_drawinglayer.mk drawinglayer/Package_inc.mk drawinglayer/inc/drawinglayer/attribute/fillgraphicattribute.hxx drawinglayer/inc/drawinglayer/attribute/sdrfillattribute.hxx drawinglayer/inc/drawinglayer/attribute/sdrfillgraphicattribute.hxx drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx drawinglayer/inc/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx drawinglayer/inc/drawinglayer/primitive2d/polypolygonprimitive2d.hxx drawinglayer/inc/drawinglayer/primitive3d/textureprimitive3d.hxx drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx drawinglayer/inc/drawinglayer/texture/texture.hxx drawinglayer/inc/drawinglayer/texture/texture3d.hxx drawinglayer/source/attribute/fillbitmapattribute.cxx drawinglayer/source/attribute/sdrfillattribute.cxx drawinglayer/source/attribute/sdrfillgraphicattribute.cxx drawinglayer/source/primitive2d/fillbitmapprimitive2d.cxx drawinglayer/source/primitive2d/graphicprimitive2d.cxx drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx drawinglayer/source/processor2d/canvasprocessor.cxx svx/inc/svx/sdr/primitive2d/sdrattributecreator.hxx svx/source/sdr/contact/objectcontacttools.cxx vcl/inc/vcl/graph.hxx unused file _vclmetafileprocessor2d.cxx deleted, was added by error (cherry picked from commit ed0d53f8) Conflicts: drawinglayer/source/processor2d/_vclmetafileprocessor2d.cxx Corrected canvasProcessor usage (cherry picked from commit 7903c33f) Conflicts: svx/source/sdr/contact/objectcontacttools.cxx Change-Id: I80008050b98dafc92fde043524843c13a75fe22c d2fa667d7c127b4d735334e56093d1d4553b0a5b e20c60c7d6472da1295a162d9a629be998861f62
-
Andras Timar yazdı
Project: translations 6f51f560aeead852a1add0250e068192477967e9
-
Noel Power yazdı
some attributes should not be exported for some controls, their very presence triggers the dreaded nag dialog ( promising doom & death if you open the file ) Change-Id: I974ac94f75ee95ab54ca19bd5cd31952a66b20e5
-
Michael Meeks yazdı
Change-Id: Id8be7bc4ad454e7e246e412803e4d672a921c08e
-