- 11 Tem, 2012 26 kayıt (commit)
-
-
Cédric Bosdonnat yazdı
Change-Id: I94fff429507da5f9d3fa4b6fcdb33c600a7a5b5b
-
Stephan Bergmann yazdı
This reverts commit 0b1f4248, which appears to be a bogus fix (for a bogus warning?). Also needs adaption a la 3c598c40 "sal: work around spurious signed overflow warnings." Conflicts: sal/inc/rtl/ustring.hxx Change-Id: I7e9d94fd93a37bb10604c1895ab619a8ac2c3f43
-
Ivan Timofeev yazdı
Change-Id: Ie3bf92e8cad16af85f800d0e2a4c992312524a7f
-
Luboš Luňák yazdı
Change-Id: I41300ec0bf4b7db93912236e0d15fcab97cabd2d
-
Luboš Luňák yazdı
Change-Id: I6d0b45451c8fe232afc05041d3c70a98e8bd8cc8
-
Luboš Luňák yazdı
If a paragraph has its own <w:numPr>, do not let <w:pStyle> override that. Change-Id: I7cea0d1c8bf59804f8c56382ee68c7fad5ed3ef6
-
Caolán McNamara yazdı
Change-Id: Ia6c0b13aa0b2b039f678dc00afc837eacf288117
-
Caolán McNamara yazdı
Change-Id: I998d0f46020d3f5ea6fd387fbed8480e3d57e59a
-
Caolán McNamara yazdı
otherwise I get very confusing circular dependency errors in a clean build Change-Id: I2a32d3053cfc0269fd77702125e3498e61f09e4d
-
Michael Meeks yazdı
Change-Id: Ia6572f8c648168053ae327fa995fc4f33029ab33
-
Stephan Bergmann yazdı
Change-Id: I490cc82b60663d30fdc8e09d9d6021c964656bec
-
Caolán McNamara yazdı
Change-Id: I44e8c2c38540b28e6dcfd3b9ecf6f2fb99470b30
-
Cédric Bosdonnat yazdı
The nspr includes aren't added when using nss-config while they are added by pkg-config. This caused internal build to fail when nss devel packages aren't installed on the system. Patched the configure to get it working. Change-Id: I86d7d56c0d6df2dbf69ba7ac2a6f930ecb4ae8fb
-
Cédric Bosdonnat yazdı
Users don't have to open the XML file to know what repository they want to use... we are now doing it for them and showing the repositories in a dropdown listbox Change-Id: I7c20c5a2880061d1ede35a17001e2a75c49a6e88
-
Caolán McNamara yazdı
Zemberek is a java spellchecker extension. With it installed the collecting of spellchecker information on first activation of spellchecking is insanely slow as the cache of spellcheckers is thrown away on each iteration through each language known to LibreOffice. So... move the config updating stuff from editeng down to the linguistic layer. Let the linguistic layer keep its spellchecker cache and listen to the extension manager to know if an extension which might be a spellchecker one has been modified and only throw away the cache on that event or if (existing implementation) the config data for linguistics changes. The polling of changed linguistic data in SvxLinguConfigUpdate::IsNeedUpdateAll can be removed and leave it up to LngSvcMgr to load everything in its ctor and keep itself up to date with its config and extension listeners. Change-Id: I9c93d998928e2e7f5128c36771b3e450a8057cd6
-
Caolán McNamara yazdı
Change-Id: I851c0ac078b57f07e0a58a9fb2119d11cc5048e5
-
Caolán McNamara yazdı
Change-Id: Ibded6b0a72c9501d35fb884c93c505a2f716f678
-
Caolán McNamara yazdı
getAvailableServices is very expensive, so halve the amount of calls to it that we need. This should be logically equivalent Change-Id: I5627ed539695fd837a497362cf9873debd254013
-
Caolán McNamara yazdı
Change-Id: I870df7d4af666c1cb087cec6d4daebcba87ff8ab
-
Michael Meeks yazdı
Change-Id: I0c4b1e4d7d5e4802dbea0a1c5a9ec80874f7ed21
-
Muthu Subramanian yazdı
-
Miklos Vajna yazdı
Change-Id: I0506b3e92df372a67b4431e52e2e9d308dc886c9
-
Miklos Vajna yazdı
Change-Id: I3ff6568e34698d414ca7e4c631d32156b9d28cf0
-
Christophe JAILLET yazdı
Change-Id: Idd83f6340d13a1d7111d0d5a7268f1aa8bf5c09e
-
Matúš Kukan yazdı
Change-Id: I004a3981728b0f00f1536b6e7975bb45b2451eda
-
Matteo Casalin yazdı
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
-
- 10 Tem, 2012 14 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I2f0899086f656f117849521c933cce4c23b8751c
-
Michael Stahl yazdı
Change-Id: I343a819a11d3121030d294d78808a2ec1da2adeb
-
Michael Stahl yazdı
Change-Id: Icec8f9e37fa679b25d9bd44de56c98477d758abc
-
Michael Stahl yazdı
Change-Id: I704347a19fac527b6bf7d43983a6336ac9282f49
-
Michael Stahl yazdı
potentially uninitialized local variable used Change-Id: I5820b8258a0255a4c9d1c52f2f88bcc3428786ba
-
Michael Stahl yazdı
Change-Id: Ifb23269c01dc80c328075fefe5e61b378e2d8477
-
Michael Stahl yazdı
Change-Id: I47e30a319b5f5b6a03e6a4993af8f7612efacbdc
-
Michael Stahl yazdı
Change-Id: I91a510a7a778a669182a14333e78a8095b27c6cd
-
Michael Stahl yazdı
Change-Id: I2a81e4d5d3a19b5537b791391d035212e8bf423e
-
Michael Stahl yazdı
Change-Id: I6c516e4bd125c4075c195980a2fcdb58382c38dd
-
Michael Stahl yazdı
Change-Id: I303536b957f902d3bbda9f3a96b507851292523a
-
Julien Nabet yazdı
(see http://nabble.documentfoundation.org/Some-strange-lines-by-taking-a-look-at-the-bt-of-fdo-51916-tp3994561p3994639.html) Change-Id: I93830306c70155532f461957991df8dde29540da
-
Julien Nabet yazdı
Change-Id: Iad15c92be13ba9e6120f7306543c88a04893d2c7 dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdb::SQLContext const&) dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdbc::SQLWarning const&)
-
Eike Rathke yazdı
Some further nitpicking changes to avoid a few more temporary conversion objects. Change-Id: I5faaa1f525aeafdc5004340a6cd05e0610c22182
-