summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryDesignView.cxx
AgeCommit message (Expand)Author
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-10coverity#983369 Dereference before null checkCaolán McNamara
2014-04-08coverity#704622 Explicit null dereferencedCaolán McNamara
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane
2013-04-26String -> OUStringLionel Elie Mamane
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-07fdo#39468: Translate German comments in dbaccess/source/uiDavid Verrier
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02translated German comments (file is clean now)Luc Castermans
2013-02-26Translated German comments and some messages into EnglishDavid Verrier
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-23fix handling of subqueries in query designLionel Elie Mamane
2013-01-23SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane
2013-01-23ISO8859-1 -> UTF8 in commentLionel Elie Mamane
2013-01-18mark *all* tables of a nested join as addedLionel Elie Mamane
2012-12-28fdo#58842 Handle case of non-distinct statmentZolnai Tamás
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-02WaE: explicitly do nothing when nothing needs to be doneLionel Elie Mamane
2012-12-02fdo#42165 make nested joins as per strict ANSI SQLLionel Elie Mamane
2012-12-02Expand commentLionel Elie Mamane
2012-12-02janitorial: prefix increment when don't care about current valueLionel Elie Mamane