- 03 Ara, 2012 40 kayıt (commit)
-
-
Michael Stahl yazdı
... as has been promised since the OOo initial import in deprecation notices in XDocumentIndex :-/ Change-Id: I5dd7e482e0e6d60dcad3de883d5815f729e6b80f
-
Change-Id: I32dd8cdd34965bf8dd31729a79b65d8ee78af7dc Reviewed-on: https://gerrit.libreoffice.org/1187Reviewed-by:
Petr Mladek <pmladek@suse.cz> Tested-by:
Petr Mladek <pmladek@suse.cz>
-
Miklos Vajna yazdı
Change-Id: I7b605e317b08c27357907929614bd2386006ae31
-
Luboš Luňák yazdı
rtl_stringbuffer_* functions silently allocate +16 extra for capacity, but rtl_string_* functions do not. As intuitive and obvious as ever. Change-Id: Ia0bb63dedf31f6ad5c687187221d7385043b5456
-
Luboš Luňák yazdı
Change-Id: I9687f5388a8c01075ee6e359ff9350edff296f4d
-
Luboš Luňák yazdı
Change-Id: I53d047381a89d52c43378dd304ba6e0774f59968
-
Luboš Luňák yazdı
It's better to detect corner cases this way rather than get possibly incorrect results. And strlen() should be easy to optimize out for string literals. Change-Id: Id762e256207668a0cbefe4e13d5f2067f373e783
-
Luboš Luňák yazdı
Change-Id: Iaa8fc379e4d032931c0f60a3e3525783d8d28964
-
Luboš Luňák yazdı
Change-Id: I80af0399037e4f68113338139e7f2ad2400e65ab
-
Luboš Luňák yazdı
The result of the operation needs to be first converted to O(U)String. Change-Id: I24dafeaebf68a0eff3edf1d1cf713bfc10bbd8f4
-
Luboš Luňák yazdı
Change-Id: I13f49a49f86a7097fce115d62271ad82609036f1
-
Luboš Luňák yazdı
Although an ever better option seems to be replace this overblown const char[] wannabe with the real const char[] thing. Change-Id: Ibdf5e498585d9e2fb589a49800f7ceee1545fc30
-
Luboš Luňák yazdı
Operator+ now, instead of requiring O(U)String operands and returning another O(U)String object, keeps a track of the whole concatenation operation using temporary O(U)StringConcat objects and performs the whole operation only at the very end. Change-Id: I94b3348300a137498514d26e96459c1698328520
-
Andras Timar yazdı
Project: translations 71e49b30d824208cf50bdabb96eff990513635c2 Fix invalid headers/entries in Slovenian files
-
Cédric Bosdonnat yazdı
Change-Id: If6d23925567fb184cd8fc4e00fc72fe4d216e756
-
Horacio Fernandes yazdı
Added text rotation to "non-positioned characters" in SVG Export. Change-Id: I831644329625fa74e5a2436096d26ec22d8b0319 Reviewed-on: https://gerrit.libreoffice.org/1227Reviewed-by:
Petr Mladek <pmladek@suse.cz> Tested-by:
Petr Mladek <pmladek@suse.cz>
-
Miklos Vajna yazdı
Change-Id: I3c0417c1d5ff6fa515f3c494d4a5b4d545836988
-
Stephan Bergmann yazdı
...as had been done in 0295bd6b "Remove exception spec from idl-generated c++ headers." Change-Id: I1b900a91be6db6cb4d7b60759e844117aa6b027d
-
Markus Maier yazdı
Change-Id: I0facdfe0fa6010d15fceeb4153faae200bd779e0
-
László Németh yazdı
Project: dictionaries 1595bf11e295d96123fcb327ba9919307aa5b127 Python 3 port of ru-RU grammar checker
-
László Németh yazdı
Project: dictionaries c8d1509a60f2aa93ae47c33252fcb95c6691f4b3 Python 3 port of pt-BR grammar checker, again
-
Caolán McNamara yazdı
Change-Id: Ie0018bde73eed6049d1ef2287157b86151766e83
-
Caolán McNamara yazdı
Project: help 9a488450c8fec4ec520541d50683b07b9bd86b22 update help ids for insert script .ui conversion
-
Andras Timar yazdı
Project: translations bee57a42763198875bd55df904b953a41754c2f2 update sl translations for LibreOffice 4.0 beta1
-
László Németh yazdı
Project: dictionaries e8b71b395574c8b812c46d8d1ebba81354e1ad2b Python 3 port of pt-BR grammar checker
-
David Tardon yazdı
Change-Id: I9591375e1f7d1b6f69ca9a39add52a94ac852c7f
-
László Németh yazdı
Project: dictionaries dfc828a573002fa6dfa025e66d7e944de6bbac3d Python 3 port of br-PT grammar checking
-
Andras Timar yazdı
Project: translations 9e3b72859ec7871fdb2884860b54fd2a8de30f3d update translations for LibreOffice 4.0 beta1
-
Caolán McNamara yazdı
Change-Id: I8ff97ad9ecc6367d98dc31829f82d074f99f5934
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Ivan Timofeev yazdı
Change-Id: I9ba0b27924d1698bad2c34da75fff57f75a737f0
-
Stephan Bergmann yazdı
Change-Id: Ica3430e75c91ccf4861fce660c45b90c5584fb9a
-
Bjoern Michaelsen yazdı
- in the libbiblio component the frame is already created, and a frame that is loading is vetoing a terminate - thus move check to sfx2 - use the fancy svtools::RestartDialog Change-Id: I500aaeac44d52969575f50f6b79d0c07a08c977e Reviewed-on: https://gerrit.libreoffice.org/1207Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Naser Sharifi yazdı
Corrected types and grammer errors in comments Change-Id: I47ce77a8d36d71677720be6dd80594ec76970376
-
Tor Lillqvist yazdı
-
Lionel Elie Mamane yazdı
Change-Id: Ie42b169437c89d0d94f6749bee21301fa44b98cf
-
Tor Lillqvist yazdı
Change-Id: I061dc4ee8c8fb5b369e3ed78f0fba136ef8b02d0
-