summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/querycontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-10-03loplugin: cstylecastNoel Grandin1-11/+11
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-25/+25
2014-04-14Missing includesStephan Bergmann1-0/+1
2014-04-03dbaccess: sal_Bool->boolNoel Grandin1-10/+10
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-28Remove unused #include <comphelper/basicio.hxx>Stephan Bergmann1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-4/+3
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin1-2/+2
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-21/+21
2013-08-31fix existing commentsPhilipp Riemer1-3/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-2/+0
2013-08-31delete more code that was commented outPhilipp Riemer1-3/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-0/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-59/+27
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-6/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-04Add new dialog to Query Design ViewZolnai Tamás1-0/+23
2013-03-04translated German comments; all cleaned up.Luc Castermans1-9/+9
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás1-0/+40
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-8/+8
2013-01-12fix compile with higher debug levelsCaolán McNamara1-1/+1
2013-01-09Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccessMarcos Paulo de Souza1-91/+79
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-1/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-6/+6
2012-09-27Improvements on previous commitStephan Bergmann1-1/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+2
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-18/+18