- 11 Mar, 2013 40 kayıt (commit)
-
-
Eike Rathke yazdı
broken with 3bc5cb3c Change-Id: Id32daead9565493b615ba337fcbc1b2f9dd5bcfb
-
Thomas Arnhold yazdı
Change-Id: I8a50173babdd441c8247867fce0fdfbedaf0bc02
-
Caolán McNamara yazdı
Change-Id: I92f40d0a1e88b5cb0e6f07a1e6e4a8bd41cb8102
-
Michael Stahl yazdı
Change-Id: I951c5db621be2443961f5d2a1a0ca6a2684f8e0f
-
Thomas Arnhold yazdı
introduced due to 7d1f4cde Change-Id: I9e3489be57fc8fe3cfcf753a11d926e79bcba3de
-
Thomas Arnhold yazdı
Change-Id: I8eaa40197e2ea25d52af920e03b0fd0e32e94847
-
Thomas Arnhold yazdı
runtime.cxx: Added some output instead of nothing. Change-Id: Ia25ae4b5fe8661a8a3ac317bc0562e1339640cd8
-
Thomas Arnhold yazdı
some more conversions from 7d1f4cde Change-Id: I95e4fdf190e1f92501f3ec6ea09017e0c7bffe4f
-
Andras Timar yazdı
Change-Id: I6445108c049d6ee67df6b01966e1a047e169227c
-
Thomas Arnhold yazdı
Change-Id: I7212e456f395208b2f322c5ac21a97fd63277a3b
-
Noel Power yazdı
Change-Id: I68e2891999f306865d00b33fdfef3bc539a34e93
-
Noel Power yazdı
Change-Id: I36fefa280ee922cbade676c951b753e632c9d8bb
-
Noel Power yazdı
Change-Id: I6f7dfd369a36aff06f15b9a3affadb9d19787a9c
-
Fridrich Štrba yazdı
Change-Id: Ia3eb1c1576034c1cbc93e9fb4e60d205a325b132
-
Zolnai Tamás yazdı
Project: help 1c7b7c25446258b819ad5df2c157b78425058b26
-
Caolán McNamara yazdı
If the language of the font changes we have to throw away the "magic" cache. Otherwise we continue to use the parent paragraph style's font language, which isn't going to fly if we want to propogate the language down to vcl to give to icu to allow it to apply the expected locl tables. This is the fruit of an 8 hour debugging session. I hate writer. Change-Id: Ic32f7a223b527e702370d5d8b9f9ede59efd8a80
-
Armin Le Grand yazdı
Reported by: Yan Li Patch by: Yan Li, Tan Li, alg Review by: alg(cherry picked from commit 2b1cedbe) Signed-off-by:
Fridrich Štrba <fridrich.strba@bluewin.ch> Conflicts: chart2/source/view/charttypes/PieChart.cxx chart2/source/view/main/ChartView.cxx sc/source/filter/inc/xlchart.hxx Change-Id: Ibc6f070021c79809c651ba789409a5fb5096c185
-
Thomas Arnhold yazdı
Change-Id: I06885691c1fb3cfa0824f2ac1307ae4d9f3c9d40
-
Thomas Arnhold yazdı
NUMTYPE is never defined outside this header. So this complexity can go. There is no need to deliver nranges.hxx as there is only itemset.cxx using it. NUMTYPE -> sal_uInt16 NUMTYPE_ARG -> int SfxNumRanges -> SfxUShortRanges Change-Id: I27027f9ec83ebf456bb545763954884d5de227b3
-
Thomas Arnhold yazdı
As there are no other users of this files, those macros can be expanded: NUMTYPE -> sal_uInt16 SfxXRangeItem -> SfxRangeItem SfxXRangesItem -> SfxUShortRangesItem Change-Id: I35361e0622a8787d938fc6c6745c4169ad6d909f
-
elixir yazdı
Change-Id: If64db96005fcd8a42e4fa24041867b99183965f9 Reviewed-on: https://gerrit.libreoffice.org/2586Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Stephan Bergmann yazdı
Change-Id: I3081269acf9fa2c5bef01d96a84018271196f7b3
-
Matúš Kukan yazdı
Change-Id: I87c5373748a03800a889eb29f1d203291dd87d85
-
Stephan Bergmann yazdı
Change-Id: I0eed9c3ece69af1fde2ab008c166875997a7c54f
-
Stephan Bergmann yazdı
In theory, the logic of how SvtMatchContext_Impl threads are used to obtain autocompletion information could probably be improved so that long-latency scenarios would only block the ultimate closing of the dialog, if anything at all. In practice, this is probably not worth it, as users likely do not expect an autocompletion feature for remote content, anyway. (And previous commits like 260afe56 "neon commands cannot be aborted" make it questionable whether any remaining blocking upon closing of the dialog could be bounded in a reasonable manner.) Change-Id: Ie82b9a70285b30fe88cf4c40992710087e86815e
-
Matúš Kukan yazdı
Change-Id: I23124b919359c1217529724338b8d4906e051306
-
Luke Deller yazdı
- Increase the threshold for "dark" colours from Luminosity<=38 to Luminosity<=60. This makes LibreOffice align more closely with MS Word when considering whether "automatic" font colour should be black or white, a decision that is based on whether the background colour is "dark". Beware that this also affects other areas. - Fix the coefficients for GetLuminosity which appeared to be off by one according to the "Rec 601" coefficients for Luma quoted at http://en.wikipedia.org/wiki/Luma_%28video%29 Change-Id: I0af1f77909713e3db5ea8ee98456146569679594 Reviewed-on: https://gerrit.libreoffice.org/2601Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Krisztian Pinter yazdı
Project: help 4337668c56b83d04649591820d2fb243537b7dad fdo#47011 added autosave help description Change-Id: I8a0233ef834f55c4cd701f1d7292ada184abff2e Reviewed-on: https://gerrit.libreoffice.org/2668Reviewed-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr>
-
SJacobi yazdı
Change-Id: I9da8455bb10e93f1ae6c4894d4f15ff7fbcdfa07
-
Krisztian Pinter yazdı
removed unnecessary prop. name "Document/UserAutoSave" from saveopt.cxx fixed autosave feature setting "losing its value" set autosave feature default value to False Change-Id: I473154b21bab53bf595a5a59e87dc16e472dcbf9 Reviewed-on: https://gerrit.libreoffice.org/2663Reviewed-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by:
Bosdonnat Cedric <cedric.bosdonnat@free.fr>
-
navin patidar yazdı
Change-Id: I19ed1874ff73c3a8002934fa3456d718e383c5d6 Reviewed-on: https://gerrit.libreoffice.org/2664Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Takeshi Abe yazdı
Change-Id: I6b01c2f7ae6a7e77583d111373ddfdcb1246c641
-
Rafael Dominguez yazdı
Change-Id: Iaa499bfa5536d8df1d4e6d2aed3c350c588a0c46
-
Chr. Rossmanith yazdı
Change-Id: I2911e50ddcd007d80498b9d65efd14368ac3baca
-
Stephan Bergmann yazdı
Change-Id: I260aa919a618d0770afaa7e62d82f7f3873eb63d
-
Fridrich Štrba yazdı
Change-Id: I585e57cc7eb15016374c284aa2295df0ebe799ad
-
Fridrich Štrba yazdı
Change-Id: Iaec9ca5ae588c2a82a823475fecde28519aa3b2f
-
Fridrich Štrba yazdı
Change-Id: Iac0b88ea48b3ed7b989d38b0473f6993d899f430
-
Stephan Bergmann yazdı
Change-Id: I141359a978d8547be157d4fba851506a9a1c9041
-
Stephan Bergmann yazdı
...so include the latter in isBootstrapType too, see dee53a32 "Temporary hack around cppu_detail_getCppuType variants violating ODR." Change-Id: I613cf3d8699eccb149e0e1d31f4398a426ce0966
-