summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmaddressblockpage.hxx
AgeCommit message (Expand)Author
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31convert MOVE_ITEM constants to typed_flagsNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-16and now we can remove SwRestrictedComboBox as wellCaolán McNamara
2014-06-12-Werror,-Wunused-private-fieldStephan Bergmann
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk94
2014-04-30sw: sal_Bool->boolNoel Grandin
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-25svtools: sal_Bool->boolNoel Grandin
2014-03-18convert address block wizard page to .uiCaolán McNamara
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/dbui/*.hxx from String to OUStringNoel Grandin
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-09-14really convert select address block to .uiCaolán McNamara
2013-09-13convert edit address block dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-04-25WaE: hides overloaded virtual function, different approach, thanks to mst_Tor Lillqvist
2012-04-25Revert "WaE: hides overloaded virtual function"Michael Stahl
2012-04-25WaE: hides overloaded virtual functionTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-10-20convert to new OSL family of assertsJacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]