summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-28coverity#706465 Uncaught exceptionCaolán McNamara
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21dbaccess: surely the problem is that the storage could _not_ be committed?Michael Stahl
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-12coverity#706421 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706404 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706478 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706476 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706477 Uncaught exceptionCaolán McNamara
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06fdo#84658 on reexec, cancel modification before resetting IsModification stateLionel Elie Mamane
2014-10-03coverity#1242480 Dereference null return valueCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-01coverity#1242747 Uninitialized pointer fieldCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin
2014-09-25dbaccess: C2668: ambiguous call to overloaded functionMichael Stahl
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Add missing include to avoid compile error on windowsPeter Foley
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22Resolves: #i121492# Base can not filter by datesKay Schenk
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17TyposJulien Nabet
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-09-09Resolves: fdo#83678 no thousand seperator for port numbersCaolán McNamara
2014-09-08Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg