summaryrefslogtreecommitdiff
path: root/svx/source/inc/datanavi.hxx
AgeCommit message (Expand)Author
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-09changed timers to idlesTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-15convert datanavigator sport to .uiCaolán McNamara
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-01convert namespace dialog to .uiCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-28convert add condition dialog to .uiCaolán McNamara
2013-12-28convert additem dialog to .uiCaolán McNamara
2013-12-27convert add submission dialog to .uiCaolán McNamara
2013-12-27convert add instance dialog to .uiCaolán McNamara
2013-12-05convert add model dialog to .uiCaolán McNamara
2013-12-05convert add namespace dialog to .uiCaolán McNamara
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-09-05convert svx/source/inc/datanavi.hxx from String to OUStringNoel Grandin
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák