- 25 May, 2012 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
...instead of static WeakReference and getGlobalMutex. The latter allowed for deadlock, when one thread is in __getTypeEntries (cppuhelper/source/implbase_ex.cxx), having locked getImplHelperInitMutex(), and from there calls some cppu_detail_getUnoType (from a cppumaker-generated header) that tries to lock getGloblaMutex, while another thread is in this FactoryImpl_create, having locked getGlobalMutex, and from there calls into __getTypeEntries. Change-Id: Iac68d28c1a5971049447cc79384b6e186f2a6d82
-
Fridrich Štrba yazdı
Change-Id: I3ca0d308199bc4acf66a4c473d8b48561560d631
-
Fridrich Štrba yazdı
This reverts commit 70d473c0.
-
Fridrich Štrba yazdı
Change-Id: Ic69195e2ae991cf837c3dcfb086d9834f99b2d40
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
The XML_UnparsedEntityDeclHandler is apparently deprecated anyway, so replace it with the newfangled XML_EntityDeclHandler.
-
Fridrich Štrba yazdı
Change-Id: Ifd743fe59d468b3d89c95f4963a038068cf34629
-
Harri Pitkänen yazdı
HTMLMODE_SOME_ABS_POS is enabled in all HTML export modes and thus code checking for it is not needed anymore. Change-Id: I416adc2fc6242daf9fa4ccaa9b2634138c5e17d0
-
Noel Power yazdı
This reverts commit 5813422d.
-
Noel Power yazdı
This reverts commit 9dc4fa1b.
-
Noel Power yazdı
This reverts commit da81525e.
-
Noel Power yazdı
This reverts commit d0dcf1d6.
-
Noel Power yazdı
This reverts commit 31012ab9.
-
Noel Power yazdı
This reverts commit 8a838b9f.
-
Caolán McNamara yazdı
Change-Id: Iad21ad040e797690a80f94e2eec8e38b8bffadb2
-
Caolán McNamara yazdı
Change-Id: I2a15f9685655b7c46893fcfe2d1ae102596522ca
-
Fridrich Štrba yazdı
Change-Id: I8f9726e3e93a16d59f0e3c24783a98f4b9edd692
-
Jan Holesovsky yazdı
There are entries in the popup menu that are not supposed to be radio buttons, like More... ;-) Change-Id: Ic7986a668522901a244d35eda7e9cfbe0133f37e
-
Stephan Bergmann yazdı
Before gbuild'ification, solenv/inc/target.mk carefully produced two variants of each type rdb, a plain one from calling idlc w/o -C and a *_doc variant from calling idlc w/ -C ("generate complete type information, including documentation"). After gbuild'ification, solenv/gbuild/UnoApiTarget.mk unconditionally only produced "complete" type rdbs from calling idlc w/ -C. It is unclear to me whether the old *_doc variants had actually been used for anything (what got packaged into installation sets apparently were the plain, slim variants; and autodoc apparently does not need the *_doc variants, either, as it produces UNOIDL documentation directly from .idl files). It is also unclear to me whether the gbuild switch to effectively package complete, fat rdbs was deliberate or not. (The only client-visible change I see is that low- level C/C++ typereg_reader_getDocumentation could now report something. The reflective UNO services at com.sun.star.reflection would not offer access to the documenation anyway, however.) The benefit of no longer including documentation in the packaged type rdbs is size; the URE types.rdb shrinks from 1.2 MiB to 819 KiB, and offapi.rdb shrinks from 11 MiB to 6.5 MiB. Change-Id: Ib278f74fc3b22169e00a09d778807f8cf58520c4
-
Caolán McNamara yazdı
Change-Id: I41d24c8d14a781e4100813ebce136d563f8c36b8
-
Caolán McNamara yazdı
Change-Id: I83ecc3ef45eb411741db4b4ff20982bff1709d99
-
Caolán McNamara yazdı
Change-Id: Ie02cf6154b7536a46cd3753c526f7c390e57a40e
-
Caolán McNamara yazdı
Change-Id: Ib3713290a7dcd4bbbb58232d144e35694653a4a5
-
Caolán McNamara yazdı
Change-Id: I78675ba624cf657a246f7d1211bf5075189ac873
-
Caolán McNamara yazdı
Change-Id: Iab2f715b37d9fae816723b84ee1116fd4aff9537
-
Caolán McNamara yazdı
Change-Id: Ic354fc145c75eb24aa010627467fae007cfbf024
-
Jan Holesovsky yazdı
Nobody know what these acronyms stay for; so instead use an icon, and a menu that contains the full descrption. Tooltip now says what is active. Change-Id: I21a67c5456c96081797c1cb88d2a980d161a1c0c
-
Michael Stahl yazdı
-
Muhammad Haggag yazdı
Change-Id: I7b32f5b6ed973fd4ad4635a5265d75d4e51f04ba
-
Muhammad Haggag yazdı
This change adds a new status bar control, "SwWordCountStatusBarControl". The control shows the number of words selected as well as the number of words in the whole document. Double-clicking the control launches the modeless word count dialog. Change-Id: I756183ab1aaf4d059e782dfb05508370178cfbe3
-
Kohei Yoshida yazdı
Change-Id: I0335111dd30850db435d728ddcc6b4554eea6f5b
-
Kohei Yoshida yazdı
Change-Id: Id7d5744af4800ef5ac6bd70b97f79a76299a2e6b
-
Kohei Yoshida yazdı
Change-Id: Ica6aef56733c7c71568e37166a2f78d6aa05a118
-
Kohei Yoshida yazdı
Change-Id: I95edb869b00764464d91e1f396da1bb648b74515
-
Kohei Yoshida yazdı
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
-
Kohei Yoshida yazdı
Right now it will always fail. Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6
-
Kohei Yoshida yazdı
Change-Id: Ib401fb6287efda68d07732382fc814961138d8a9
-
Kohei Yoshida yazdı
This unfortunately breaks plain text format detection for writer, but I'll get to that next. Change-Id: I70382529596dbc3e3af4935d6e98ad6d58bb4d91
-
Julien Nabet yazdı
Change-Id: I396bd5a6eb9ecc123529259f668f98be4b4245ca
-