summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20group java-requiring tests togetherDavid Tardon
2017-09-20unused m_sUpdateTableName in OQueryControllerNoel Grandin
2017-09-19fix caching in OResultColumnNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-18dbaccess: [loplugin:casttovoid]Michael Stahl
2017-09-18Removed duplicated includeAndrea Gelmini
2017-09-17Replace some lists by vectors in dbaccessJulien Nabet
2017-09-17use more default copy ctorsJochen Nitschke
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-10cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-09-02tdf#96703: getDocumentStorage is called during initializationJulien Nabet
2017-09-01Fix typosAndrea Gelmini
2017-08-31loplugin:constparams: dbaccess (clang-cl)Stephan Bergmann
2017-08-29This should be ToolBoxItemBits::DROPDOWNONLYMaxim Monastirsky
2017-08-28Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppendStephan Bergmann
2017-08-25loplugin:useuniqueptr in dbaccessNoel Grandin
2017-08-24dbaccess: avoid deadlock in ODatabaseContext::registerObject()Michael Stahl
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-30janitorialLionel Elie Mamane
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-25Typo: tyoe->typeJulien Nabet
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski