summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* fdo#84658 on reexec, cancel modification before resetting IsModification stateLionel Elie Mamane2014-10-061-0/+2
* coverity#1242480 Dereference null return valueCaolán McNamara2014-10-031-4/+4
* loplugin: cstylecastNoel Grandin2014-10-0334-113/+113
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-032-3/+3
* coverity#1242747 Uninitialized pointer fieldCaolán McNamara2014-10-012-10/+2
* fdo#82577: Handle RegionNoel Grandin2014-09-305-5/+5
* MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2014-09-291-4/+4
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-4/+4
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-285-5/+5
* factorise odbc headers inclusionLionel Elie Mamane2014-09-261-35/+1
* remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin2014-09-262-4/+4
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-261-1/+1
* remove unnecessary casts'sNoel Grandin2014-09-261-5/+5
* SvStream - rename WriteNumber methodsNoel Grandin2014-09-261-9/+9
* dbaccess: C2668: ambiguous call to overloaded functionMichael Stahl2014-09-251-3/+2
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-2553-157/+99
* Add missing include to avoid compile error on windowsPeter Foley2014-09-241-0/+1
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-2310-17/+17
* fdo#82577: Handle WindowNoel Grandin2014-09-23227-532/+532
* Resolves: #i121492# Base can not filter by datesKay Schenk2014-09-221-5/+43
* fdo#82577: Handle FontNoel Grandin2014-09-1818-51/+50
* TyposJulien Nabet2014-09-174-8/+8
* dbaccess: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl2014-09-121-12/+1
* dbaccess: sal_Bool -> boolStephan Bergmann2014-09-1237-77/+77
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* Resolves: fdo#83678 no thousand seperator for port numbersCaolán McNamara2014-09-091-0/+1
* semibold->boldCaolán McNamara2014-09-0918-24/+24
* Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara2014-09-082-30/+36
* Related #82088: removed last css aliases in hxxStefan Weiberg2014-09-084-89/+88
* document oddity by commentLionel Elie Mamane2014-09-051-0/+8
* yet another overrun access of an empty OUStringNorbert Thiebaud2014-09-051-1/+1
* resource files: remove unused definitionsThomas Arnhold2014-09-051-11/+0
* fdo#52076 unittestLionel Elie Mamane2014-09-045-0/+520
* janitorial: add const, factorise constantLionel Elie Mamane2014-09-041-5/+5
* coverity#706482 Uncaught exceptionCaolán McNamara2014-09-022-2/+2
* Related fdo#82088: removing and shortening aliasesStefan Weiberg2014-09-028-14/+13
* More mushrooms...Olivier Hallot2014-08-314-4/+60
* Fix build with boost-1.56.0.Jörg Sonnenberger2014-08-291-1/+2
* documentation-by-constLionel Elie Mamane2014-08-271-1/+1
* fix typo: Mesage -> MessageDouglas Mencken2014-08-262-3/+3
* convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara2014-08-255-12/+85
* convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-9/+86
* convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-10/+87
* convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-13/+86
* convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-10/+87
* set names on a bunch more threads...Michael Stahl2014-08-253-0/+6
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-236-11/+11
* QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + stringCaolán McNamara2014-08-213-8/+6
* QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + stringCaolán McNamara2014-08-213-7/+5
* QueryBox QUERY_CONNECTION_LOST -> MessageDialog + stringCaolán McNamara2014-08-213-8/+7