summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold26-71/+71
2011-01-17cppcheck: object destroyed immediatelyCaolán McNamara1-1/+1
2011-01-15Some cppcheck cleaningserval3-4/+3
2011-01-10fix debug build breakageDavid Tardon3-4/+6
2011-01-09Remove unused code and fix typosTakeshi Abe15-33/+12
2011-01-07fix this up but keep cppcheck silentCaolán McNamara3-14/+8
2011-01-07fix syntaxCaolán McNamara1-1/+1
2011-01-07cppcheck cleanlinessGuillaume Poussel9-19/+7
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2011-01-03White space cleanupJoseph Powers1-1/+1
2011-01-03Remove unused headerJoseph Powers1-1/+0
2010-12-12change of __READONLY_DATA define to constGert Faller2-3/+3
2010-12-07string tweakageJulien Nabet1-1/+1
2010-12-06remove obsolete __FAR_DATAfeature/currency-64bitMichael Callahan3-21/+21
2010-12-05Replace all occured, occurance etc.Takeshi Abe30-40/+40
2010-11-29Remove undesirable commentsTakeshi Abe6-9/+8
2010-11-28Dead Code RemovalJoseph Powers2-70/+3
2010-11-27cppcheck: variables assigned but never usedTakeshi Abe1-3/+0
2010-11-27cppcheck: use ++ as prefixTakeshi Abe1-3/+3
2010-11-27cppcheck: reduce the scope of variablesTakeshi Abe3-6/+5
2010-11-26Remove dead codes and confusing commentsTakeshi Abe1-1/+0
2010-11-26Put show credits entry into all app ui configsThorsten Behrens5-0/+5
2010-11-26Remove dead codes and undesired comments with fixed typoTakeshi Abe15-56/+7
2010-11-25Dead code deletionWol8-28/+1
2010-11-24Spelling, dead code removalWol19-107/+21
2010-11-23.bmp to .png, plus formatting issues.Joseph Powers45-515/+363
2010-11-23Spelling mistakes and dead codeWol14-62/+11
2010-11-23Dead code and spelling mistakesWol6-68/+25
2010-11-23Dead code removalWol2-3/+1
2010-11-23Dead code, spelling mistakesWol3-36/+10
2010-11-23Dead code, translations.Wol12-100/+14
2010-11-23make possible to build with c++0xCaolán McNamara1-1/+11
2010-11-23remove dead codes and undesired commentsTakeshi Abe38-98/+7
2010-11-22RTL_CONSTASCII_USTRINGPARAM in baseGert Faller1-8/+8
2010-11-18Spelling mistakeWol1-1/+1
2010-11-18More spelling mistakes, translations and dead code deletionsWol7-44/+11
2010-11-18Comment fixes - dead code and spelling mistakesWol5-16/+12
2010-11-16HC Cleanup - baseJoseph Powers7-44/+29
2010-11-16Fixed several build breakages.Kohei Yoshida4-4/+4
2010-11-16fix these againCaolán McNamara17-178/+64
2010-11-16Forgot to remove one _HC definitionSebastian Spaeth1-7/+0
2010-11-16Remove _HC occurencesSebastian Spaeth22-73/+211
2010-11-16get this to build againCaolán McNamara21-208/+73
2010-11-16get this building againCaolán McNamara1-3/+1
2010-11-16more _HC removalSebastian Spaeth2-21/+17
2010-11-16More _HC removalSebastian Spaeth3-26/+3
2010-11-16Remove High contrast image useSebastian Spaeth1-5/+3
2010-11-16Remove more _HC _SHC usesSebastian Spaeth3-124/+22
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-3/+3
2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri24-100/+105