- 03 Agu, 2012 9 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Idd60d2dd5cb32012de6027c2c161e2dbc3b2f404
-
Tor Lillqvist yazdı
Change-Id: I06ecb06df4df61fccc53477b5789a171e62248ec
-
David Tardon yazdı
Change-Id: I6352836e28c8cb04ba3de40bfcb0095096ee1dd5
-
Rafael Dominguez yazdı
Change-Id: I4af95a758912e5d4c885f889fd2dedb48472f7b6
-
Rafael Dominguez yazdı
Change-Id: I8bcb193d1400c32b6292fd109422d22dbf8b1eb9
-
Rafael Dominguez yazdı
- Only fetch template list when its the first time or when specified. Change-Id: I922e97dfcbf67cebdd66a85bd7ff204896757e52
-
Rafael Dominguez yazdı
Change-Id: Iaf15cd383abec092932b2b024142d959794f0fdb
-
Kohei Yoshida yazdı
This is 1000 times faster. Change-Id: I09a75f70c8344898b2aea6bc5a8ca6b5fa9f1065
-
Takeshi Abe yazdı
Change-Id: I49749f327d6a9c3661ef9bd684647e0a45b9203a
-
- 02 Agu, 2012 31 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ifecfa196923b7fdde51839d74bef46e840bae501
-
Michael Stahl yazdı
Change-Id: I004101e814ac3eb1de7a518c2dd9b1f14683eca8
-
Noel Grandin yazdı
Change-Id: I54f1595198b65058d3dd7f3304e0acb75cd55291
-
Noel Grandin yazdı
Change-Id: Ib9aa0e619434acde5b4dd93b43b231ba23adb63e
-
Noel Grandin yazdı
Change-Id: Ic02f143a0e0f01a6cbc88c47d20e0c27dca17a74
-
Noel Grandin yazdı
Change-Id: Icd480f74dacb41d869fb511a0d2630d8b3711343
-
Michael Stahl yazdı
Change-Id: Iedc315550f4eafdf1612bc390044a4b1b0c8e80b
-
Michael Stahl yazdı
This reverts commit 8291d416. Un-revert that, with a tweak: with the bizarre name lookup semantics in C++, the proper way to refer to a template (as opposed to a template instance) is by prefixing the name with its namespace, which does seem to work with MSVC2008 & GCC 4.7; thanks to Stephan Bergmann for the hint. Change-Id: Id9cccbe68fb3ce2dd070c4b3dbd21782c92170ca
-
Noel Power yazdı
Change-Id: Icc5e90ac40056430bfbe36d8da1aaad8716cfee9
-
Noel Power yazdı
This reverts commit 8ba8aca1.
-
Ivan Timofeev yazdı
This reverts commit 4866b20e.
-
Ivan Timofeev yazdı
that is b38ee8c8 Change-Id: Ib86d86616443cf48ba1d3ee0b6f96314b42dc972
-
Stephan Bergmann yazdı
...as the per-user data about bundled extensions can otherwise contain stale $BUNDLED_EXTENSIONS_PREREG references if the old installation used share/prereg/bundled/, the new one does not (cf. the fixing for fdo#51252 "LO cannot start (reports runtime error with Visual C++ Runtime Library)"), and a bundled extension did not change version. It is safe to tie this behavior to the existing "force" parameter of dp_misc::syncRepositories, as the only place that calls it with force=true is the call to Desktop::SynchronizeExtensionRepositories(newInst) in Desktop::Main, where newInst=true is the relevant condition for this behavior, too. As stated in XExtensionManager.idl, "this [...] can go again once no exisiting UserInstallation's user/extensions/bundled/ data can contain any $BUNDLED_EXTENSIONS_PREREG references any longer." Change-Id: I630dec8f2d20282ee47c65ac61ed2c9b062448e1
-
Tor Lillqvist yazdı
Change-Id: Ib08bf14eebf366aa4bd3e82806a91dd12033c417
-
Tor Lillqvist yazdı
Change-Id: I459f7fd097a81ef5977974f52b0cc2c2f155a810
-
Tor Lillqvist yazdı
Change-Id: I9685faf1658bac91abe348a409ec85e2421b1c49
-
Tor Lillqvist yazdı
Change-Id: I263d35464ceaa7374e8ca94f7e72e56ee33aab53
-
Tor Lillqvist yazdı
Change-Id: I2fee7cd5e30d95371af503a8be18c36540f93811
-
Tor Lillqvist yazdı
Change-Id: Ia84d89adff6acdb5eb5710c1cccd06657c1f6236
-
David Tardon yazdı
Change-Id: I39c7f026576f1815ed7f683f0f039b2d074840cf
-
David Tardon yazdı
Change-Id: I4a5e960c13b5f17235dc50f8ee6754a029c70840
-
David Tardon yazdı
Change-Id: I18c21d46153ef6be728dc3d8335e9c06cc7f3ad3
-
Matúš Kukan yazdı
- sc no longer directly links against telepathy - there is new class ScCollaboration derived from abstract Collaboration describing collaboration functionality for apps used in tubes/ - also added resource manager into tubes/ Change-Id: Ic89ae955f5b47490f4f4b8781bcee5dea5336bae
-
Matúš Kukan yazdı
- master (the one who started the session) echoes back packets from slave, who only then, after receiving own commands executes them Change-Id: I8b5a1d1bae0d665b65fe2ec0121430178728274d
-
Matúš Kukan yazdı
Change-Id: I62b313fc8d8c6dfc821012783365307c8280a96c
-
Noel Power yazdı
Change-Id: Ia5e4e7429db122db505d59289b1106814ea7c378
-
Stephan Bergmann yazdı
In a language for which there is no dictionary available (no "ABC" check in front of the current item in Writer's "Format - Character... - Font - Language" list), "Correct TWo INitial CApitals" (from Writer's "Tools - AutoCorrect Options... - Options") did not work (i.e., typing "FOo" followed by a space would not change it to "Foo"). That was apparently a regression introduced with 51efaa59 "Double-capital autocor takes spellcheck in account." (I verified that with this fix words like "MPs" in "English (UK)" are still left as "MPs.") Thanks to Caolán for help. Change-Id: Ia76286e4ca73138ce3571145b9c40b031a4553ba
-
Stephan Bergmann yazdı
...not the old one that does not contain the changes from the current session. Otherwise, actively registered components in bundled extensions would not necessarily be re-registered upon start up. Any old instance would be removed, but the new instance would not be registered as isRegistered_ would still return true. To me it looks like 7a400caa "jl145: #i99257# Extension Manager prevents running of multiple instances which acces the same shared data" erroneously introduced a call to getRDB_RO instead of getRDB into isRegistered_. That (only) call of getRDB_RO gone allowed some clean up, incl. renaming remaining variables from ..._RO to ..._orig. Change-Id: I7eccac699e6fa5799f77b038b15d62e0a9c1ad17
-
Eike Rathke yazdı
There can be only one usedInCompatibleFormatCodes="true" and because of the new symbol with identical ISO 4217 TRY we need also legacOnly="true" on the old entry. Additionally, as the TL symbol was already used with TRL also that one needed legacyOnly="true" to not end up with a list of duplicated TL formats in the number formatter. Change-Id: I8e3ec2f75828b8f7c6a2077ef2fd30fc5e7a5642
-
Efe Gürkan YALAMAN yazdı
Turkish currency New Turkish Lira was replaced with Turkish Lira on 01.01.2009. TRY TL added for default. TRY YTL is not default anymore. Change-Id: I08f5f70bf46d2f655c11ddaff77f68ba1e398225
-
Cédric Bosdonnat yazdı
Don't skip a next position when parsing a paragraph into runs to export. Change-Id: If7e887ea84ad24256b37aa96187bc30ea154632b
-