summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppDetailPageHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-09-18fdo#82577: Handle FontNoel Grandin1-22/+21
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg1-2/+2
2014-06-18Missing null check (triggered e.g. by CppunitTest_dbaccess_dialog_save)Stephan Bergmann1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-26/+26
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-9/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-01-21tidy up OTableTreeListBox to make it easier to .ui-ifyCaolán McNamara1-3/+2
2014-01-17Window::Notify should return boolStephan Bergmann1-3/+3
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-2/+2
2013-09-12CID#736168 help coverity out a bitCaolán McNamara1-4/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-71/+47
2013-05-07dbaccess: remove Package_incMichael Stahl1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-20/+19
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi1-2/+2
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-32/+32
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-1/+1
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-2/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+7
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-26/+26
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-1/+0
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+6
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-158/+41
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-13catch by const referenceCaolán McNamara1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-28/+29
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-28/+29
2011-02-08Clean-up bogus comments in base.Guillaume Poussel1-1/+1