summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2018-02-01tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl
2018-01-25tdf#115080 menu id collisionCaolán McNamara
2018-01-10tdf#113923: don't use twice a new column in table copyJulien Nabet
2017-12-28tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we canLionel Elie Mamane
2017-09-25tdf#103685: "Commands out of sync" when connecting to MySQL using directJulien Nabet
2017-09-22Related tdf#112423: avoid crash when calling procedure twice (dbaccess)Julien Nabet
2017-09-15tdf#96703: getDocumentStorage is called during initializationJulien Nabet
2017-06-07tdf#37859: Odb data copied to Calc showed wrong encoding in WindowsJulien Nabet
2017-05-30Related tdf#108068: Retrieve error from Firebird engineJulien Nabet
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara
2017-05-16fix documentation nowCaolán McNamara
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert dbaccess module away from OSL_ASSERT to assertChris Sherlock
2017-05-06tdf#107652: Crash relation Design windowJulien Nabet
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-02loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin
2017-04-28loplugin:salunicodeliteral: dbaccessStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-18unused idsCaolán McNamara
2017-04-18convert query functions menu to .uiCaolán McNamara
2017-04-18convert join table view menu to .uiCaolán McNamara
2017-04-18convert join menu to .uiCaolán McNamara
2017-04-18convert primary key menu to .uiCaolán McNamara
2017-04-18we surely don't want to fall through after showing a menuCaolán McNamara
2017-04-18convert table design row menu to .uiCaolán McNamara
2017-04-15convert column menu to .uiCaolán McNamara
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-10loplugin:inlinefields in dbaccess::SubComponentLoaderNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: dbaccessStephan Bergmann
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara