summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Collapse)AuthorAgeFilesLines
* sync two translations of the same fundamental commentCaolán McNamara2013-02-151-5/+6
| | | | Change-Id: I4da6683489c87fe06d45474dfc20351cb31ed000
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-1236-95/+95
| | | | Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
* fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin2013-02-124-22/+21
| | | | Change-Id: Iaf81a38063411b8a003b78f7eb7d6aab6c9df292
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-28/+15
| | | | | | with lots of repurcussions in other modules Change-Id: I6982671eecc701b06cf85d93533e1fe618044fea
* fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin2013-02-121-23/+17
| | | | Change-Id: I62d0d3455d81bf9a2ea485b74faa5f1ecd417d87
* fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2013-02-121-7/+3
| | | | Change-Id: I29678d74ae3c6dc38d3d09e2cf4a0d4f28f789a1
* Add Dump() method to dump content of EditTextObject.Kohei Yoshida2013-02-116-0/+75
| | | | | | Useful during debugging. Turned off in the default build. Change-Id: Ia0b280337707f762b90d1d80c04671f2e8c21b01
* only wanted completion as tip by defaultCaolán McNamara2013-02-111-2/+2
| | | | Change-Id: I5885f277051c2b8780e4813ce4713b0c9e8bd8ea
* Better default values for Word completion featureSamuel Mehrbrodt2013-02-111-3/+3
| | | | | | | | | http://nabble.documentfoundation.org/Libreoffice-ux-advise-Word-completion-default-value-td4031168.html Change-Id: Ifef07653c2155b3c26d65d41cae1164b44fbd04f Reviewed-on: https://gerrit.libreoffice.org/1937 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin2013-02-111-9/+2
| | | | Change-Id: I5c650a96ea99a1cf16ca8aa61f2db4986790040b
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-114-24/+12
| | | | | | | | The services are document::XMLBasicExporter document::XMLOasisBasicExporter Change-Id: Ifd93e5735cae94d34904d79769cdb3edf587fe43
* fix logic to get L/R directionnavin patidar2013-02-061-1/+1
| | | | | | | Change-Id: I481f9ea57f8c5b71eb849df3f71c75f8b9b0f1fa Reviewed-on: https://gerrit.libreoffice.org/1972 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* remove obsolete hidother.src filesAndras Timar2013-02-061-38/+0
| | | | Change-Id: Ieb30afd81d16d184e0276ce7699b848f26a00013
* fix fdo#59892 completely and fdo#33302 partially.navin patidar2013-02-021-3/+4
| | | | | | | | | fix fdo#33302 for rtl scripts in cal,impress and draw. Change-Id: I83b1e077faf0f2578308e03b7598557f60e7cfd8 Reviewed-on: https://gerrit.libreoffice.org/1961 Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa> Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
* remove useless macrosLuboš Luňák2013-01-301-2/+0
| | | | | | created by incorrect replacements in the previous commit Change-Id: I15a56ecd201ce202fe933c7d24908923bedc6708
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-302-8/+8
| | | | | | | Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-2870-373/+368
| | | | | | Changed SfxItemPool::GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, String &rText ) const; to use OUString. Change-Id: I656c1d321ff96f1f2e5b77f6adc103ef0a6fdf66
* SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna2013-01-283-54/+1
| | | | Change-Id: I8863cbe1d01fceac0f4b4152264c1464c90e02b8
* SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna2013-01-282-23/+1
| | | | Change-Id: I03b841ed703503425c9f1a2045d6399c8899815f
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-262-8/+0
| | | | Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+3
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2013-01-251-0/+2
| | | | Change-Id: I854cc5e4da2ce87ef4a7af6e9c0cf6f208714e4c
* SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyleMiklos Vajna2013-01-252-2/+76
| | | | | | So Writer fly frames can have gradient info as well. Change-Id: If59ae9092fedabbe112f034e13fbe801815ebaaf
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-213-6/+6
| | | | | | | | | replaced lots of Len() with isEmpty() Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0 Reviewed-on: https://gerrit.libreoffice.org/1795 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1
| | | | | | | Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
* split confused ImplInitDigitMode method into seperate functionsCaolán McNamara2013-01-143-59/+48
| | | | | | | | | | | | | a) ImplCalcDigitLang that determines the digit language b) ImplInitDigitMode that just sets the outputdevice according to that lang c) and convertDigits that physically converts the digits in a string from one language to another then change the body of convertDigits to use GetLocalizedChar from vcl rather than its outdated copy of the method, which teachs editeng all the digit modes that were added since the method was originally copy and pasted. Change-Id: I2ef7d5d3396c106d4f8fd90142c9d9cf99064bee
* callcatcher: update and remove newly unused codeCaolán McNamara2013-01-133-274/+0
| | | | Change-Id: Iff3ce7c3a44010b3bc81fc0d2156216ee13948dc
* Explicitly initialize SfxItemPoolUser in copy constructor.Kohei Yoshida2013-01-081-0/+1
| | | | | | To keep MacOSX-Intel tinderbox happy. Change-Id: I8dbc8330fd688fc1c1ed005d1603ff52f8b7a16d
* Remove unnecessary virtual keywords.Kohei Yoshida2013-01-081-2/+2
| | | | Change-Id: I1227a4e04bc962da96b77947a706293f9a2a3850
* BinObject is no more. Change the method names to reflect that.Kohei Yoshida2013-01-082-8/+8
| | | | Change-Id: I723a7da307379c6f2e8256fe41023b4b96739f12
* Turn EditTextObjectImpl into a real impl class.Kohei Yoshida2013-01-086-241/+238
| | | | Change-Id: I0f0bba62da60a3397b733253dbc0891c69bd5b9c
* Let's not have "which" value in EditTextObject.Kohei Yoshida2013-01-082-14/+7
| | | | | | | In fact, this value is always EE_FORMAT_BIN, and that's not going to change. Change-Id: I9324bf878b5766ef7a27461ba2bdf17742396f3d
* Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida2013-01-085-75/+75
| | | | Change-Id: Ie1e046624e671e87c7b3cf322572a7ed3f98726a
* More SfxItemPoolUser up to the base class.Kohei Yoshida2013-01-083-6/+7
| | | | Change-Id: I44819d66273e22db9f82d095061e3df627b64dae
* Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida2013-01-083-34/+10
| | | | Change-Id: Ic8236b291ed5f318f67378bbc57b7cf027cbb92a
* Add new ods import test for rich-text cell contents.Kohei Yoshida2013-01-083-0/+23
| | | | Change-Id: I23eb8d53b8a2c48514900a5ab07ed7ec71d3ef99
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-3/+3
| | | | Change-Id: I8bb1c082e3948f919232b81e0f1f869b88fcd852
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-073-0/+5
| | | | | | | Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530 Reviewed-on: https://gerrit.libreoffice.org/1484 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak2013-01-061-1/+1
| | | | | | | | | These three texts appear in Undo dropdown list, so they don't need accelerators Change-Id: Icec8e199c7cc3990b6316937e49aacb7eb1015fb Reviewed-on: https://gerrit.libreoffice.org/1473 Reviewed-by: Ivan Timofeev <timofeev.i.s@gmail.com> Tested-by: Ivan Timofeev <timofeev.i.s@gmail.com>
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-042-2/+2
| | | | Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c
* Spellcheck menu: Rename 'Add' to 'Add to Dictionary'Samuel Mehrbrodt2013-01-041-2/+2
| | | | | | | Change-Id: I601bf1fc34f3e4cccef02d1d4a5ecd1959007cf7 Reviewed-on: https://gerrit.libreoffice.org/1539 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* remove use of #pragma optimizeLuboš Luňák2013-01-011-8/+0
| | | | | | | All these are years old, guessing from some comments as old as Windows 9x support. These workarounds do not seem to be needed now. Change-Id: If67baa5cdefcec33b28696c764b1ed96143b7ccd
* Simplify thisJulien Nabet2012-12-281-1/+1
| | | | Change-Id: If1a8a2441398ea9f20d6ec45e649967673c7a6af
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-1/+4
| | | | | | | Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* build fix for editeng OUString cleanupPeter Foley2012-12-251-2/+2
| | | | Change-Id: I82fdca86631d5b364224d151d85da5baef1a54a8
* OUString cleanup in editeng/acessibilityOlivier Hallot2012-12-251-19/+19
| | | | | | | Change-Id: I253444e2859685cae88aa65fae755af2674bd4b4 Reviewed-on: https://gerrit.libreoffice.org/1471 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* OUString cleanup in editeng/acessibilityOlivier Hallot2012-12-253-15/+13
| | | | | | | | | Change-Id: I5f8b73aab1e67a5ac071427574fa943a844fbf96 Reviewed-on: https://gerrit.libreoffice.org/1469 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* OUString cleanups in editeng/accessibilityOlivier Hallot2012-12-255-79/+70
| | | | | | | | | Change-Id: Ie280c48cabec4ef9e0c623f8966a65027b975fe4 Reviewed-on: https://gerrit.libreoffice.org/1468 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Some cppcheck cleaning in editengJulien Nabet2012-12-223-42/+1
| | | | Change-Id: I94bf89867cec9cc24f8b96635c515d9477b561a9
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-19/+9
| | | | | | | | | | | | | | | | | | | | | | | | | I had to drop XEventBroadcaster from the merged interface because it introduced method name conflicts (addEventListener). Shouldn't be an issue since it was scheduled to be dropped anyhow, and the service implementation still implements it, so existing clients will be fine. I dropped the interface XPropertySet from the combined IDL because nobody seems to be using it, and it's primary purpose appears to be to set weird flags. I dropped the optional interfaces XStatusIndicatorFactory XDispatchInformationProvider from the combined IDL because the service does not implement them, and nobody seems to be using them. I suspect they were mistakenly copied from XFrame. I also did not convert the Title, UserDefinedAttributes and LayoutManager properties to attributes, again because no-one is using them. Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af