- 09 May, 2013 37 kayıt (commit)
-
-
Noel Power yazdı
Change-Id: I6ef275c6a978db0da59da953511105c407a66f72
-
Noel Power yazdı
Change-Id: I1a8c08fb8f704e69ae1ae75d77784f07a1d99a12
-
Noel Power yazdı
<sigh> pagebreak implementation is still flawed here, the used range is used to determine whether the page break should be considered ( or not ) Problem is that it is not the used range but rather the rightmost column position that contains content ( but not necessarily the column that contains content but rather the righmost column that has content ( or even that is covered either by spillover from an adjacent column or drawing ) Change-Id: I68c8ccc5911049bc4b2076992f839bc684d966a9
-
Noel Power yazdı
Change-Id: I36154ba6999c9a74ecf2c55c0559b6c25d137283
-
Noel Power yazdı
note: Change ID I589b93461b5f4125408f4fc2cb87cd84686f7b95 " Fix ScRangeList::Parse wrt defaulted delimiter and default tab params" in addition to fixing problems with Ranges.xls appears also to solve the issue with Range-2.xls Change-Id: I28f53e09a6c7004f766d7e4f2ca9524cc8bbd83f
-
Noel Power yazdı
Change-Id: I6d33ce8fe2333e7920b5c6cf82531ee859352748
-
Noel Power yazdı
Change-Id: I6289aa7e7872cc0c6aacd89f0679609792d37c28
-
Noel Power yazdı
At some point in the past default tab was introduced, the VBA Range code calling ScRangeList::Parse was not adjusted to take care of this extra defaulted param and and the delimiter param was passed in place of default tab. Change-Id: I589b93461b5f4125408f4fc2cb87cd84686f7b95
-
Noel Power yazdı
This reverts commit 7c63d525. actually it is used, it's used in vba
-
Noel Power yazdı
Change-Id: I67829b3b15177977bc0e31ec6384c124cc61f1b5
-
Noel Power yazdı
also tests ListBox.AddItem & ListBox.Clear ( plenty of room to flesh these tests out ) Change-Id: Iddaa5a5e6b406359c6215ad726085d3696e633cf
-
Noel Power yazdı
Change-Id: Idc5614a80e6e45d12f1323ffa9843c7fa7f9576e
-
Noel Power yazdı
Change-Id: Ic9ea60feadc551b232b393faafea9760cc3b82f0
-
Noel Power yazdı
Change-Id: I8a6e2aeb3766a3890c5026129794b25cfa5c7ba5
-
Noel Power yazdı
Change-Id: I550fe6833f240d085fadf55ab8d9421947318eef
-
Noel Power yazdı
Change-Id: If8ce9e5ce35c438b31234aab410b37f12eb1b1f4
-
Noel Power yazdı
Previouslly there were some internal methods to allow event handlers to be triggered. To test some functionality from the unit tests we now expose some of that functionality via uno. Change-Id: I11022226260d3dacd82f42ce89413102ce34cc13
-
Noel Power yazdı
Change-Id: Idcbfbebafb02c734b42428c5b1d6df8d0d4a23d6
-
Noel Power yazdı
Change-Id: Id9aa26cac2f59829e8b00057c82dc52bbbbc20cb
-
Noel Power yazdı
Change-Id: I7b06c463a11b5d6442f69130e9eee767004e426f
-
Noel Power yazdı
Change-Id: If987eb6ed04d80e62b4b418e8f9de3a143ef68a7
-
Noel Power yazdı
Change-Id: I1f9057e58fe3625e0b76a09d79c7c56e1838d98a
-
Marcos Paulo de Souza yazdı
Change-Id: I406ecef9bc1865d0cd17e3428bffaaaa137d972f Reviewed-on: https://gerrit.libreoffice.org/3829Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I298499d09ac44e0fdbbd62fc0bd07a25f1b33aa3
-
Caolán McNamara yazdı
Change-Id: I1be967057155c1cf4fa98cf0651a0388ef845558
-
Ricardo Montania yazdı
Change-Id: I73f61b9a20297b6b704aca52b1fc9efac563a224 Reviewed-on: https://gerrit.libreoffice.org/3799Reviewed-by:
Marcos Souza <marcos.souza.org@gmail.com> Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Herbert Dürr yazdı
(cherry picked from commit a88630fb) Conflicts: lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx Change-Id: Ic48281be27bf43f8a564f46684ddb53a2d83d80e
-
Muthu Subramanian yazdı
This avoids setting null as text to the shape. [empty_text seems to be the initial value of text for shape rather than null - something recent? We also seem to export empty <text> entries because of this]
-
Herbert Dürr yazdı
Implicit conversions are a dangerous cause of confusion as seen in http://markmail.org/thread/a4copx2di7cxeowg and require tricky rewrites to work around them, this change cleans them up and disables them. (cherry picked from commit 2d9d5c8d) Conflicts: filter/source/graphicfilter/egif/egif.cxx filter/source/graphicfilter/epbm/epbm.cxx filter/source/graphicfilter/epgm/epgm.cxx filter/source/graphicfilter/ipbm/ipbm.cxx filter/source/graphicfilter/ipsd/ipsd.cxx sd/source/ui/slidesorter/view/SlsButtonBar.cxx svtools/source/filter/igif/gifread.cxx svtools/source/filter/jpeg/jpeg.cxx svtools/source/filter/wmf/winwmf.cxx svtools/source/graphic/grfmgr2.cxx vcl/inc/vcl/bmpacc.hxx vcl/inc/vcl/salbtype.hxx vcl/source/gdi/bitmap.cxx vcl/source/gdi/bitmap3.cxx vcl/source/gdi/outdev2.cxx Change-Id: I1d163c66782c2750aeee00725dbb2b614507c0d4 (cherry picked from commit ff80c37b18b941712fb967a0c1d48813b47c0583)
-
Samuel Mehrbrodt yazdı
No Objections from the Design list: http://nabble.documentfoundation.org/Streamlining-the-Photo-Album-Creator-td4054397.html Change-Id: Ib880023b956c6d94d8110829d0c32281854a0705 Reviewed-on: https://gerrit.libreoffice.org/3833Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Marcos Paulo de Souza yazdı
And use RTL_CHAR_{CR,LF} from rtl/string.h Conflicts: vcl/source/app/dbggui.cxx Change-Id: I05b0325006845e48eb5483485a9042aa7b0cd22a Reviewed-on: https://gerrit.libreoffice.org/3740Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Aurimas Fišeras yazdı
Change-Id: I7c0c9158eb17cb79ffceae6770b4c513d57b3817 Reviewed-on: https://gerrit.libreoffice.org/3831Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Noel Power yazdı
I left in that block in the mentioned commit above for mostly because I preferred a more obvious hack/change to cherry-pick to 4.0 The more I think about this ( despite the still imho problematic setting of the modify state ) I think always writing from memory to the storage is the right thing to do Change-Id: I13c82b9d6b55120482c65fb7a5bfadb2396c347c
-
Herbert Dürr yazdı
untracked threadIds have been observed and can result in crashes. s_getCurrent() already checks them and s_setCurrent() does it now. (cherry picked from commit bf8e3135) Conflicts: cppu/source/uno/EnvStack.cxx Change-Id: If35237179c1ee3b854e6183294ed72a6d0b105a8
-
Andras Timar yazdı
Project: dictionaries d3a3bfe33a6d60cb1f458093e5a7236412047ea6
-
Matúš Kukan yazdı
Change-Id: Ie66af9ad3959042dcc4b0850c387f40344dc4b30
-
Marcos Paulo de Souza yazdı
Change-Id: I7823b4f0d8b7ab99ef549361a89f12036bf63270 Reviewed-on: https://gerrit.libreoffice.org/3827Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
- 08 May, 2013 3 kayıt (commit)
-
-
Rafael Dominguez yazdı
Change-Id: I5cec8814776f2658c990fb45193736a60178965b
-
Rafael Dominguez yazdı
Change-Id: Ie822d840af826b1d8d477a55fc92aa6b0cc512e9
-
Rafael Dominguez yazdı
Change-Id: Ie1d4cb0e77a43ce1ea2115e781b3a62d60961e11
-