Commit graph

2689 commits

Author SHA1 Message Date
August Sodora
c64efb1dd5 Remove unused code 2011-12-10 19:18:51 -05:00
August Sodora
1274558acc Remove unused header 2011-12-10 18:51:59 -05:00
Olivier Hallot
91d4fe75ee Fix for fdo43460 Part III getLength to isEmpty
Part III
Module
basic
2011-12-10 21:13:58 +04:00
Caolán McNamara
87ec1f8857 callcatcher: remove unused code post automation removal 2011-12-09 13:57:16 +00:00
August Sodora
5a61ac273b Remove old testtool icons 2011-12-09 00:04:33 -05:00
August Sodora
99ec322768 Remove archaic tests 2011-12-08 23:59:57 -05:00
August Sodora
cfcbcc8939 Removed basic/svtmsg.hrc 2011-12-08 13:59:58 -05:00
August Sodora
9b8e3d285b Removed basic/dispdefs.hxx 2011-12-08 13:57:47 -05:00
August Sodora
da35c131fe Removed basic/process.hxx 2011-12-08 13:56:03 -05:00
Michael T. Whiteley
dcfd4beb21 childs -> children 2011-12-08 11:32:41 +02:00
August Sodora
003dbb7492 Remove basic/mybasic.hxx 2011-12-08 01:29:19 -05:00
August Sodora
f5ba057f24 Remove basic/basicrt.hxx 2011-12-08 01:26:09 -05:00
Bjoern Michaelsen
2acd8fbac9 in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
August Sodora
a2eb0cf44b Remove testtool 2011-12-07 00:56:22 -05:00
August Sodora
df46bad0d1 Added some tests for basic/scanner 2011-12-05 19:00:42 -05:00
August Sodora
971bf1aa4c Use sal_Int32 in all these places 2011-12-05 17:42:26 -05:00
August Sodora
f58ae13e8a Prevent the testtool from building 2011-12-05 17:16:45 -05:00
August Sodora
40be618fb3 Refactor scanAlphanumeric 2011-12-04 22:13:24 -05:00
August Sodora
0bcc6c93b8 Use appropriate datatypes here too 2011-12-04 18:09:07 -05:00
August Sodora
cc744ef568 Use sal_uInt16 here 2011-12-04 17:29:16 -05:00
Mike Whiteley
9f8d1f6b46 translated some comments from German to English 2011-12-04 07:56:51 +01:00
Eike Rathke
86adb5cacb get rid of class Date and Time default ctor with system time penalty 2011-12-01 21:04:29 +01:00
Bjoern Michaelsen
d73e574d8a move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Caolán McNamara
625f1cd72e callcatcher: some unused methods 2011-11-29 10:35:13 +00:00
Takeshi Abe
3c795a953f removed dead code 2011-11-29 10:07:04 +09:00
August Sodora
13673b71bc Remove uses of OUString::setCharAt 2011-11-28 14:56:40 +01:00
Caolán McNamara
6f33482f8f ByteString->rtl::OUStringToOString 2011-11-28 09:55:03 +00:00
Norbert Thiebaud
c0bed9c72e remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778 remove pch from the include list 2011-11-27 15:24:45 -06:00
Norbert Thiebaud
2ca38d3c7c rmove include of pch header in basic 2011-11-27 12:55:59 -06:00
Norbert Thiebaud
992757cc5e remove pre-compiled header support in gbuild and gbuildified module 2011-11-27 11:49:38 -06:00
Lior Kaplan
736992fca6 Expend abbreviation of min/max, too close to last full stop 2011-11-26 14:37:56 +02:00
August Sodora
2de121e588 sal_Bool->bool 2011-11-26 00:16:58 -05:00
August Sodora
0e8ddddfd2 Change boost::ptr_vector to std::vector 2011-11-26 00:06:05 -05:00
mikew
7e9eda006b Fixed spelling: Spechial -> Special 2011-11-25 20:28:33 +00:00
mikew
5c76e221fe Some German to English comment translations. 2011-11-25 11:18:19 +00:00
Bjoern Michaelsen
f2f0dbd273 make gbuild makefiles run independant of pwd again 2011-11-25 12:04:40 +01:00
David Tardon
fba911fea7 gsl_getSystemTextEncoding -> osl_getThreadTextEncoding 2011-11-25 09:07:49 +01:00
Stephan Bergmann
0c7bff0271 Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.
A compile time check ensures the common case of streaming just a plain
C-style string literal still produces reasonably compact call-site code.
The format-string variants are still available in sal/detail/log.h, but
only to be used in obsolete osl/diagnose.h etc., and going to be removed
again eventually.
2011-11-23 15:50:58 +01:00
Takeshi Abe
e2de4357f5 catch by const reference 2011-11-23 02:21:44 +09:00
Stephan Bergmann
d6a8934eeb Remove no longer necessary "(void) x; // avoid warnings". 2011-11-22 17:03:12 +01:00
Stephan Bergmann
70a6b9ffbd New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.
* New SAL_INFO..., SAL_WARN... macros.
* New SAL_STREAM supersedes OSL_FORMAT.
* oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now).
* TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site
  cleanup).
* Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet
  addressed.
* Some replacements tools String -> rtl::OUString.
2011-11-22 09:41:47 +01:00
August Sodora
ee3ad385fb Convert to boost::ptr_vector 2011-11-20 23:44:21 -05:00
August Sodora
7fc462044e Remove unnecessary includes 2011-11-20 23:32:13 -05:00
August Sodora
d71ffc855f Remove unnecessary includes 2011-11-20 23:26:31 -05:00
August Sodora
25ade2f357 Refactor BasicCharClass out from scanner and make it a singleton 2011-11-20 17:21:03 -05:00
August Sodora
7cc258f35b Refactor BasicCharClass out from scanner and make it a singleton 2011-11-20 17:16:35 -05:00
August Sodora
b97774aefa Added regression test for scanner 2011-11-20 00:48:17 -05:00
Caolán McNamara
ca02d72808 remove [Byte]String::EraseAllChars 2011-11-19 21:11:02 +00:00
Eike Rathke
4b030331f7 add narrow (one letter) month names
While introducing Calendar2 and the XCalendar3 interface anyway, as well the
"one letter" narrow month names sometimes needed in calendaring can be added.
These are not always the first capitalized letters of the months in all
locales, and might even not necessarily be just one character.

Introduces a new struct css::i18n::Calendar2 that is not derived from
css::i18n::Calendar because it uses a new struct css::i18n::CalendarItem2 to
hold the NarrowName elements.

In locale data the elements DaysOfMonth, MonthsOfYear and GenitiveMonths now
have an optional element DefaultNarrowName. If not specified, the first
character of DefaultFullName is taken.

LocaleDataWrapper and CalendarWrapper use and return the new Calendar2 and
sequences of CalendarItem2 structs. Application code adapted.

The number formatter now displays narrow month names (genitive if applicable)
for the MMMMM code, previously it displayed the first 16 bit code point of the
full name (not even utf-16 aware).

Narrow day names currently are not used, except in svtools' Calendar control.
2011-11-19 16:15:22 +01:00