summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-24Fix typosAndrea Gelmini1-2/+2
2018-10-24weld AdvancedSettingsDialogCaolán McNamara24-101/+137
2018-10-24DSID_DATASOURCE_UNO is deadNoel Grandin10-158/+36
2018-10-23remove all use_action_appearance linesCaolán McNamara23-68/+0
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin12-18/+17
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara7-242/+252
2018-10-23tdf#120773: simplify condition in sbagrid.cxx:1265Julien Nabet1-1/+1
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara1-2/+2
2018-10-22 tdf#119625: coerce migrated Time between 0 and 24 hoursTerrence Enger5-8/+225
2018-10-22Add unit test for mysqlc connectorTamas Bunth1-0/+1
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara1-2/+1
2018-10-22pvs-studio: V785 Constant expression in switch statementCaolán McNamara1-6/+1
2018-10-21pvs-studio: Expression 'pException' is always false.Caolán McNamara1-3/+3
2018-10-21pvs-studio: _pView was already dereferencedCaolán McNamara1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin7-8/+8
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-4/+3
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-16/+2
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin4-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin14-32/+36
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara4-0/+4
2018-10-15Fix typosAndrea Gelmini1-1/+1
2018-10-15loplugin:constantparamNoel Grandin3-4/+4
2018-10-14Revert removal of mysql jdbc connectorTamas Bunth2-0/+9
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara3-3/+0
2018-10-13Ditch now unused class UserInformation and userinformation.?xxEike Rathke5-75/+0
2018-10-13Extract the one getUserLanguage() call from UserInformationEike Rathke1-3/+3
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-10-12weld ODbaseIndexDialogCaolán McNamara4-151/+197
2018-10-12weld OPasswordDialogCaolán McNamara2-53/+54
2018-10-11weld DlgFilterCrit and DlgOrderCritCaolán McNamara9-355/+307
2018-10-11weld OParameterDialogCaolán McNamara4-124/+120
2018-10-11tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet1-1/+2
2018-10-10clean up column pos vs column idLionel Elie Mamane3-5/+5
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze5-0/+5
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-2/+2
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin9-42/+43
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen12-0/+12
2018-10-06drop some now unnecessary includeCaolán McNamara1-0/+1
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara22-36/+49
2018-10-05weld QueryPropertiesDialogCaolán McNamara5-73/+76
2018-10-04weld SbaSbAttrDlgCaolán McNamara4-37/+82
2018-10-04weld DlgSizeCaolán McNamara6-65/+58
2018-10-03tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard7-20/+193
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard5-3/+16
2018-10-03Related: tdf#93372 pass in parent to base's table format dialogCaolán McNamara1-1/+11
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara4-0/+8
2018-09-27Fix typoAndrea Gelmini1-3/+3
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen5-0/+5
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-3/+3