Thomas Arnhold
|
7a7f390db3
|
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
|
2011-03-12 14:05:06 +01:00 |
|
Christina Rossmanith
|
ddd6d4d0d5
|
Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from base
|
2011-03-04 22:17:03 +01:00 |
|
Caolán McNamara
|
e6f6020fe9
|
Pointless to convert char* to OString and back
|
2011-03-01 20:34:03 +00:00 |
|
Guillaume Poussel
|
051070d964
|
Remove bogus comments.
|
2011-03-01 20:51:13 +01:00 |
|
Guillaume Poussel
|
bd658dc67a
|
Remove date comments in base.
|
2011-03-01 20:48:09 +01:00 |
|
David Tardon
|
4cc6566ef8
|
OSL_ASSERT takes a condition, not a message
|
2011-02-26 15:16:05 +01:00 |
|
Thomas Arnhold
|
756b7d315a
|
Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)
|
2011-02-26 10:45:02 +01:00 |
|
Thomas Arnhold
|
ac0811b10e
|
Move DBG_ERROR -> OSL_ASSERT
|
2011-02-24 18:26:34 +01:00 |
|
Thomas Arnhold
|
d51e84aa6d
|
Move DBG_ASSERT -> OSL_ENSURE
|
2011-02-24 18:22:15 +01:00 |
|
Luboš Luňák
|
da194cb73f
|
more std:: -> o3tl:: build fixes
|
2011-02-08 20:15:33 +01:00 |
|
Guillaume Poussel
|
d0b78acb2d
|
Remove useless comments.
|
2011-02-08 19:07:29 +01:00 |
|
Guillaume Poussel
|
c93d29181a
|
Clean-up bogus comments in base.
|
2011-02-08 18:45:09 +01:00 |
|
Caolán McNamara
|
cde6136f58
|
mark unimplemented copy ctor and assignment as private, and fix sigs
|
2011-02-03 14:37:24 +00:00 |
|
Julien Nabet
|
fc82a458b3
|
cppcheck reduce scope of a variable
|
2011-02-01 23:49:11 +01:00 |
|
Thomas Arnhold
|
fd6ff6c697
|
Clean up makefiles
|
2011-02-01 17:32:24 +01:00 |
|
Caolán McNamara
|
44de119c25
|
WaE: gcc 4.6.0 various warnings
|
2011-01-27 11:24:16 +00:00 |
|
Caolán McNamara
|
9d47c89f48
|
WaE: gcc 4.6.0 various warnings
|
2011-01-26 16:12:21 +00:00 |
|
David Tardon
|
99bcdd3b85
|
WaE: remove unused variable
|
2011-01-26 09:17:24 +01:00 |
|
Thomas Arnhold
|
a08c9091a4
|
Replace suitable equalsAscii calls with equalsAsciiL.
|
2011-01-24 15:45:43 +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 |
|
Lionel Elie Mamane
|
a15e40f8aa
|
i#116187: report left/right page margin setting ignored on Unix 64 bit
|
2011-01-15 19:55:55 +00:00 |
|
Noel Power
|
a6bd48835a
|
fix for fdo#32742#
|
2011-01-12 11:09:51 +00:00 |
|
Takeshi Abe
|
8ae29f6ec6
|
Remove unused code and fix typos
|
2011-01-09 20:51:39 +00:00 |
|
Guillaume Poussel
|
865bef974d
|
cppcheck cleanliness
|
2011-01-07 11:06:02 +00:00 |
|
Gert Faller
|
d4cbcb4d72
|
change of __READONLY_DATA define to const
|
2010-12-12 09:16:14 +01:00 |
|
Michael Callahan
|
645e8e0cfb
|
remove obsolete __FAR_DATA
|
2010-12-06 10:35:19 +00:00 |
|
Takeshi Abe
|
da474bc40c
|
Replace all occured, occurance etc.
|
2010-12-05 20:15:19 +00:00 |
|
Wol
|
38370db960
|
More comment deletions
|
2010-11-29 16:11:25 +00:00 |
|
Wol
|
dc7b71c581
|
More deleted comments ../../../dbaccess/source/core/misc/0001-More-translations-and-comment-deletion-for-Base.patch
|
2010-11-29 16:09:10 +00:00 |
|
Takeshi Abe
|
d609f7b6e2
|
Remove undesirable comments
|
2010-11-29 16:01:50 +00:00 |
|
Caolán McNamara
|
2e57cbf9b8
|
stray slash
|
2010-11-28 21:49:42 +00:00 |
|
Wol
|
3dcbc73270
|
More dead code deleted
|
2010-11-28 21:48:26 +00:00 |
|
Wol
|
cd7f6618c6
|
More dead code deletion
|
2010-11-28 21:47:00 +00:00 |
|
Wol
|
ab1ef815e0
|
Remove dead code
|
2010-11-28 20:37:06 +00:00 |
|
Wol
|
0b325cd299
|
More dead code removal
|
2010-11-28 17:25:42 +00:00 |
|
Wol
|
07e6d8fcdd
|
Dead code deletion again
|
2010-11-28 17:15:57 +00:00 |
|
David Tardon
|
580adf6efc
|
do not catch exception by value
|
2010-11-26 19:33:12 +01:00 |
|
Takeshi Abe
|
44e1703066
|
Remove dead codes and confusing comments
|
2010-11-26 19:30:41 +01:00 |
|
Takeshi Abe
|
db65737e58
|
Remove dead codes and undesired comments with fixed typo
Hi,
yet another cleanup on base.
Cheers,
-- Takeshi Abe
>From dff2f8d6d37863a5517a412ea4f92ebdbee536ff Mon Sep 17 00:00:00 2001
From: Takeshi Abe <tabe@fixedpoint.jp>
Date: Fri, 26 Nov 2010 01:45:21 +0900
Subject: [PATCH] Remove dead codes and undesired comments with fixed typo
|
2010-11-26 10:25:08 +00:00 |
|
Joseph Powers
|
0b176013df
|
.bmp to .png, plus formatting issues.
|
2010-11-23 21:44:31 -08:00 |
|
Joseph Powers
|
b46ec155ec
|
HC Cleanup - base
|
2010-11-16 21:20:50 -08:00 |
|
Caolán McNamara
|
d53f5a3661
|
get this to build again
|
2010-11-16 17:07:32 +00:00 |
|
Caolán McNamara
|
847dde560f
|
get this building again
|
2010-11-16 17:06:33 +00:00 |
|
Sebastian Spaeth
|
54060a6d33
|
Remove more _HC _SHC uses
|
2010-11-16 15:13:11 +01:00 |
|
pjacquod
|
96342abf50
|
RTL_CONSTASCII_USTRINGPARAM in base
|
2010-11-15 00:02:58 +01:00 |
|
Santiago Alessandri
|
c7e6aaaeb2
|
Replaced all createFromAscii with macro RTL_CONSTASCII_USTRINGPARAM in base
|
2010-11-14 08:39:13 +01:00 |
|
Santiago Alessandri
|
19934b8578
|
Replaced createFromAscii in all dbaccess tree under base repo
|
2010-11-13 21:19:14 +00:00 |
|
pjacquod
|
1a9679501f
|
RTL_CONSTASCII_USTRINGPARAM cleaning in base
base/reportdesign/source/ui/report should now be clean and having no more
createFromAssci with constant.
|
2010-11-13 20:56:26 +00:00 |
|
Joseph Powers
|
4a0002931a
|
Purged BmpColorMode from libs-gui - base
|
2010-11-13 00:29:58 -08:00 |
|