Commit graph

293772 commits

Author SHA1 Message Date
Julien Nabet
545c36f58e cppcheck:remove unused variables 2011-09-13 20:42:27 +02:00
Caolán McNamara
527c515873 include tools/tools.h for visibility markup 2011-09-13 17:29:39 +01:00
Caolán McNamara
0f4ca3860d toolsin.hxx can go now 2011-09-13 17:29:39 +01:00
Caolán McNamara
d1b38349da ImplDeleteCharTabData unneeded, as nothing created to delete, ditto SHL_TOOLS 2011-09-13 17:29:38 +01:00
Cédric Bosdonnat
f59a7f1166 Page Break: show the meta-characters by default 2011-09-13 17:29:04 +02:00
Cédric Bosdonnat
59e708a6f2 Page Break: show/hide them with the line breaks 2011-09-13 17:29:04 +02:00
Cédric Bosdonnat
e88eb733ed Header/Footer: handle high contrast mode in Paint method 2011-09-13 17:29:04 +02:00
Cédric Bosdonnat
883991e847 Header/Footer: use a plus symbol instead of the add icon
This will help drawing the high contrast mode and makes the plus more
visible even given the background color.
2011-09-13 17:29:04 +02:00
Caolán McNamara
99e1ea3c3f whitelist cppu::.* for now 2011-09-13 16:02:06 +01:00
Caolán McNamara
f10a116b14 power up the chainsaw again 2011-09-13 16:02:05 +01:00
Tomas Chvatal
3e26c911ad Use saner permission on files.
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
2011-09-13 16:42:45 +02:00
Tor Lillqvist
35916905f2 Fix typo: missing dollarsign 2011-09-13 17:12:25 +03:00
Caolán McNamara
006b71d4e9 move init into default ctor, and make non-copyable 2011-09-13 13:35:35 +01:00
Pierre-André Jacquod
2240a98e68 wrong initialization of DdeInstData with memset despite std::vector
Thanks cppchecker for  detecting this
2011-09-13 13:30:49 +01:00
Hanno Meyer-Thurow
549e54fb2f add Oracle Java 1.7.0 recognition 2011-09-13 13:23:28 +01:00
Cédric Bosdonnat
59585dab4b Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviors
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.
2011-09-13 14:11:14 +02:00
Cédric Bosdonnat
c0251bf65d Header/Footer: shared code for the insertion/removal
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.
2011-09-13 14:11:04 +02:00
Cédric Bosdonnat
c900069dee Header/Footer: display improvements
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.
2011-09-13 14:10:50 +02:00
Tomáš Chvátal
d670cdcf33 Fix quoting in create_tree so distdir can have spaces in it. 2011-09-13 12:26:13 +01:00
Caolán McNamara
e118630f22 reduce the scope a bit further 2011-09-13 11:02:00 +01:00
Andreu Correa Casablanca
935c7c0714 Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxx 2011-09-13 11:01:59 +01:00
Stephan Bergmann
9f78448b94 Added missing dependencies on solenv back into build.lsts. 2011-09-13 11:32:12 +02:00
Caolán McNamara
a558a8da56 can remove ByteString::Convert now 2011-09-13 10:15:23 +01:00
Caolán McNamara
7a16bd69d0 not sure if this is copyable 2011-09-13 10:15:23 +01:00
Caolán McNamara
ba2ec933db make ByteString::Convert private 2011-09-13 10:15:23 +01:00
Caolán McNamara
ddf93e2c09 try better template friend class syntax 2011-09-13 10:15:22 +01:00
Caolán McNamara
1cf8e70f78 ByteString->rtl::OStringBuffer 2011-09-13 10:15:22 +01:00
Caolán McNamara
d3f4455c54 let's use scoped_ptr to avoid c++0x deprecated warnings 2011-09-13 10:15:21 +01:00
Caolán McNamara
bebbe97248 wtratree unbuilt 2011-09-13 10:15:21 +01:00
Caolán McNamara
f2306b9474 elide conversion from MS1252 to MS1252 2011-09-13 10:15:21 +01:00
Caolán McNamara
13caa83dca no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possible 2011-09-13 10:15:20 +01:00
Caolán McNamara
c216006f0a remove commented out CHARSET_ANSI foo 2011-09-13 10:15:20 +01:00
Caolán McNamara
f64dc2c9fb I believe the src charset pragma is archaic and unused 2011-09-13 10:15:20 +01:00
Caolán McNamara
3a17760c69 remove commented out archaic CHARSET_ANSI pragma 2011-09-13 10:15:19 +01:00
Andras Timar
caf8c8f423 typo fix 2011-09-13 11:08:28 +02:00
Andras Timar
89bead3e45 change publisher from Oracle to TDF fdo#40638 2011-09-13 10:48:22 +02:00
Muthu Subramanian
e8acb5c43c n#657909: Fixed import of free drawn curves. 2011-09-13 14:14:31 +05:30
Stephan Bergmann
37e5910c13 fdo#40819# Disabled failing complex.writer.CheckBookmarks test for now. 2011-09-13 10:07:09 +02:00
Stephan Bergmann
e849071acc fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now. 2011-09-13 09:36:08 +02:00
Kohei Yoshida
e61010d242 Let's keep our file naming scheme consistent. 2011-09-13 00:28:16 -04:00
Kohei Yoshida
239ad92c27 We normally use an 'f' prefix for double.
I'm not a big fan of Hungarian notation, but since we use it, let's
be consistent.
2011-09-12 23:59:46 -04:00
Kohei Yoshida
a60b10593d No need to use += to initialize m_aFileRoot. 2011-09-12 23:55:06 -04:00
Kohei Yoshida
8d74cabd80 Let's do hard re-calc only when necessary.
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.
2011-09-12 23:44:59 -04:00
Kohei Yoshida
0544af5f11 Let's put using namespace declarations at the top. 2011-09-12 23:36:53 -04:00
Kohei Yoshida
e15718c41d It's appropriate to name this class singular.
Since each instance refers to a single file format, while its array
instance holds multiple instances of this structure.
2011-09-12 23:34:27 -04:00
Kohei Yoshida
5440aa1e37 Let's not indent in namespace scopes. 2011-09-12 23:33:31 -04:00
Kohei Yoshida
efebf5181c These don't have to be member functions. 2011-09-12 23:30:51 -04:00
Markus Mohrhard
52f56d2401 force always a full recalculation for ods, xls and xlsx in unit test
we can't assume that always all formulas are recalculated, we might used
cached results
2011-09-13 03:29:36 +02:00
Markus Mohrhard
e7cd70302c make it possible to est formula string in csv files 2011-09-13 03:29:36 +02:00
Kohei Yoshida
7a60be6e00 Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files. 2011-09-12 21:14:01 -04:00