- 21 Haz, 2013 10 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
With slightly different semantics: Instead of pointing at a previous checkout, point at base directory of all repos. Change-Id: I254ecc33071be53067c44610b030f737cf75a7ee
-
Norbert Thiebaud yazdı
Change-Id: I601b8cd42932fcba9b98a5736faa9d38525b093a Reviewed-on: https://gerrit.libreoffice.org/4406Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Norbert Thiebaud yazdı
Change-Id: I36026768fb51ed80a70addfcad9b831d8e7e6d7c Reviewed-on: https://gerrit.libreoffice.org/4405Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Norbert Thiebaud yazdı
Change-Id: I8df87c59926a62309e2ba342fe38b4915f81b3f7 Reviewed-on: https://gerrit.libreoffice.org/4404Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Jan Holesovsky yazdı
Change-Id: I7d3ac7997f54f4cb3fc826601d89248ea42549f4
-
abdulmajeed ahmed yazdı
Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1
-
Miklos Vajna yazdı
Change-Id: I3426c7c23eb23fa7f91320ac036b0eb565bbc330
-
Miklos Vajna yazdı
Change-Id: Idf14d40f174ca87543a829ccfe22ed5cbb8e3cbc
-
Felix Zhang yazdı
Change-Id: I3cda692b93f0e08c3e666e03b04966abaca00057
-
Felix Zhang yazdı
Change-Id: I4d0899c8f722150176cb3479bdb3b4a81c1b3eb8
-
- 20 Haz, 2013 30 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I67753d191264b362bf540ae6df19e8df1ce9c716
-
Tor Lillqvist yazdı
Change-Id: Iee70f531422fe6a312830dc9aa2d57e4f802953d
-
Michael Meeks yazdı
Change-Id: Ia96eef31ddf00f47219265cef306ef950ecb3b27
-
Thorsten Behrens yazdı
This improves upon d6f58fd2 by using the BitmapEx ctor instead of manual initialisation. Several EMF+ files would otherwise show up horribly mangled on Windows. Change-Id: I1808cb45818f3f0118653164c83c49d6134b9324 (cherry picked from commit fefab3bb)
-
Tor Lillqvist yazdı
Change-Id: Iede3d98ab5e5f9cd1896465e2a8c61605601999f
-
Stephan Bergmann yazdı
Change-Id: I8edac5a93f9471c6f245bd484e845985c11027dd
-
Stephan Bergmann yazdı
[-Werror,-Wlogical-not-parentheses] from recent Clang trunk towards 3.4. Code was likethat "since the beginning," but I guess the way it needs a fix it is rather obvious. Change-Id: I8c962ae696de5482ac4e3fff5e08df71355de4a8
-
Stephan Bergmann yazdı
Change-Id: I53e35c9f8cc436f901c4ee0d066e273c191fc118
-
Stephan Bergmann yazdı
Change-Id: Ie95026a7f4eff8054b919ad5f5f1eba726c85476
-
Michael Stahl yazdı
... due to GetPagePos returning -1, work around that (can be easily triggered in template manager). Change-Id: Ic1334b224730d79e533539a24f115dc9aa2e9570
-
Michael Stahl yazdı
Fix crash with unhandled exception requesting "Description". Change-Id: I6b6cb61273fb042532ab63620729f4129239fe81
-
Stephan Bergmann yazdı
Change-Id: Idacccba79c1c2973e5f20804e628f6043988888d
-
Stephan Bergmann yazdı
Change-Id: If337f14697fc34ad8be1d84d696efbfb17b3dbb1
-
Stephan Bergmann yazdı
Change-Id: I92b868b0d579caf0378d7193502918dd4c8f9497
-
Stephan Bergmann yazdı
Change-Id: I73700479207c0ee594dd23709640cdff82224469
-
Stephan Bergmann yazdı
Change-Id: I87ae299aac97180f0587c553d85b051decca155c
-
Marcos Paulo de Souza yazdı
Remove wrong concatenation of text from EditView in SmXMLImport::endDocument, and use just the text extracted from formula. After the SmXMLImport::endDocument method, we compare the text from doc(extracted from formula) and from editview(text inserted before call the importer) and as they're different, the text from formula will be inserted in the current edit cursor position. Also, remove bogus pDocShell->SetText( String() ), as we will set the text some lines below. Change-Id: Ia317a23d27964a9d1264dcaf9ec0d38b8c586655 Reviewed-on: https://gerrit.libreoffice.org/4369Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Jelle van der Waa yazdı
Change-Id: Ia8a504b2b9840b4a6a0c84acd191b1184ce6f099 Reviewed-on: https://gerrit.libreoffice.org/4370Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Michael Stahl yazdı
Change-Id: I3afdca0a51c41ef75f3ea63e27a6e7a858c30111
-
Stephan Bergmann yazdı
At least Clang trunk towards 3.4 now rejects incompatible declarations of the same extern "C" function in different namespaces, so that trick of getting at the function that is exported by libstdc++ but only rudimentarily if at all exposed in cxxabi.h no longer worked. TODO: This change should be reflected in any other bridges where it is relevant, too. Change-Id: Ie3ccbdb7d75cc98636d02c0435958532620724f2
-
Tor Lillqvist yazdı
It causes problems on newer SDKs. Change-Id: I6bdb1e50cb239d99b190460fdb11d5c684e92275
-
Tor Lillqvist yazdı
Change-Id: I7c863819f5d6022201ce9d450703b5b4d4463dc2
-
Matúš Kukan yazdı
Change-Id: I97188235f0b72b5b54423e05deeaf17c5c681048 Reviewed-on: https://gerrit.libreoffice.org/4188Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
David Tardon yazdı
Commit 22d23d52 is the real fix. This reverts commit 3a651304. Change-Id: I36ac1f64000c3a805289141c2c6dca0de78454d3
-
Jürgen Schmidt yazdı
(cherry picked from commit 1aedcb86) Change-Id: I6af85ddfafa1fe1577fd43431a08d62e9c2a5a52
-
Armin Le Grand yazdı
(cherry picked from commit 710925d1) Conflicts: extras/source/palettes/standard.soc svx/inc/svx/dialogs.hrc svx/source/dialog/sdstring.src svx/source/unodraw/unoprov.cxx svx/source/xoutdev/xtabcolr.cxx Change-Id: I15899fc51e61e29da443838d1a42ea5d7c53acb9
-
David Tardon yazdı
The metafile stream read in ooxmlexport test for fdo51550.odt is broken for some reason, so mnTotalSize is not initialized. That means that we try to seek by an arbitrary value in the destructor. Change-Id: I3bd5ef3708c816fc8a749b446cecf98c3aa52f65
-
Tor Lillqvist yazdı
Change-Id: I0e9a490ae4364b9bf14d6ad8766aef279a69db01
-
Tor Lillqvist yazdı
Change-Id: I2f55abf4526f4184ba04fc173df8cf5236219cfc
-
Caolán McNamara yazdı
so it won't crash on exit when its dtor uses stuff destroyed by deinitvcl already. also fix comparisons, i.e. presumably aLastColorTopLeft == aLastColorTopLeft etc should have been aLastColorTopLeft == aColorTopLeft Change-Id: I1f3dc47504c5add113b3a8bcadf010ca3b9f4c31
-