- 25 May, 2012 3 kayıt (commit)
-
-
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
-
- 24 May, 2012 37 kayıt (commit)
-
-
Michael Stahl yazdı
... which is good because apparently the use of the non-default value has always been wrong, until the STL conversion fixed it by accident.
-
Noel Grandin yazdı
Could not use boost::ptr_vector here because the code moves pointers around by hand. Change-Id: I60d19741ad08add18d99ee3b75e9dc3810d2c675
-
Michael Stahl yazdı
-
Noel Grandin yazdı
..inside of the SwCache class. Change-Id: Ie8cf55c28a04d3776b99a8608880ac7a19f748b2
-
Noel Grandin yazdı
Change-Id: I6df8a2929569ec0a2ee670002833b6a142d42318
-
Noel Grandin yazdı
I can't use boost::ptr_vector here because the code moves objects around with free'ing them. Change-Id: I42b8f347e2bac51bd63e2c42d6ebab2e7ad4b61c
-
Michael Stahl yazdı
erase in SwLabDlg::_ReplaceGroup should go until end()
-
Noel Grandin yazdı
I can't use boost::ptr_vector here because the code removes entries from the list without free'ing them. Change-Id: I1640d0bb97443998c02148ed24bbd6ad0d390234
-
Noel Grandin yazdı
Change-Id: I685a79cb14b0bb1d44d2013b3dd74150929cdf4b
-
Noel Grandin yazdı
Change-Id: I2301c1f237b1b08926c80942f459ba6062ed457d
-
Noel Grandin yazdı
Change-Id: Ia1f52f25680d3f970aa4f7f60a8e5203326a6796
-
Noel Grandin yazdı
Change-Id: Ibf67e586082132f370659a4c79415d5928758d3a
-
Michael Stahl yazdı
-
Noel Grandin yazdı
Could not use boost::ptr_vector here because the code manually moves objects around. Change-Id: I708270a967ee6663ab1f1ba8d7998c63fa698b8f
-
Noel Grandin yazdı
Change-Id: I384e152b89ed6951417296a5722f831f8ba7cb46
-
Noel Grandin yazdı
Change-Id: Iad3903162219e1b015c1266592e5ea742fa967d2
-
Noel Grandin yazdı
Change-Id: Iba19e13b4402594023d9ce7c4d4fa3a9cdc9899e
-
Noel Grandin yazdı
Change-Id: Ib983bf7517a35392c0468cb763de67d5b45f4673
-
Noel Grandin yazdı
Change-Id: Ie41c43dc0cb5b64240122e76df20ff1a57f8532a
-
Noel Grandin yazdı
Change-Id: I4596da43e75c0b8c91039786c739c017ee16b6f2
-
Andras Timar yazdı
Change-Id: I7d409fbe813f07dc87301b6c6f01a40f531d368c
-
Julien Nabet yazdı
Problem with iterators, more info here : http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-50178-Visio-td3985678.html Change-Id: Ie7131e8bc79539b3a2a5f86608a4574e1ac0fbf8
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
Make doesn't consider targets that depend on this outdated when there is no command to update it.
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Luboš Luňák yazdı
Change-Id: I4a98f4df6fde3f52b099fa627baa861f496bb452
-
Luboš Luňák yazdı
related to d8cac25ed29dbeca16161f62173a7e341793b8b6 Change-Id: I56b02a450e96acec0346d6a36c29ad8e0326b0c8
-
Luboš Luňák yazdı
Change-Id: I1be5de3e09e3eb0d52de5fb57b390c2c5fde98cb
-
Luboš Luňák yazdı
That at least seems to be my conclusion after testing the doc and bnc#652364 in MSO2k7. Change-Id: Iec172dad32ba47c1f843df49a4eaff688c094373
-
Kohei Yoshida yazdı
SfxItemSet takes hold of the SfxItemPool instance from the current shell, and accesses it when it gets destroyed. The problem arises when the current shell gets destroyed before the SfxItemSet instnace does, in which case an illegal memory access ensues. This fixes intermittent crashes when opening a document in Writer. Change-Id: Ib5e74b43051f868f22f6efdb311e6c2a75326d9a
-
Tor Lillqvist yazdı
Change-Id: I2623625380b11f3d6bf720387504b23ccce529e1
-
Tor Lillqvist yazdı
Change-Id: I725255224ae7a38d7a7843516b7ac979f79e0207
-