- 28 May, 2013 37 kayıt (commit)
-
-
Andrzej J.R. Hunt yazdı
Change-Id: I7a5f2881d2aa77f2d5c6c302c8eac1162b194bcf Reviewed-on: https://gerrit.libreoffice.org/4016Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
Faisal M. Al-Otaibi yazdı
fix the X position when the sheet are RTL. Change-Id: I9b38a840fb17a70e1ba60d46b8c83b7e498501e1 Reviewed-on: https://gerrit.libreoffice.org/4069Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
Tor Lillqvist yazdı
The type_info crack is even harder in the libc++ (with Clang, on OS X) case, sigh. Punt for now and let's see what happens... Change-Id: I17c3a4d9d933acfbf554649c9ec8b6fb5213f2f0
-
Tor Lillqvist yazdı
Experimental work in progress. Change-Id: I92663e07c7322037182141603f72c6d442da6ee9
-
Stephan Bergmann yazdı
...this e.g. changes the error message when trying to register an extension that contains an (actively registered) Python component but no pyuno is installed from "Binary URP bridge disposed during call" to a less frightening "The service com.sun.star.loader.Python cannot be instantiated." Change-Id: I10f2b36b11395559ee95ce659878222b5ea99c11
-
Tor Lillqvist yazdı
The X11 headers are present in the OS X SDK (because OS X does have an X11 server, even though I think it might be a separate download and install on demand nowadays), but we don't want to include them even if it would be harmless. Change-Id: I48011d7e1d2cd6398fc7b4cba8ec8100addc053b
-
Tor Lillqvist yazdı
We really need some feature test macro that would be equivalent to using X11. Change-Id: I0c1f9b487b4feab3b7d4641e898f9fdf0144065b
-
Cédric Bosdonnat yazdı
Change-Id: I0fa2cb8d24cd6862ab1d88ad8ccc033c70bbfa44
-
Cédric Bosdonnat yazdı
Change-Id: Ie8a092b7d91e0f379c7102c3aa12da8eb7666840
-
Cédric Bosdonnat yazdı
Change-Id: I8212bc5981418f6cbd514bf5002e6a5dbdf53152
-
Stephan Bergmann yazdı
...see dictionaries comits df423c53829faa96f46acd71887fd0f8697c49e9 "fix Lithuanian thesaurus" and 9b6407dadc64e10e7117d8551917b46105ecc6c8 "Fix more thesauri." Change-Id: I6ddc41fce4e3f68d80d05af3320c835b98908fcb
-
Stephan Bergmann yazdı
Project: dictionaries 9b6407dadc64e10e7117d8551917b46105ecc6c8
-
Caolán McNamara yazdı
Regression since 6e29f568 and 28d2a0c1 pText1 can legally be NULL Change-Id: I0d54f4aeaa18834c32daeabad43776bc4f68088b
-
Luboš Luňák yazdı
46e53913 fixed some transparency emf problems on X11, it however did it by implementing alpha support in X11SalBitmap only and made generic code rely on it. Now it doesn't work at least on Windows, after reverting it works on Windows but not on X11. As I have no idea what the real problem is, at least keep both code paths. Change-Id: I2f2cf247becfcd777b4f3d129efe4d6a5d641f7b
-
Mark Wielaard yazdı
Change-Id: Iafad6249a7998d7c749c1ca2979a606078cfcb5e Reviewed-on: https://gerrit.libreoffice.org/4070Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Jian Fang Zhang yazdı
to break cycle reference to SwXMLTableContext object Found by: zhangjf Patch by: zhangjf (cherry picked from commit ba47a717) Change-Id: Iba0b581920417b3866b07542621d56ccdc272261
-
Miklos Vajna yazdı
Change-Id: Iaad121a3333ab7cffcc2cbd6cb1b3e447f0989f7
-
Andras Timar yazdı
Project: dictionaries df423c53829faa96f46acd71887fd0f8697c49e9
-
Ariel Constenla-Haile yazdı
(cherry picked from commit a9606aa4) Conflicts: officecfg/registry/schema/org/openoffice/Office/Logging.xcs Change-Id: I25719f2898df2f91ef9c71234e9eab83f8140b96
-
Abdulaziz A Alayed yazdı
opened with LTR UI. Change-Id: Iff6899539fe0b1788df7b09f91f850b91bcdb811 Reviewed-on: https://gerrit.libreoffice.org/4024Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I4c009618598714769f8b561640f69a4d1038339d
-
Herbert Dürr yazdı
Failing to instantiatie incomplete types like the Map::iterator in binaryurp Cache's Entry members is allowed by the C++ standard. The rewrite makes it more compliant with other C++ compilers/STLs. And interesting alternative would be to use boost's multi_index_container. git-svn-id: http://svn.apache.org/repos/asf/openoffice/branches/rejuvenate01@1480367 13f79535-47bb-0310-9956-ffa450edef68
-
Tor Lillqvist yazdı
Change-Id: I5bfb2e2c44e11a03278a4a127396dcb2861c63b8
-
Tor Lillqvist yazdı
Not sure if MSVC would accept also the simpler thing, but anyway, the dynamic_cast works for it, too. Change-Id: I2dfa1e70b75bc17d38b5e95be0a0f1dd66767bf1
-
Tor Lillqvist yazdı
Otherwise the -Wl,-fatal_warnings will hit us. Change-Id: Ib41a1aa291ebc4605c9e314505338e1b8adb886a
-
Tor Lillqvist yazdı
Avoid error: dynamic_cast from rvalue to reference type '::std::ostringstream &'. Change-Id: If5ba1ee79616e81b12f9db67c61b4f085b30a08e
-
Noel Grandin yazdı
Change-Id: I8272ecab34711654ed27625a571cf2553ffd7468
-
Noel Grandin yazdı
Change-Id: I10311ea88f69566d9e30308c0cff193dd5ddcd11
-
Noel Grandin yazdı
Change-Id: Ia55bb7af6e5d1c76f3cf8001ea53892e1e1bdac0
-
Noel Grandin yazdı
Change-Id: I7223d8e2c962ca90eda08119ed73a034d334329d
-
Noel Grandin yazdı
The services already existed, they just needed IDL files. API CHANGE: The return type of XUIConfigurationManager#getShortcutManager() is now XAcceleratorConfiguration instead of XInterface. This should not be a problem because XUIConfigurationManager is unpublished and the client code was relying on the service returning that type. Change-Id: I399fe35de3394b02a4166b75eb7ff93b28be8bef
-
Noel Grandin yazdı
Change-Id: Ia943f806ebce8afebabc76d1f74ad792ded761a9
-
Noel Grandin yazdı
Change-Id: I46c3950aee336548d6e0acc6a7d1da655c158175
-
Noel Grandin yazdı
Change-Id: I9a5256c8dbacda60167403b4e26900588943a9b2
-
Tor Lillqvist yazdı
Change-Id: If9eff90d91c79d942fec59fee4daedccf7c69a83
-
Markus Mohrhard yazdı
We don't need the operator attribute when we have an expression anyway. Change-Id: I3a9af7d27de7a4aed535ee21528cb350fb91008a
-
Markus Mohrhard yazdı
This fixes fdo#64068 and correctly without reintroducing the crash with Undo/Redo. Change-Id: I9ad48f6dbb7f1587985f8da9eba3886dfd4068de
-
- 27 May, 2013 3 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I86b927d5c2e6a643beac8b9a151f572c028c18f3
-
Markus Mohrhard yazdı
Change-Id: Iae160607447ff6e1133f9e1e6f9c6a9f1e7bd7ab
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 3c83ceae) Conflicts: ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx ucb/source/ucp/webdav/SerfPropPatchReqProcImpl.cxx Change-Id: I13dab5fb80235e2ab968a1492c05bf579ba08d40
-