- 14 Eki, 2014 31 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I3b0ec540ed37e40f59210b7fb563196aee63d1ea
-
Caolán McNamara yazdı
Change-Id: I59c96846aa5bf4780e4c5bfb0b71242e3b928976
-
Caolán McNamara yazdı
Change-Id: I2eb340eddf77ef5f007b5588e78d2b03bb5eb059
-
Caolán McNamara yazdı
Change-Id: I8f6e5803efe0db06d081903b9b852d1a1f881f7b
-
Stephan Bergmann yazdı
...they had erroneously become unconditionally enabled. Also, rename Self to Wrap. Change-Id: I574662012bf74114b18f3bab0c1c5825a2bd61bb
-
Noel Grandin yazdı
to make some tinderboxes happy Change-Id: I136895674cec8eda874acda0bf5c7a96b3a22778
-
http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html#isEmpty() http://docs.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html#isEmpty() Change-Id: I76d8d8be2794655cb27ab121759494d7084b4744 Reviewed-on: https://gerrit.libreoffice.org/11967Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Change-Id: I7eeece85d4e462bf2df010ee29c062941a677759 Reviewed-on: https://gerrit.libreoffice.org/11966Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Change-Id: I76431b67f9f6fdde2906d6d8082457ef0847108e Reviewed-on: https://gerrit.libreoffice.org/11964Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ibf43bf9ca241c6286659a16906a45bbafa798748 Reviewed-on: https://gerrit.libreoffice.org/11961Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chris Sherlock yazdı
Change-Id: I0f331a2589d0fab5cf3843bf7531333e07067997
-
Chris Sherlock yazdı
Change-Id: I4af1bd5cd1d614ca92cf843ad7fa5bb518829f89
-
Stephan Bergmann yazdı
This reverts commit 410c5bd5, it causes CppunitTest_chart2_xshape to fail.
-
Noel Grandin yazdı
create test suite for typed_flags template. fix the operator&= and operator|= definitions Signed-off-by:
Stephan Bergmann <sbergman@redhat.com> Conflicts: include/o3tl/typed_flags_set.hxx Change-Id: I1df9ae197889af98a2fd76ff2bc07756c7b14ced
-
Stephan Bergmann yazdı
Change-Id: I1ebcffc9f1b77b9491335c13ca99090385882ec3
-
Stephan Bergmann yazdı
Change-Id: I7d578b135c7a1e681a70484bba30ff1e8b33e04d
-
Miklos Vajna yazdı
Change-Id: I6dac6c98cd60955cf54e9e8554691566d29a34f1
-
Stephan Bergmann yazdı
...to SwDrawContact instead of SwContact, ingoring that some objects involved in e.g. CppunitTest_sw_uiwriter are of type SwFlyDrawContact. Change-Id: Ie3b7726b3d47106db00b8aa11b702d505c369e00
-
Caolán McNamara yazdı
SAXException thrown and not caught Change-Id: I874ffbcd457e102b572f398f4e531f4be30ca3d3
-
Caolán McNamara yazdı
Change-Id: I582bc15b8065c9262c0933f1afa0bda6e1f5d94e
-
Caolán McNamara yazdı
Change-Id: I847cea7329a0c9cf370406afe8a7511f58c89901
-
Caolán McNamara yazdı
Change-Id: I3a84a212abfcf0668b7040c8fa537ad62aaf5224
-
Caolán McNamara yazdı
Change-Id: I922ce18051eefb4507cc84870ce18ae0a49f4608
-
Noel Grandin yazdı
it has intermittent failures which causes the tinderboxes to unnecessarily spam my inbox Change-Id: I689b9d8c5da169dc6572250afe686b79039fba34
-
Stephan Bergmann yazdı
Change-Id: Ic641fe2f1771fe979423c58d285a96399ea16fe2
-
Change-Id: Id38a9e0bddbf3c9038abbc5de7137ee5d3f39db6 Reviewed-on: https://gerrit.libreoffice.org/11924Reviewed-by:
Matthew Francis <mjay.francis@gmail.com> Tested-by:
Matthew Francis <mjay.francis@gmail.com>
-
Change-Id: Ic72750fcea93edf3457ccea4a357e9d2929a646c Reviewed-on: https://gerrit.libreoffice.org/11941Reviewed-by:
Matthew Francis <mjay.francis@gmail.com> Tested-by:
Matthew Francis <mjay.francis@gmail.com>
-
Miklos Vajna yazdı
Confusing, because the class has 4 members, and only 2 was set in that method. Change-Id: I797872be8c60fa564cece66d8dd20e33248d4a0f
-
http://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html Change-Id: I5ecefd3e5bf84fea2a8735a44236ed4c86b440c4 Reviewed-on: https://gerrit.libreoffice.org/11950Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I21c05ada0a793b1e3ddf87481e66b60b83529767
-
Stephan Bergmann yazdı
...as at least during CppunitTest_starmath_qa_cppunit, during ~SmViewShell, aGraphic's code calls back into SmViewShell's code calls into pImpl: SmViewShell::IsInlineEditEnabled() const starmath/source/view.cxx:2057:12 SmGraphicWindow::IsInlineEditEnabled() const starmath/source/view.cxx:227:12 SmGraphicWindow::CaretBlinkStop() starmath/source/view.cxx:297:10 SmGraphicWindow::~SmGraphicWindow() starmath/source/view.cxx:126:5 SmViewShell::~SmViewShell() starmath/source/view.cxx:1976:1 [...] This is somewhat symmetric to 0e263d61 "order pImpl before aGraphic because aGraphic deferences pImpl in ctor." Change-Id: I97494bebaf5747205a690e6d65fd05ba8fb61cab
-
- 13 Eki, 2014 9 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: Ibdbc1b26521e56de5dcba1b9572bb0221fc0fff5
-
Kohei Yoshida yazdı
The concept of axis index and dimension index is quite confusing in the chart2 code.... Change-Id: I035af0a225396bd5394089d6f584f78dcaf0ad31
-
Kohei Yoshida yazdı
Change-Id: I15ca9ca0c3a22094f0a969adf2b3f1145d116052
-
Kohei Yoshida yazdı
No internal state gets modified by this method now. Change-Id: I10475ad3483cb3a92e41208e1a55a6b925c10223
-
Caolán McNamara yazdı
Change-Id: I0306b8431641d841027b30dfe1c03ecad5df6867
-
Caolán McNamara yazdı
for boost::intrusive_ptr ==6595== Conditional jump or move depends on uninitialised value(s) ==6595== at 0xB21664D: intrusive_ptr_release(FontCharMap*) (metric.hxx:226) ==6595== by 0xB2172F6: boost::intrusive_ptr<FontCharMap>::~intrusive_ptr() (intrusive_ptr.hpp:97) ==6595== by 0xB5AE196: FtFontInfo::GetFontCharMap() (gcach_ftyp.cxx:1287) Change-Id: Iea5ab13b093945c840481f29bc626a16dcbc234b
-
Miklos Vajna yazdı
Change-Id: I6763d18efb2b61462b0a92f847495884716f18bb
-
Miklos Vajna yazdı
Change-Id: I0af333551bdd32400b795d37de0d6240e68dd6b6
-
Samuel Mehrbrodt yazdı
Change-Id: Iee42ab31a82ed4459f956706cef513afcf70ef94
-