summaryrefslogtreecommitdiff
path: root/cui/source/options/dbregister.cxx
AgeCommit message (Expand)Author
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-21QueryBox QUERY_DELETE_CONFIRM -> MessageDialog + stringCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24coverity#982452 Dereference after null checkCaolán McNamara
2014-03-24coverity#982451 Dereference after null checkCaolán McNamara
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-04convert link database dialog .uiCaolán McNamara
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-29Convert dbregister to .ui + adapt code.Jan Holesovsky
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Resolves: fdo#62478 crash on tools->options->base->databasesCaolán McNamara
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-04-28fixed cppcheck warningsAndreas Becker
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-12Remove precompiled header support.Joseph Powers