summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/titlepage.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-15convert Link<> to typedNoel Grandin1-4/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-12/+6
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-24/+24
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+12
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2014-12-04loplugin: cstylecastNoel Grandin1-1/+1
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-2/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-4/+4
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-3/+27
2013-10-15convert sw/inc/fesh.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-01-09adapt code to Exchange Databases dialogCaolán McNamara1-2/+2
2012-12-11titlepage.src is unused nowCaolán McNamara1-1/+0
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara1-2/+1
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara1-12/+12
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara1-12/+12
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara1-74/+56
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-4/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-5/+5
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-7/+8
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-07-20callcatcher: remove unused lcl_SkipNPagesThomas Arnhold1-8/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-24/+24
2010-12-12cleaning of __EXPORT defineGert Faller1-1/+1
2010-11-11WaE, wrap those pragmas to be msvc onlyCaolán McNamara1-0/+4
2010-10-18#i7065# add Title Page dialogCaolán McNamara1-0/+363