Commit graph

292352 commits

Author SHA1 Message Date
Tor Lillqvist
6034e6aac0 Add the external dlls, exes etc 2011-08-16 10:20:22 +03:00
Norbert Thiebaud
262b5931c8 put git hook on a diet. concentrate on safe, cheap and globally useful 2011-08-16 00:37:48 -05:00
Markus Mohrhard
04d2e64695 update range names/database ranges in formulas cells
we need to update range names/database ranges when we copy/paste formula
cells otherwise the ScNameToken may point to a different entry
2011-08-16 06:58:08 +02:00
Joseph Powers
ade0d4b40a Fix the parameters in throw RuntimeException 2011-08-15 20:09:59 -07:00
Takeshi Abe
eba18bf985 fixed class name in diagnosing message 2011-08-16 10:52:54 +09:00
Eike Rathke
ed1ecfc0c2 fix ScColumns::DeleteRange() responsible for all sorts of trouble
* mark correct segments as removed / not removed
* move remaining segments with the correct number of entries
* preserve broadcasters and don't delete/overwrite cell entries in that case
* fixes also undo/redo where cells didn't appear after redo
* fixes also weird or invisible values after input on deleted cells
2011-08-16 00:45:34 +02:00
Julien Nabet
fbba74ca98 Fix cppcheck division by 0 detected (thanks Noel and Norbert) 2011-08-15 23:42:03 +02:00
Miklos Vajna
8e4adb6038 git-hooks: whitespace problems are not errors in non-source files 2011-08-15 21:08:09 +02:00
Noel Power
02d9537056 fix for bnc#684784 - more conservative graphic replacemement 2011-08-15 20:09:32 +01:00
Petr Mladek
3ef3fbbe62 lo-commit-stat: update list of available repositories 2011-08-15 20:32:08 +02:00
Tor Lillqvist
f3cb2824a2 Use OUTDIR_FOR_BUILD which is where our jars go when cross-compiling 2011-08-15 19:51:15 +03:00
Tor Lillqvist
d8fbe60104 Add gb_CLASSPATHSEP 2011-08-15 19:49:56 +03:00
Tor Lillqvist
2a6df9c54c We need $(T_LDFLAGS) here, too 2011-08-15 18:05:39 +03:00
Tor Lillqvist
173ca8cc75 As we don't run ld to link, don't use the ld format of options 2011-08-15 18:05:38 +03:00
Tor Lillqvist
5cdd571141 Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the result 2011-08-15 16:51:38 +03:00
Tor Lillqvist
ef2b6b2b8c Cosmetics: Avoid repetition, -D_MT is in CDEFS 2011-08-15 16:46:46 +03:00
Tor Lillqvist
c1c99bf42c Cosmetics: Don't bother with -D$(GUI) if $(GUI)==$(OS) anyway 2011-08-15 16:37:08 +03:00
Tor Lillqvist
a92241263e Bin duplicated lines 2011-08-15 16:29:40 +03:00
Jan Holesovsky
433ae0f62d Remove WordArr and DECL_2BYTEARRAY, used only once.
Instead that, use std::basic_string.
2011-08-15 13:11:54 +02:00
Jan Holesovsky
fa77c78ada callcatcher: Remove unused ByteArr class, and DECL_1BYTEARRAY define. 2011-08-15 13:11:54 +02:00
Jan Holesovsky
099c219cf6 callcatcher: Remove unused ButtonDialog methods. 2011-08-15 13:11:53 +02:00
Jan Holesovsky
fc3d82ad7a callcatcher: Remove unused Button methods.
mpBitmapEx member is unused after this too, remove.
2011-08-15 13:11:53 +02:00
Jan Holesovsky
d17cc35e06 Remove unused mnBits from ValueSetItem. 2011-08-15 13:11:52 +02:00
Jan Holesovsky
0110b80eef callcatcher: Remove unused ValueSet methods. 2011-08-15 13:11:52 +02:00
Jan Holesovsky
a371fd4d72 callcatcher: Remove unused CalendarField and CalendarWrapper methods. 2011-08-15 13:11:51 +02:00
Jan Holesovsky
653464f8f8 callcatcher: Remove unused Calendar-related methods. 2011-08-15 13:11:51 +02:00
Jan Holesovsky
5c9dea496b callcatcher: Remove unused ComboBox-related methods. 2011-08-15 13:11:50 +02:00
Jan Holesovsky
3caac78af2 callcatcher: Remove unused ListBox-related methods. 2011-08-15 13:11:50 +02:00
Noel Power
9ca076f623 bnc#693477 improve column/table width when table width > pagewidth 2011-08-15 11:30:49 +01:00
Caolán McNamara
51e0d9a960 regenerate list 2011-08-15 09:21:50 +01:00
Caolán McNamara
eba1f976ce rename test 2011-08-15 09:21:49 +01:00
Caolán McNamara
d0964b3ea1 callcatcher: unused methods 2011-08-15 09:21:49 +01:00
Caolán McNamara
061ebc3446 add a getToken wrapper for extracting a single token painlessly 2011-08-15 09:21:49 +01:00
Caolán McNamara
90fe8dadaa add a jdk 1.5-alike string replace to comphelper::string 2011-08-15 09:21:49 +01:00
Caolán McNamara
3324eca4ed ByteString->rtl::OString 2011-08-15 09:21:48 +01:00
Caolán McNamara
42fc17bf2f ByteString->rtl::OString 2011-08-15 09:21:48 +01:00
Caolán McNamara
a04d91ea3b restore cppunit test (yet again) 2011-08-15 09:21:48 +01:00
Caolán McNamara
80ebe51e60 callcatcher: strip away some more unused 2011-08-15 09:21:48 +01:00
Caolán McNamara
9124003eb1 ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString
shrink ByteString api, remove need for intermediate OString/ByteString
with random-ish encoding solely for check
2011-08-15 09:21:48 +01:00
Caolán McNamara
a6825d680c SvByteStringsSortDtor is now finally gone 2011-08-15 09:21:47 +01:00
Caolán McNamara
5c3b0251b1 callcatcher: remove code, hide's erAcks to-do code behind an ifdef 2011-08-15 09:21:47 +01:00
Caolán McNamara
684d499a42 make it a const array 2011-08-15 09:21:47 +01:00
Caolán McNamara
5bc86df0c8 lets keep original encoding 2011-08-15 09:21:47 +01:00
Caolán McNamara
e44738096c callcatcher: remove ResetObjectBars_Impl 2011-08-15 09:20:41 +01:00
Caolán McNamara
ad282070c5 make these pure virtual to prove all implemented in sole sub-class
Facilitates merging of ServerFont and FreetypeServerFont
2011-08-15 09:20:41 +01:00
Caolán McNamara
935afabf6f virtual method with wrong name, doesn't override what it thinks it does 2011-08-15 09:20:40 +01:00
Caolán McNamara
2e6ee683ad VirtDevServerFont isn't really implemented, remove to allow to simplify 2011-08-15 09:20:40 +01:00
Caolán McNamara
9892df24a5 turn on cairo rendering of vertical text 2011-08-15 09:20:40 +01:00
Julien Nabet
28f5e1b27c Some PMD cleaning 2011-08-15 02:49:39 +02:00
Julien Nabet
265a458cda Fix wrong comments which prevent to compile 2011-08-15 02:19:28 +02:00