- 19 Haz, 2013 40 kayıt (commit)
-
-
Michael Stahl yazdı
This is annoying because it's not possible to use StartUndo/EndUndo because that would break grouping via SwUndoInsert::CanGrouping(); also SwUndoAttr is somehow incapable of removing the inserted hints of a grouped insert (it seems to leave no-length hints behind); so add an explicit call to DeleteAttributes which should avoid the no-length hints. Change-Id: I1533daed9b2cf59886f380141b4eace4b22c15e0
-
Michael Stahl yazdı
Change-Id: I36ec7ad735fa15cfda88167b11a922883ef2bb72
-
Caolán McNamara yazdı
we need to know that right from the start, not after the first layout event after shown. Change-Id: If7cc12cdf3e83913f0162fe34b376196162f6a45
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit d70e1e8e) Conflicts: sw/source/filter/ww8/rtfexport.cxx Change-Id: I845f3f2bebe411969483a53c45ef9413f7f1b903
-
Caolán McNamara yazdı
Change-Id: Ie2e126700540cbec2a94f40250b2a114d1ea9306
-
Caolán McNamara yazdı
Change-Id: Ibcf081c0c64381e8c188764f036687a8bfc0ea0e
-
Philipp Weissenbacher yazdı
Change-Id: Ia53a9283fcb8f75386ec23ab3a3df5195a9995df Reviewed-on: https://gerrit.libreoffice.org/4365Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Philipp Weissenbacher yazdı
Change-Id: Ic52fc416aea9d1ca7235613aed7cf494f17ae21a Reviewed-on: https://gerrit.libreoffice.org/4361Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Caolán McNamara yazdı
Change-Id: I91393aa912bd69f3fbeb67d895ff7d8021effccb
-
Stephan Bergmann yazdı
Regression introduced with 64e85a4c "Java cleanup, remove unused imports." Change-Id: I843cf651e20d2dd410f481222aca5206e0166a30
-
Stephan Bergmann yazdı
That rule was broken as it did not quote $@ which could be a pathname containing "$", but it is unused anyway since 41efa153 "use GeneratedPackage to deliver uno loader classes." Change-Id: I4e5a15be8e4acca3d5be0c1b228f6c324d12331c
-
Matteo Casalin yazdı
Change-Id: Ic93472b0621a13a777d37cfacc4230630f88a6ac Reviewed-on: https://gerrit.libreoffice.org/4214Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Caolán McNamara yazdı
Change-Id: I702509c7ad9dd3e84feb6d880264df36afe3c5b3
-
Ariel Constenla-Haile yazdı
the "new" XDocumentEventBroadcaster (cherry picked from commit 1bfae56d) Conflicts: sfx2/inc/sfx2/event.hxx sfx2/source/view/viewprn.cxx Change-Id: I6b3e1edc396b82d85fe059e6cdf7ad0009d5b94b
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 914cb68e) Change-Id: Icb7c304b856cfca7f80090c2d193a0b92a27bb30
-
Armin Le Grand yazdı
(cherry picked from commit 73a9e800) Change-Id: I47975b23d7ef920de24f92d6ba12bae1233b2f38
-
Caolán McNamara yazdı
Change-Id: Ic2cb501330b22227c05b303750152619c4b4abb0
-
Caolán McNamara yazdı
Project: help fd638f9abaea98e5a5f788b24faedc45fe01ec1e
-
Caolán McNamara yazdı
Change-Id: Id1ded6828468ff956c83eb57f1da62fd80761b5d
-
David Tardon yazdı
This is a workaround for problems with file names containing $ in gbuild. And it does not matter much in this case, because the classes are never used during build, so there is no need to have exact dependencies. Change-Id: Ibeb30257a62ed13744dc4fe987830d1e5a4102b0
-
Takeshi Abe yazdı
Change-Id: I09a76b4c6ad0e63663c2628e5ad957d203e0283c
-
Takeshi Abe yazdı
Change-Id: Ib7f8aeeca64868fa2037145613023a6abfef7648
-
Takeshi Abe yazdı
Change-Id: Ic0597f42b6f0a637e0a3fdfa7972cbe67272c65d
-
Olivier Hallot yazdı
Conflicts: sw/UIConfig_swriter.mk Conflicts: sw/source/ui/chrdlg/drpcps.cxx Change-Id: Ic66f367d23b84666dd0165108c405b5b625b798b Reviewed-on: https://gerrit.libreoffice.org/4236Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I093586b0c979e492ea2a09dca9525b808de3ce70
-
Matúš Kukan yazdı
And move striplanguagetags.sh to bin/ - possibly it's used. Change-Id: I68e23ef543f4e26f617d9860681273234ec9174c Reviewed-on: https://gerrit.libreoffice.org/4239Reviewed-by:
Mathias M <matm@gmx.fr> Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I0eff88f165a737dfd9a2f348f04b17b6a6212e6f
-
Tor Lillqvist yazdı
Change-Id: Ic41fe1682f19c39faa0a2afc47c11b8a5bead212
-
Tor Lillqvist yazdı
eEncoding is assigned again a few lines below. Change-Id: Ib475095bab30e0c2f066934a10cda650706c2c8a
-
Tor Lillqvist yazdı
Found by Clang static analyzer: Value stored to 'prio' is never read. Change-Id: I7c0e90e5435b028f0a4b4bded304338cb57271cc
-
Adam Co yazdı
Signed-off-by:
Miklos Vajna <vmiklos@suse.cz> Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I328547c41bfc1a23f7e6233db57fbfa415e22cb3 Signed-off-by:
Miklos Vajna <vmiklos@suse.cz>
-
David Tardon yazdı
Change-Id: I7c61be2c3d368dfd3ea66427c77636f797a7e88a
-
David Tardon yazdı
Change-Id: I7744acc8cf1e8b6cad05d22df43f3d5a5beaa2f6
-
Tor Lillqvist yazdı
Change-Id: Id3ec71e8da07a8bf1c979585eb84cd5a9d6f7a77
-
Tor Lillqvist yazdı
Change-Id: I8c9ee84afd71481c2c6b002265b86e048f369f5c
-
Tor Lillqvist yazdı
Change-Id: I83a960cebb8347170a08d2fda7ed11050b8c4229
-
Caolán McNamara yazdı
Change-Id: I941ef1dae00167460f2f0de39e472ed047539f27
-
Caolán McNamara yazdı
Change-Id: I787371e95d9787616ca713c808098b80e40acab0
-
Armin Le Grand yazdı
(cherry picked from commit 136976ef) Conflicts: vcl/inc/vcl/bitmap.hxx vcl/inc/vcl/bitmapex.hxx vcl/source/gdi/bitmap4.cxx vcl/source/gdi/bitmapex.cxx Change-Id: I9c3aeae76c155c9050404f67adeb91106502c3f1
-
David Tardon yazdı
Change-Id: Ia9f589752176849f7f6700483e933767e509edf3
-