Commit graph

9326 commits

Author SHA1 Message Date
Caolán McNamara
66c6b4a53f oops, I'm such an idiot 2011-01-21 15:34:41 +00:00
Lionel Elie Mamane
204a115713 Fix property type / default value mismatch
Fixes:
 Error: caught an exception
 message: Invalid value type for 'WindowTop'.
 Expected: long
 Found: hyper
  From File dbaccess/source/ui/querydesign/querycontroller.cxx at Line 1722
when editing a query
2011-01-21 15:17:42 +00:00
Michael Koch
fd28f6300e removed newlines 2011-01-21 11:13:21 +00: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
Caolán McNamara
9c97e63171 fix syntax 2011-01-07 11:19:30 +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
Joseph Powers
9c60941aac Remove unused header 2011-01-03 19:47:54 -08:00
Gert Faller
d4cbcb4d72 change of __READONLY_DATA define to const 2010-12-12 09:16:14 +01:00
Julien Nabet
ed20f8f2d2 string tweakage 2010-12-07 12:38:22 +00: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
Takeshi Abe
d609f7b6e2 Remove undesirable comments 2010-11-29 16:01:50 +00:00
Joseph Powers
5020cc9717 Dead Code Removal 2010-11-28 22:38:24 -08:00
Takeshi Abe
72d87fecf7 cppcheck: variables assigned but never used 2010-11-27 20:42:12 +00:00
Takeshi Abe
7904d8dc62 cppcheck: use ++ as prefix 2010-11-27 20:41:35 +00:00
Takeshi Abe
ae85bf7dff cppcheck: reduce the scope of variables 2010-11-27 20:41:06 +00: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
Wol
e027d3cfb7 Dead code deletion 2010-11-25 14:17:11 +00:00
Wol
d54b360929 Spelling, dead code removal 2010-11-24 22:12:39 -05:00
Joseph Powers
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08:00
Wol
9fee0a2c86 Spelling mistakes and dead code 2010-11-23 22:54:24 -05:00
Wol
763e27c9c5 Dead code and spelling mistakes 2010-11-23 22:50:17 -05:00
Wol
518878b936 Dead code removal 2010-11-23 22:45:27 -05:00
Wol
53bdb4e95f Dead code, spelling mistakes 2010-11-23 22:43:44 -05:00
Wol
cd3a52b9b2 Dead code, translations. 2010-11-23 22:38:06 -05:00
Caolán McNamara
7f382532e1 make possible to build with c++0x 2010-11-23 15:45:10 +00:00
Takeshi Abe
98ab2fdde6 remove dead codes and undesired comments 2010-11-23 07:40:17 +01:00
Gert Faller
7027ae3512 RTL_CONSTASCII_USTRINGPARAM in base 2010-11-22 16:39:06 +01:00
Wol
5409583ced Spelling mistake 2010-11-18 16:13:09 +00:00
Wol
83f4763eb2 More spelling mistakes, translations and dead code deletions 2010-11-18 16:11:12 +00:00
Wol
960f93d464 Comment fixes - dead code and spelling mistakes 2010-11-18 15:11:37 +00:00
Joseph Powers
b46ec155ec HC Cleanup - base 2010-11-16 21:20:50 -08:00
Kohei Yoshida
6ddd931bbf Fixed several build breakages. 2010-11-16 23:23:02 -05:00
Caolán McNamara
68d3eb1428 fix these again 2010-11-16 20:42:52 +00:00
Sebastian Spaeth
51359e69b3 Forgot to remove one _HC definition 2010-11-16 18:53:32 +01:00
Sebastian Spaeth
c96bb897e0 Remove _HC occurences 2010-11-16 18:46:24 +01:00
Caolán McNamara
bb6d6339bd 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
7c60f745a2 more _HC removal 2010-11-16 18:04:24 +01:00
Sebastian Spaeth
a0b883b5a5 More _HC removal 2010-11-16 17:25:32 +01:00
Sebastian Spaeth
f37574e5c4 Remove High contrast image use 2010-11-16 16:55:35 +01:00
Sebastian Spaeth
54060a6d33 Remove more _HC _SHC uses 2010-11-16 15:13:11 +01:00