- 09 Mar, 2012 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Michael Stahl yazdı
For the "context menu" key VCL synthesizes a cursor position that is the center of the window, hence likely to be in the document body. When SwEditWin::Command calls lcl_CheckHeaderFooterClick, it then moves the document view cursor; prevent that by only calling that for actual mouse events. (regression from a6176612)
-
Noel Power yazdı
hack to fix the scenario where sometimes we get "Object required" error when comparing an uno property containing a struct with another struct ( if that property is "MAYBEVOID" )
-
Stephan Bergmann yazdı
-
Kohei Yoshida yazdı
It so happens that both group info and date info can be enabled, in which case the date info takes precedence.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Markus Mohrhard yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Stephan Bergmann yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
This is to avoid populating them twice in case the same cache is referenced by multiple pivot tables.
-
Kohei Yoshida yazdı
This is to avoid group data to be added multiple times in case of multiple pivot tables referencing the same pivot cache.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
Though I stil need to fix the sorting issue, which occurs because I use string items to represent the range items.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
And any attempt to handle this would end in disaster anyway. Just skip them.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
This can mean the difference of 10 seconds vs 0.01 second depending on the type of data.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-