- 13 Eyl, 2011 40 kayıt (commit)
-
-
Cédric Bosdonnat yazdı
-
Cédric Bosdonnat yazdı
-
Cédric Bosdonnat yazdı
This will help drawing the high contrast mode and makes the plus more visible even given the background color.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Tomas Chvatal yazdı
Signed-off-by:
Tomas Chvatal <tchvatal@suse.cz>
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
-
Pierre-André Jacquod yazdı
Thanks cppchecker for detecting this
-
Hanno Meyer-Thurow yazdı
-
Cédric Bosdonnat yazdı
When in a header and hitting Ctrl+PgDown, go to the end of the page if there is no footer in it instead of staying in the header. The same case for footers has been fixed too. Removed the cursor positioning hackery in ToggleHeaderFooterEdit(): this is now handled by the caller. Show the Header/Footer edition when hitting Ctrl+PgUp and Ctrl+PgDown and actually landing into a header or footer.
-
Cédric Bosdonnat yazdı
Moved the ChangedHeaderOrFooter method from SwTextShell to SwWrtShell for it to be accessible from the SwHeaderFooterWin objects... and that method didn't really need to be in the root shell. That fixed a few quirks from the copied code in SwHeaderFooterWin.
-
Cédric Bosdonnat yazdı
Changed the following: + Draw a gradient in the separator tabs background + Draw a solid line under the dotted one to have a contrast for some page background colors.
-
Tomáš Chvátal yazdı
-
Caolán McNamara yazdı
-
Andreu Correa Casablanca yazdı
-
Stephan Bergmann yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Muthu Subramanian yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
I'm not a big fan of Hungarian notation, but since we use it, let's be consistent.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
Since doing a hard re-calc can be slow, let's not do this for all loading test cases, but only when we are testing formula interpretations.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
Since each instance refers to a single file format, while its array instance holds multiple instances of this structure.
-