Commit graph

37502 commits

Author SHA1 Message Date
Tor Lillqvist
0cd996591a Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway 2011-08-03 01:13:39 +03:00
Tor Lillqvist
29acf735d4 Add statically linked unit tester for iOS 2011-08-03 01:13:34 +03:00
Matúš Kukan
5c715d3708 convert i18nutil to gbuild 2011-08-02 23:18:54 +02:00
Tor Lillqvist
3f07bf808c Add static sax cppunittester for iOS 2011-08-02 22:25:23 +03:00
Thomas Arnhold
75596f03ac callcatcher: remove unused methods 2011-08-02 18:23:38 +02:00
Caolán McNamara
67ecd3b1a2 get this building under windows again 2011-08-02 17:20:14 +01:00
Caolán McNamara
7fc89a55bf Resolves: rhbz#693265 fix crash from unhandled exception 2011-08-02 16:57:57 +01:00
Matúš Kukan
1d7a60c006 fix prj/ directory 2011-08-02 17:14:17 +02:00
Matúš Kukan
77e8f7f49e convert o3tl to gbuild 2011-08-02 17:11:41 +02:00
Matúš Kukan
84fb7420a6 convert psprint_config to gbuild 2011-08-02 17:11:12 +02:00
Caolán McNamara
f6d4420ddd get this building under windows 2011-08-02 16:10:40 +01:00
Joseph Powers
873d2edc7c Remove an unneeded forward declarion of class List. 2011-08-02 07:49:12 -07:00
Caolán McNamara
ed8134d716 add vertical layout as a distinguishing font layout attribute 2011-08-02 14:42:54 +01:00
Caolán McNamara
2bb1ba5c3f shrink api: long version can be private 2011-08-01 23:00:24 +01:00
Caolán McNamara
ef6add9a7e callcatcher: remove unused code 2011-07-31 23:49:35 +01:00
Caolán McNamara
d4d2601840 ditch ByteString::CreateFromInt32 2011-07-31 21:18:02 +01:00
Caolán McNamara
2769f2d061 simply this and return a new string 2011-07-31 21:18:02 +01:00
Caolán McNamara
a480f2fa06 callcatcher: remove unused FillPolyPolygon 2011-07-31 21:18:02 +01:00
Andras Timar
b9f14a057f XML config schema files do not contain strings for localization 2011-07-31 16:19:18 +02:00
Andras Timar
7d03b11aad do not extract strings from ucbhelper (not used by LibO) 2011-07-31 16:19:18 +02:00
Tor Lillqvist
59a5b4dfb8 More iOS hacking, intermediate commit, certainly not working 2011-07-31 01:52:37 +03:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Eike Rathke
959d244198 Removed Kabyle language entry. 2011-07-30 14:55:56 -04:00
Eike Rathke
3bc8dbc888 fix Kabyle_Algeria [kab_DZ] absent currency symbol.
* In locale data replaceTo must not be empty if replaceFrom isn't.
+ Also added check to locale data compiler to prevent this in future.
* Fixed a currency format's group separator.
* Marked LANGUAGE_USER_KABYLE (0x0659) obsolete as LANGUAGE_TAMAZIGHT_LATIN
  (0x085F) is used instead, actually commit
  909c9aa4550a068513300bc3e899c0466d9287b4 crossed
  b51eaf4c5083ec35366d18c522a7dd50f9c9b3c0
- Removed the corresponding duplicated entry from langtab.src.
2011-07-30 11:03:47 -04:00
Caolán McNamara
f1346a0dae check that reads succeeded 2011-07-29 10:56:42 +01:00
Caolán McNamara
8291b5884c make stream operators leave variables in original state on failure
this aligns them with the behaviour of std::stream, and makes things
like

sal_uInt32 n(0);
rSt >> n;
if (n)
{
   ...
}

safe if there was a short read of e.g. 3 bytes instead of the required 4
2011-07-29 10:56:42 +01:00
Caolán McNamara
990083e875 callcatcher: ditch various unused methods 2011-07-29 10:56:42 +01:00
Thomas Arnhold
c717737c20 Get rid of these non-printable chars 2011-07-29 11:09:01 +02:00
Thomas Arnhold
c817dcb873 callcatcher: remove unused methods 2011-07-29 11:09:01 +02:00
Jan Holesovsky
c660d8a116 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui 2011-07-28 18:39:22 +02:00
Katarina Machalkova
0da07b6075 Don't delete valid [$.*] components of number formats
... such as [RED], [NatNumX] etc.
2011-07-28 14:50:24 +02:00
Caolán McNamara
bcf50ad172 Resolves: fdo#39467 we should throw instead of crashing when \!is() 2011-07-28 11:05:47 +01:00
Jan Holesovsky
6d86bc53c7 Merge commit 'libreoffice-3.4.2.3' 2011-07-28 10:14:01 +02:00
Caolán McNamara
b74f17642d callcatcher: ditch various unused methods 2011-07-28 09:02:37 +01:00
Caolán McNamara
a2c7a85db6 callcatcher: remove various unused methods 2011-07-27 22:08:37 +01:00
Caolán McNamara
6b61814afb ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-27 09:22:42 +01:00
Radek Doulik
558708139b build mtfrenderer component again 2011-07-27 10:06:10 +02:00
Thorsten Behrens
e563f1401a Removed weird VERBOSE overload in canvas
Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL
of 3. Also saves some lines in makefiles.
2011-07-26 23:56:14 +02:00
Thorsten Behrens
de103dcd00 Removed special-casing for SunStudio brokenness
No point in cluttering makefile with workaround for unsupported
compiler.
2011-07-26 23:56:14 +02:00
Thomas Arnhold
bf2373daf5 callcatcher: remove unused methods 2011-07-26 23:39:04 +02:00
Thomas Arnhold
bb4b28f364 callcatcher: bring SplitWindow::GetItemWindow back
Needed by reportdesign/source/ui/report/DesignView.cxx
2011-07-26 23:39:04 +02:00
Thomas Arnhold
4385e82288 callcatcher: actually remove the right one 2011-07-26 23:39:04 +02:00
Thomas Arnhold
b7442df1e9 callcatcher: clean up ImplImageBmp 2011-07-26 23:39:04 +02:00
Thomas Arnhold
bc34a22e76 callcatcher: clean Window 2011-07-26 23:39:04 +02:00
Thomas Arnhold
a564531ea3 callcatcher: Kill SvtJavaOptions 2011-07-26 23:39:04 +02:00
Thomas Arnhold
4fa34ceab4 callcatcher: Remove JavaChild 2011-07-26 23:39:04 +02:00
Thomas Arnhold
188ed98e86 callcatcher: remove unused methods 2011-07-26 23:39:04 +02:00
Thomas Arnhold
5f24eddfc8 callcatcher: Remove unused SvxSearchConfig 2011-07-26 23:39:04 +02:00
Thomas Arnhold
8b61f66aab callcatcher: clean up SvTreeList{Box} 2011-07-26 23:39:03 +02:00
Thomas Arnhold
19556f9d8b callcatcher: clean up SplitWindow 2011-07-26 23:39:03 +02:00