summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryTableView.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-7/+7
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-3/+3
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-30/+24
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-7/+7
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-4/+0
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann1-4/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin1-116/+108
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-29/+29
2014-03-13coverity#705808 Dereference before null checkCaolán McNamara1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-23/+0
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-1/+1
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin1-6/+6
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-4/+4
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-43/+14
2013-07-02Resolves: #i122589# check if element is added before...Armin Le Grand1-24/+47
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-04-07fix typosPhilipp Riemer1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-04translated German comments; all cleaned up.Luc Castermans1-20/+19
2013-03-04 fdo#39468: Translate German commentDavid Verrier1-1/+1
2013-03-02fdo#39468: Translate German comments (and messages)David Verrier1-68/+69
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-5/+1
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-4/+4
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-80/+15
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-6/+6
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+6
2011-03-01Remove date comments in base.Guillaume Poussel1-1/+0
2011-02-25fix assertionsDavid Tardon1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-3/+3
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken1-8/+8
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-3/+3
2010-11-24Spelling, dead code removalWol1-5/+0
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]1-3/+3