summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-06enable incremental linking on windowsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-05-05Refactor: migration warn dlg without modifying APITamas Bunth
2018-04-29Avoid getTokenCount()Matteo Casalin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2018-01-11tdf#114955: Fix primary key management in copy tableJulien Nabet
2018-01-10tdf#113923: don't use twice a new column in table copyJulien Nabet
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin
2017-12-15use ColumnPositions name more consistentlyNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-16Fix typosAndrea Gelmini
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-18use rtl::Reference in ODatabaseContextNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin