- 17 Tem, 2012 40 kayıt (commit)
-
-
Eike Rathke yazdı
-
Caolán McNamara yazdı
so add in all the libs we're going to link against when doing our link test, which fixes the build for this on an old debian toolchain. Change-Id: Ia2883f0992ad44e3857576eee59c70df80028694
-
Michael Stahl yazdı
Check that iterators are not end() before incrementing. Change-Id: I9c29c707f165306261523e320099dfa6f0527f30
-
Noel Grandin yazdı
Change-Id: Ibdb223f0209a999028d5d63536a895a9d1f473f2
-
Noel Grandin yazdı
Change-Id: I663f03c2fdafe994b609572aa3a8b6bf2354b444
-
Noel Grandin yazdı
Change-Id: I0d79505e2d97b1f8608e6d6e72b317bfaa344b1d
-
Michael Stahl yazdı
Change-Id: Ib00a12ba38334a1233c2894606c097bfa2891813
-
Noel Grandin yazdı
Change-Id: Id0ee0ae93d69641cf65d12c8f170d3c6b34dbeb9
-
Noel Grandin yazdı
Change-Id: I45c66246de9d5608b630ceeb11535faf28f9c073
-
Noel Grandin yazdı
Change-Id: Ia5bbf4960cae0b2e4a975ded067d46a85a0b3ab9
-
Michael Stahl yazdı
Change-Id: Iace6d47157ee7280c6940465ef6da0b066302e52 SwBlink::Insert: the delete was removed, introducing a memory leak.
-
Noel Grandin yazdı
Change-Id: I14bd09a6a1209de45ee0a67f7f6e89aeb7412041
-
Noel Grandin yazdı
Change-Id: I6e794589b22698b411f5b74d56eeaabb760305d8
-
Noel Grandin yazdı
Change-Id: Ifbee6942045b26fc7df8fb96d910197f77729b4b
-
Noel Grandin yazdı
Change-Id: Ic8d230bb32fb071300868d0cdcf776ddf58506da
-
Noel Grandin yazdı
Change-Id: If745de5e44ffffca27166f3ac6f35877189d50a7
-
Noel Grandin yazdı
I had to move the HTMLControl struct to the header file to avoid warnings about delete not being called. Change-Id: I822afba210d34f5855ae052fb34e117a16578970
-
Noel Grandin yazdı
Change-Id: I1731eae553e1bc47cbb01d47622b047693a6a194
-
Noel Grandin yazdı
Change-Id: Id410727331d6b9dc599814dce15dc3d02037bc7b
-
Noel Grandin yazdı
Change-Id: Idd06aaa1a01a1f3ca17e23ae703549105f2d9669
-
Noel Grandin yazdı
Change-Id: I2f6adcff92aedb54c91fe57c1f7511160d9868ce
-
Michael Stahl yazdı
(it = aUsedSeqNo.insert(pParent).first) != aUsedSeqNo.end()) has undefined behavior due to undefined evaluation order of insert and end. Change-Id: I8e6f6912cb96c95b60c4fc964dc0f64feaf69265
-
Noel Grandin yazdı
Change-Id: Ia2a213708baf910429be9fd397e0112c80e8cd2d
-
Michael Stahl yazdı
Change-Id: I43f344fb06e45cc883c8c6cd9bbfbe29ef9c01f7
-
Michael Stahl yazdı
Change-Id: I4ba4164343f252ac451433ba3b07e2cd214e13f8
-
Michael Stahl yazdı
GCC 4.7 has a completely mysterious complaint that can be avoided with a typedef: inc/o3tl/sorted_vector.hxx:48:16: error: ‘vector’ is not a template Change-Id: I58111df62c74f7d3a07e1e6e4fa1a400ff7d887c
-
Noel Grandin yazdı
I can't add a regular erase(iterator) method because we only hand out const_iterator's Change-Id: Ia3bdecb0f909d0712138c7ee48da268951e2733b
-
Noel Grandin yazdı
Implement suggestionss from David Tardon, mostly around prohibiting access that could result in the vector becoming unsorted. Add front() and back() accessors. Add lower_bound() method. Add optimised insert() method. Change-Id: Icbb3597277f3e5963573b57d4f6d3cb740e896e6
-
Michael Stahl yazdı
Change-Id: Ife861e0b34becf5a4f9a61c3e34be75b5acd00d7
-
Caolán McNamara yazdı
a) remove special handling of 0x0002 in our custom icu rules. Which brings us a step closer to getting rid of at least some of them in favour of the defaults b) expand the 0x02 in SwTxtNode::BuildConversionMap like we do for fields so Good side effect is our word count and character count now take into account the actual footnote indicator text, as does our cursor travelling. Both of which are more word-alike. Change-Id: I3b0024ac4b10934bee7a9e83b0fce08a18556c7b
-
Caolán McNamara yazdı
so that on version bumps and/or added/removed patches that we rebuild them from scratch, which hopefully will make incremental builds post external module bump pain-free Change-Id: If268401a2794989d49861c08f7a69ef926cf5809
-
Takeshi Abe yazdı
Change-Id: I9762e198825fbc697f4049a7da5755d72c14e481
-
Jan Holesovsky yazdı
Change-Id: Ib8db74de1f18342794713952470e26ba87bc75fe
-
David Tardon yazdı
Change-Id: Ie3319870ae26e9e2cac32641a33be62e4e020c02
-
David Tardon yazdı
Change-Id: I3e47892002a0cf0d22d86e9da925c76ac2781579
-
David Tardon yazdı
Change-Id: I70df41a8ed5ed7e6c614749125f19b80c5e03291
-
David Tardon yazdı
Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69
-
David Tardon yazdı
The only thing that sysui exports that is used by another package are application icons, used in desktop (windows build only). But since gbuildification of desktop they are included directly from $(SRCDIR)/sysui/desktop/icons instead of $(OUTDIR)/inc/icons, so the dependency is no longer necessary. Change-Id: I6fa3153d3793e785c1ed602c3e67c86cead2bae2
-
David Tardon yazdı
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
-
Michael Meeks yazdı
-