Commit graph

300984 commits

Author SHA1 Message Date
Lionel Elie Mamane
843c830953 ORowSetCache::moveWindow: yet another off-by-one error 2012-02-09 13:10:12 +01:00
Caolán McNamara
5154135e36 fix ppt embedded graphic dumper 2012-02-09 11:40:59 +00:00
Miklos Vajna
c32b9cd213 fdo#45553 fix RTF import of space-before/after tokens 2012-02-09 11:25:43 +01:00
Caolán McNamara
80ba5e7aa6 convert system path to url
otherwise seg faults in building nlpsolver
2012-02-09 09:08:30 +00:00
Takeshi Abe
97fdf02f64 REDME -> README 2012-02-09 17:28:16 +09:00
Josh Heidenreich
dd929dd089 Added and improved READMEs for modules whihc used to be in libs-extern 2012-02-08 23:18:06 -05:00
Kohei Yoshida
ec84bbb208 String to rtl::OUString. 2012-02-08 23:00:59 -05:00
Kohei Yoshida
57fce1ee55 bool cleanups. 2012-02-08 22:16:12 -05:00
Kohei Yoshida
c919c1279d Moved ScCollection under filter/starcalc.
That's the only place where this class is still used.
2012-02-08 21:45:27 -05:00
Kohei Yoshida
2d4d52e0fb Rename TypedStrData to ScTypedStrData, just to be consistent. 2012-02-08 21:45:27 -05:00
Kohei Yoshida
e8e436771c Moved TypedStrData into its own files. 2012-02-08 21:45:27 -05:00
Kohei Yoshida
cdd5a599be Removed unnecessary header includes. 2012-02-08 21:45:26 -05:00
Markus Mohrhard
73088aaaed we need to explicitly set the paste area in ScMarkData, fdo#45481 2012-02-09 02:44:08 +01:00
Markus Mohrhard
b14f61c40c remove unnecessary check 2012-02-09 02:44:08 +01:00
Markus Mohrhard
d7eddc6704 remove unnecessary temporary variable 2012-02-09 02:44:08 +01:00
Markus Mohrhard
d893218da7 use slowcheck in sc 2012-02-09 02:44:07 +01:00
Markus Mohrhard
b1c9d167ef copy settings for RTL with sheets, fdo#45768 2012-02-09 02:44:07 +01:00
Kohei Yoshida
1eecb1841e ScSortedCollection is now officially unused. Nuking it. 2012-02-08 20:35:12 -05:00
Kohei Yoshida
9300ae1ac0 Old result not used for now always case sensitive search. 2012-02-08 20:35:12 -05:00
Kohei Yoshida
7513bba52c Apparently these two methods are now deprecated. 2012-02-08 20:35:11 -05:00
Lionel Elie Mamane
bd9d0aa967 Revert "Tentative fix for invalid iterator range regression"
This reverts commit 23151ab535.

Fixed root cause in previous commit.
2012-02-09 02:14:05 +01:00
Lionel Elie Mamane
370fa77a41 ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheck 2012-02-09 02:11:05 +01:00
Rene Engelhard
5582b7f129 add testtools to dmake_modules 2012-02-09 01:06:01 +01:00
Rene Engelhard
8f06cc4414 configure.in: readd arch-detection for kFreeBSD 2012-02-09 01:06:00 +01:00
Kohei Yoshida
74c5c3b4ec Move this typedef back into collect.hxx for now. 2012-02-08 18:33:20 -05:00
Kohei Yoshida
caafd2efcc Fixed a link error. 2012-02-08 18:33:20 -05:00
Kohei Yoshida
814c4e1c1c std::unique must be followed by erase() to really remove duplicates.
It's even mentioned in Effective STL.
2012-02-08 18:33:19 -05:00
Kohei Yoshida
1d5400285e getExactMatch() should return the original string when no match is found. 2012-02-08 18:33:19 -05:00
Kohei Yoshida
8ff0331bff Move away from TypedScStrCollection in favor of STL's. 2012-02-08 18:33:19 -05:00
Kohei Yoshida
7ffdf6a0db Let's use enum for better type safety. 2012-02-08 18:33:19 -05:00
Kohei Yoshida
d261c7cf96 TypedStrData to hold rtl::OUString. 2012-02-08 18:33:18 -05:00
Stephan Bergmann
1d3124675a New file was missing from previous commit 2012-02-08 22:28:53 +01:00
Stephan Bergmann
dfe0e97a9d Missing $(...) 2012-02-08 22:14:17 +01:00
Stephan Bergmann
e960410674 Various more l10ntools clean up 2012-02-08 22:07:23 +01:00
Stephan Bergmann
aa11b4c86e Properly rebuild files generated by l10ntools programs
(Changing the corresponding build-order-only dependencies to proper ones should
be safe here, as all mentions of $^ are within $(filter) calls.)
2012-02-08 21:57:19 +01:00
Stephan Bergmann
23151ab535 Tentative fix for invalid iterator range regression
37b5dce665 re-wrote a std::rotate call to cause
an "error: function requires a valid iterator range [__middle, __last)" abort
from debug-mode GCC libstdc++ during smoketest.  Lionel should check whether
this fix is actually good -- at least, it causes "make check" to succeed again.
2012-02-08 21:52:37 +01:00
Caolán McNamara
fb9908eece use boost::noncopyable 2012-02-08 19:52:08 +00:00
Cédric Bosdonnat
2a22e66481 fdo#39006: Fixed layout loop
OD's comment was right: forcing a restart of the layout may cause
loops... and we falled into that case. As this seems to be useless,
removed the whole thing.
2012-02-08 19:01:41 +01:00
Noel Power
4908c16a73 handle row and column offsets for imported shape with cell anchor fdo#45266
This is an update to the previous commit ( for the same bug ) d3a26738b426846ee1a787e7c97280fc43002961
2012-02-08 17:51:53 +00:00
Greg Kroah-Hartman
737a584d9a vcl: I18nHelper: delete unused GetDate() method 2012-02-08 11:23:54 -06:00
Greg Kroah-Hartman
d857f0938b unicode: delete unused unicode:getCharType() method 2012-02-08 11:23:53 -06:00
Greg Kroah-Hartman
7267ab1315 unicode: delete unused unicode:isTitle() method 2012-02-08 11:23:53 -06:00
Greg Kroah-Hartman
ba2619e106 unicode: delete unused unicode:isPunctuation() method 2012-02-08 11:23:52 -06:00
Greg Kroah-Hartman
def4a1ed06 unicode: delete unused unicode:isBase() method 2012-02-08 11:23:52 -06:00
Bjoern Michaelsen
17f59f3aa9 stick to three-letter length 2012-02-08 18:13:46 +01:00
Bjoern Michaelsen
7472fe259e remove superflous whitespace 2012-02-08 18:13:46 +01:00
Markus Mohrhard
590c2400f1 first try to add slowcheck build target 2012-02-08 18:13:45 +01:00
Takeshi Abe
9b979c8bf1 Replaced String by rtl::OUString in SvxMacro 2012-02-09 02:01:45 +09:00
Petr Mladek
62e8dfa072 Create test packages even when SDK is disabled
Also fixed order in the other makefile target to make it clear
that it differs in the SDK
2012-02-08 17:50:06 +01:00
Luboš Luňák
38af1195a9 do not deserialize into long, use a type of the correct width (fdo#40768) 2012-02-08 17:44:46 +01:00