summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-12fdo#64977 Adding Tibetan Language SupportElie Roux
Change-Id: I3f530375f43bfe8ebe2cc16f0e158990d7beafbb Reviewed-on: https://gerrit.libreoffice.org/4197 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-06-12fdo#65132 compute font height correctlyDavid Tardon
Change-Id: I8da66b102a554c9d5d275ff46e40dd707199d4f4
2013-06-12SwXTextField: convert some UniStringMichael Stahl
Change-Id: I17bdcdfbba8fab1ea0f3b5bf6e68d6703bf5e87b
2013-06-12i#105557: thread safety of SwXFieldEnumerationMichael Stahl
add Impl class to implement SwClient Change-Id: I2813109269a7d3d5ea44b4ce8e426457f38cfae2
2013-06-12de-dent SwXTextField a bitMichael Stahl
Change-Id: Ib775e1bf3ee0f5c52a2cda46b016d0649df90592
2013-06-12fdo#65478, i#105557: thread safety of SwXTextFieldMichael Stahl
- implement SwClient on Impl class - add a WeakReference to SwFmtFld create the SwXTextField from, instead of racy iteration of SwModify clients Change-Id: Ia71b4fcbfceaa367a516a8353a4b66123d72305a
2013-06-12de-dent SwXFieldMaster a bitMichael Stahl
Change-Id: Ibfd1b6ad2fab06543913e2b38fad25d98351f9e2
2013-06-12i#105557: thread safety of SwXFieldMasterMichael Stahl
- implement SwClient on Impl class - add a WeakReference to SwFieldType create the SwXFieldMaster from, instead of racy iteration of SwModify clients Change-Id: I2d1344b95dd00a7ea4d89f0184fff657d092d61c
2013-06-12added Tibetan_India [bo-IN] to language list, fdo#40713Eike Rathke
Change-Id: Ied426ee153ccd1a71e3cd0fbb4b417ac8b9b82e4
2013-06-12fdo#65666 keep tab characters in footnote settings (Begin/After)László Németh
Change-Id: I3fbd0f2dea5926981c0cd351c3235f6b61e66aaa
2013-06-12Add Flat Document and MathML MIME typesSamuel Mehrbrodt
Change-Id: If9affe0e230ebcd4dbec9d4dcc8dc88fb8cde513 Reviewed-on: https://gerrit.libreoffice.org/4230 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-12include cleanupMatteo Casalin
Change-Id: I7818fe1f6acedc40b1bdd59cfa7e8fe23a6c685e Reviewed-on: https://gerrit.libreoffice.org/4209 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-12Replace String with OUString (sd)Chr. Rossmanith
Change-Id: I6916e81828ef7225f9f70217cbeac83b3a70b9b3 Reviewed-on: https://gerrit.libreoffice.org/4221 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin
Broken during my conversion to new-style UNO in commit 28e3aff576f06b0b02c7232da5d723e865b3c7ed. Also revert mmeeks workaround in commit c0b78901dba033ed112a023a787575ae54ef877d. Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9
2013-06-12Resolves: #i121236# Added support for fast move of objects with cursor keysArmin Le Grand
(holding shift) for Writer and Calc (was alraedy in Draw/Impress) (cherry picked from commit d794e5f9ebb756958725183bbfcc88f457d1bc1d) Conflicts: sw/source/ui/docvw/edtwin.cxx Change-Id: I74e0ba40fa0900915adc84f722105e7fdddb0a19
2013-06-12fdo#64626 clarify use of border line settings on toolbarWinfried Donkers
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/4220 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba
Change-Id: Ifa4f42c4f17a70c7238347a13897ef6742eb4679
2013-06-12Updated coreAndras Timar
Project: translations 134bbcf189eeaa9bb7f0efb726f3eb980f37085e
2013-06-12Updated coreAndras Timar
Project: translations 5137a13645dcf041c6b9c798c2b47be26d624c9e
2013-06-12fdo#65485 also put the files into langpack moduleDavid Tardon
Change-Id: I0d331fc9a5591de60bba1959999ff29b2d43b058
2013-06-12multithreading in comManagersiqi
2013-06-12loading existing server lsitsiqi
2013-06-12slides preview workssiqi
2013-06-12Updated coreAndras Timar
Project: translations c9147a423f9528d10c1de9c0caf5a3694410f893
2013-06-12fdo#65485 install .ui translations for writer againDavid Tardon
Change-Id: I8e8ad67058286aec94164a44dbd461078a792359
2013-06-12typoDavid Tardon
Change-Id: I31826c779039b0a95ac7571d4dd871d878ba3ca7
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba
Change-Id: I71d3029d4b3aafdc44d82b0bd9db9a54f9b8b81f
2013-06-12sal_Bool to boolTakeshi Abe
Change-Id: I85944f6912f01d883da976d5dd967f435104bad0
2013-06-11Add a comment clarifying the intent of the code that may look like a bug.Kohei Yoshida
Change-Id: Idd340f939bcfbe6bb8cf2f589662ea8691e1606c
2013-06-11fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl
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
2013-06-11Made conversion from BitmapColor to Color more explicit...Armin Le Grand
by using operator Color() (cherry picked from commit 08275c1207f2c66dc69f815941fa9c39c47b629a) Change-Id: I26350c3d47e37064b5a8674f75c9822753994a17 Corrected color conversion from BitmapColor to Color (cherry picked from commit b0b8e3854f679383fe3ff2e436bfbe3573f34088)
2013-06-11Related: #i122483# correct library pathJürgen Schmidt
(cherry picked from commit f6c713b7e38d4de5afdf508b8d6bfc6d1d27e000) Change-Id: I327d9946d139aaf3347c42e8b565a8de635b5ed1
2013-06-11Related: #i122483# set correct classpath, include unoil.jarJürgen Schmidt
(cherry picked from commit d8a724835732e8111a8798484d63202fc90f93f9) Change-Id: Iaf4d90a111c5adf15817c7c1360e4bfad0ee9148
2013-06-11Related: #i121194# adapt template dialog codeCaolán McNamara
we probably should remove the Bitmaps and use Graphics exlusively, but for now do a simple brute force conversion Change-Id: I0cdcb7d86f9304fd09f7e2c6aa7acdcec3785ae5
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
which are not bitmaps (svg, metafiles, ..) (cherry picked from commit 7a652a2b2ab5e0d37e32185c8c5fac3af482bb76) 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 ed0d53f8283cd3ce579a90b599118884d0db6119) Conflicts: drawinglayer/source/processor2d/_vclmetafileprocessor2d.cxx Corrected canvasProcessor usage (cherry picked from commit 7903c33f31c457eb6ff506958c4233f2a5d39bcf) Conflicts: svx/source/sdr/contact/objectcontacttools.cxx Change-Id: I80008050b98dafc92fde043524843c13a75fe22c d2fa667d7c127b4d735334e56093d1d4553b0a5b e20c60c7d6472da1295a162d9a629be998861f62
2013-06-11Updated coreAndras Timar
Project: translations 6f51f560aeead852a1add0250e068192477967e9
2013-06-11squash some excel fileformat warnings ( and protected mode opening )Noel Power
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
2013-06-11canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks
Change-Id: Id8be7bc4ad454e7e246e412803e4d672a921c08e
2013-06-11fdo#60924 autoinstall - gbuild/scp2: add calc moduleMarcos Paulo de Souza
Change-Id: I89e87f2e107bdb31f19262c83f8e20be9642a4eb
2013-06-11Repository.mk: make this file a bit more readable & consistentMatúš Kukan
Change-Id: Ibfca283cdf89fdb4eded06dde2b2f30b05df6882
2013-06-11-Werror=shadowStephan Bergmann
...shadowing typedef in include/vcl/salnativewidgets.hxx Change-Id: Ibca5c99bb783d1788e6528ff7ccd0994af069adb
2013-06-11abi#4817 attempt to access an element in an empty containerMiklos Vajna
Change-Id: Ic51ef8b3db182dd34195c9bb808170d20953d406
2013-06-11writerfilter: move the RTF tests to slowcheckMiklos Vajna
These now take around 5sec here, which is slow enough to be annoying -- if you have to wait for it after every partial build. Change-Id: I795fefcd79889aca7b00a5b3d408ee3488b13b03
2013-06-11fix and simplify getting files from the KDE4 file dialogLuboš Luňák
- Fix multiple selection handling. - The "double click selection KDE4 bug" does not exist (anymore?) as far as I can tell. - Apparently it's not true that multiselect needs the first item in the list to be the directory. - KFileDialog can already give full URLs. Change-Id: I5bb651902fb6c1d75af40b78bf32c79b004b7358
2013-06-11ugly workaround for external leading with symbol fonts (bnc#823626)Luboš Luňák
I'd much rather find the code using external leading in Writer's layout, but this font rendering and layout stuff is so complicated. Change-Id: Iaf58af387a6727eb18f5a9d1613de3ae30d7c35e
2013-06-11hack for reading properly textencoding for opensymbol from old LOLuboš Luňák
Which did it because of bullet font not having it correctly (fixed in 44c133ef996e32ebdfc9560bcf14b0cd77196a9e). Change-Id: I6992de03816661cf6970140eb35816e26cf0e612
2013-06-11sidebar: Remove the setPosSizePixel hack.Jan Holesovsky
Change-Id: I3c074f0860bf9cb384a7189038a214199a2d7222
2013-06-11dialcontrol: Make it always fit a square.Jan Holesovsky
Change-Id: I37e1d694a5e92b75bd68310f74671897887a60e1
2013-06-11better conditions for registering executablesMatúš Kukan
Change-Id: I197b5e35ee8e7b80f6bba3e59c811ab4261c489c
2013-06-11fdo#65199 mutible names for the same option.pje335_NL
Change-Id: Ib17c323b5a9a2dba5e3d32d8a1a418167a7e7fe5 Reviewed-on: https://gerrit.libreoffice.org/4222 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>