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