Commit graph

2122 commits

Author SHA1 Message Date
Luboš Luňák
889a2487d2 std::bit_vector -> std::vector<bool> 2011-02-08 19:48:38 +01:00
Luboš Luňák
15c6c2085a more std:: -> o3tl:: build fixes 2011-02-08 19:48:37 +01:00
Guillaume Poussel
c93d29181a Clean-up bogus comments in base. 2011-02-08 18:45:09 +01:00
Fridrich Štrba
ae83611813 std::bit_vector -> ::std::vector<bool, std::allocator<bool> > 2011-02-08 07:42:48 +01:00
Fridrich Štrba
57e8c3fdd4 move to unordered containers 2011-02-05 18:31:11 +01:00
Kenneth Venken
7ca07a1553 replaced DGB_ASSERT with OSL_ENSURE 2011-02-03 08:59:33 +01:00
Caolán McNamara
89df41d5e4 WaE: gcc 4.6.0 various warnings 2011-01-28 09:17:32 +00:00
Caolán McNamara
7e857dc781 WaE: gcc 4.6.0 various warnings 2011-01-24 14:46:26 +00:00
Thomas Arnhold
e8320c5ed6 Remove doubled define of MAP_LEN(x). 2011-01-21 21:10:01 +01:00
Thomas Arnhold
31cd30a4e5 Remove old RCS lines. 2011-01-21 10:06:44 +01:00
Thomas Arnhold
ba7e0d7574 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:27:06 +01:00
Caolán McNamara
9a063d325f cppcheck: object destroyed immediately 2011-01-17 12:33:02 +00:00
serval
3571121d40 Some cppcheck cleaning 2011-01-15 17:09:39 +00:00
David Tardon
160f531283 fix debug build breakage 2011-01-10 12:39:01 +01:00
Takeshi Abe
8ae29f6ec6 Remove unused code and fix typos 2011-01-09 20:51:39 +00:00
Caolán McNamara
4492de10e0 fix this up but keep cppcheck silent 2011-01-07 11:31:35 +00:00
Guillaume Poussel
865bef974d cppcheck cleanliness 2011-01-07 11:06:02 +00:00
Caolán McNamara
1fe3737d3d cppunit: prefer prefix variant 2011-01-06 14:20:02 +00:00
Takeshi Abe
da474bc40c Replace all occured, occurance etc. 2010-12-05 20:15:19 +00:00
Takeshi Abe
d609f7b6e2 Remove undesirable comments 2010-11-29 16:01:50 +00:00
Takeshi Abe
7904d8dc62 cppcheck: use ++ as prefix 2010-11-27 20:41:35 +00:00
Joseph Powers
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08:00
Takeshi Abe
98ab2fdde6 remove dead codes and undesired comments 2010-11-23 07:40:17 +01:00
Santiago Alessandri
19934b8578 Replaced createFromAscii in all dbaccess tree under base repo 2010-11-13 21:19:14 +00:00
Santiago Alessandri
6c07a3cf70 Replaced the use of createFromAscii for the macro RTL_CONSTASCII_USTRINGPARAM 2010-11-11 17:29:43 +00:00
Wol
fca20a4981 Fix spelling mistake 2010-11-10 14:16:26 +01:00
Wol
67a70f1ca4 More translations and comment deletion for Base 2010-11-10 11:12:22 +01:00
Wol
9b6062afb3 Spelling mistakes, and deleting unwanted comments and commented code 2010-11-10 08:50:30 +01:00
Norbert Thiebaud
2abe026903 Revert "Smelling pistakes, german comments, and a little commented code in base"
This reverts commit 8d33d95cde5f423aee284bbbcff810cbba1a910a.

I've been told by a german native speaker that the translation was mostly babelish
and quite incomprehensible, so revert for now.
2010-11-08 02:50:53 -06:00
Wol
32a105e06b Delete commented code 2010-11-07 23:57:15 -06:00
Wols Lists
450ede6604 Smelling pistakes, german comments, and a little commented code in base
I think I've translated most of the german stuff correctly (I speak
german somewhat, and used babelfish to help) .

From f203be2f74f8ea4df960876434f8e55cd7973ab9 Mon Sep 17 00:00:00 2001
From: Wol <anthony@youngman.org.uk>
Date: Sun, 7 Nov 2010 01:52:20 +0000
Subject: [PATCH] Miscellaneous spelling mistakes, german, and commented code
2010-11-06 22:25:03 -05:00
Tor Lillqvist
597a7ece38 Fix build breakage in a dbgutil-enabled build 2010-11-06 21:38:12 +02:00
Thomas Klausner
9596fc705e Add more files to EXCEPTIONSFILES, needed at least on NetBSD. 2010-11-01 23:02:11 +01:00
Caolán McNamara
12f6fcc934 fix my own cockup 2010-10-30 21:46:00 +01:00
Gert Faller
895f2b616c Use RTL_CONSTASCII_USTRINGPARAM 2010-10-30 21:44:13 +01:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Norbert Thiebaud
81eb43c3d7 make a osl:Reference de-reference a little more sane.. 2010-10-25 17:54:56 -05:00
Jan Holesovsky
35496269b6 Fix typo: something->get; into something->get(); 2010-10-25 17:54:56 -05:00
Norbert Thiebaud
84869b63b4 merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:54:56 -05:00
Norbert Thiebaud
25ecc1fd1a merge vosremoval-reference.diff 2010-10-25 17:54:56 -05:00
Norbert Thiebaud
921136c693 use SolarMutexGuard to guard the SolarMutex 2010-10-25 17:54:56 -05:00
Jan Holesovsky
c0101e8841 Merge commit 'ooo/OOO330_m12' 2010-10-24 15:26:09 +02:00
Povilas Kanapickas
fd9fa01e69 remove non-compiled code 2010-10-18 15:33:03 +01:00
Ocke.Janssen
d39c01b36b dba33k: #i114026# check if key columns from all tables are involved 2010-10-18 12:38:57 +02:00
Jan Holesovsky
7e021847d5 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/base 2010-10-13 14:37:08 +02:00
Caolán McNamara
c43ae993f6 close namespace 2010-10-13 12:23:13 +01:00
Caolán McNamara
5479b6350d remove conflict markers 2010-10-13 12:15:08 +01:00
Gil Forcada
bfa69b5fe8 Removed comments, trailing spaces and death code (3) 2010-10-13 12:25:14 +02:00
Gil Forcada
58ccb8ca29 Removed comments, trailing spaces and death code (2) 2010-10-13 12:25:14 +02:00
Gil Forcada
1aa44a7761 Removed comments, trailing spaces and death code 2010-10-13 12:18:30 +02:00