- 09 May, 2013 40 kayıt (commit)
-
-
Noel Power yazdı
Change-Id: Ibba3c5e2c617daea70fb75b3235636620a46f9ff
-
Noel Power yazdı
Change-Id: I7fd804999f1b96e6aab112445edcd9dcf7753c24
-
Noel Power yazdı
Change-Id: I86f5cc0c60bba48eaaf40a3471cc0fb22e5e4b9c
-
Noel Power yazdı
Change-Id: I4800ad80f1b447cae03664653285f1917ad3ee7e
-
Noel Power yazdı
Change-Id: I0f9a68228c9cb6425b1d139744a92c4a3d4c6012
-
Noel Power yazdı
-
Noel Power yazdı
Change-Id: Id271f10ac82ebae9fedd68d30c7f44435d60751d
-
Noel Power yazdı
has limited support for paramaters ( only FileName and Format are processed ) Change-Id: I669f264679101ab3697dfaa3a3fb3b2d75f5a14b
-
Noel Power yazdı
Change-Id: I26213e4202ea2f2d15014ca722ab7878aa09cbf1
-
Noel Power yazdı
Change-Id: I6e5a9d3e7908349a76a73a79b3b1319b44e1e3aa
-
Noel Power yazdı
Change-Id: I6d822ef0d06e222f454c1279be16e33bcaae0037
-
Noel Power yazdı
Change-Id: I6ce22ecd6295bd8ad302d0f53c783f4ac2a1a036
-
Noel Power yazdı
Fix typo ( or brain fart ) where the VBA api was returning the libreoffice uno object instead of the vba wrapper object Change-Id: I0e615368d636ad08b40842ef9b91f3818829d3ea
-
Noel Power yazdı
Change-Id: I408c9aa0b80971f326b607b274ce046c27098f74
-
Noel Power yazdı
we need to fire a click event if just the item in the dropdown changed and a change event if the item we changed is really part of the list Change-Id: I19f950fca0857761d8f59a07513803f1f3ef135b
-
Noel Power yazdı
Change-Id: I256a029afefe5990dfb0c87859bae4508f5920bc
-
Noel Power yazdı
Change-Id: Iff51a184792e9d12accb902df1772fc07589443b
-
Noel Power yazdı
Change-Id: I7288371ab32abd02b858c538f50a68eff66ecced
-
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
-