summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann9-17/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin3-4/+4
2014-10-12coverity#706421 Uncaught exceptionCaolán McNamara1-8/+12
2014-10-12coverity#706404 Uncaught exceptionCaolán McNamara1-9/+12
2014-10-12coverity#706478 Uncaught exceptionCaolán McNamara1-2/+0
2014-10-12coverity#706476 Uncaught exceptionCaolán McNamara1-2/+0
2014-10-12coverity#706477 Uncaught exceptionCaolán McNamara1-3/+0
2014-10-11convert vcl StateChangedType to enum classNoel Grandin7-9/+9
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-10-06fdo#84658 on reexec, cancel modification before resetting IsModification stateLionel Elie Mamane1-0/+2
2014-10-03coverity#1242480 Dereference null return valueCaolán McNamara1-4/+4
2014-10-03loplugin: cstylecastNoel Grandin34-113/+113
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin2-3/+3
2014-10-01coverity#1242747 Uninitialized pointer fieldCaolán McNamara2-10/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin5-5/+5
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann1-4/+4
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-4/+4
2014-09-26factorise odbc headers inclusionLionel Elie Mamane1-35/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin2-4/+4
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-1/+1
2014-09-26remove unnecessary casts'sNoel Grandin1-5/+5
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin1-9/+9
2014-09-25dbaccess: C2668: ambiguous call to overloaded functionMichael Stahl1-3/+2
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann53-157/+99
2014-09-24Add missing include to avoid compile error on windowsPeter Foley1-0/+1
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin10-17/+17
2014-09-23fdo#82577: Handle WindowNoel Grandin227-532/+532
2014-09-22Resolves: #i121492# Base can not filter by datesKay Schenk1-5/+43
2014-09-18fdo#82577: Handle FontNoel Grandin18-51/+50
2014-09-17TyposJulien Nabet3-7/+7
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann37-77/+77
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-09-09Resolves: fdo#83678 no thousand seperator for port numbersCaolán McNamara1-0/+1
2014-09-08Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara1-0/+5
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg4-89/+88
2014-09-05document oddity by commentLionel Elie Mamane1-0/+8
2014-09-05yet another overrun access of an empty OUStringNorbert Thiebaud1-1/+1
2014-09-05resource files: remove unused definitionsThomas Arnhold1-11/+0
2014-09-02coverity#706482 Uncaught exceptionCaolán McNamara2-2/+2
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg8-14/+13
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger1-1/+2
2014-08-27documentation-by-constLionel Elie Mamane1-1/+1
2014-08-26fix typo: Mesage -> MessageDouglas Mencken2-3/+3
2014-08-25convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara3-12/+2
2014-08-25convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara3-9/+2
2014-08-25convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara3-10/+3
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara3-13/+2
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara3-10/+3