summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/break.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-03weld SwSequenceOptionDialogCaolán McNamara1-3/+3
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-13/+11
2018-03-08fix mismergeCaolán McNamara1-1/+6
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara1-1/+1
2018-02-16native dialog initial basisCaolán McNamara1-90/+78
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara1-2/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
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-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+12
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-7/+7
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-6/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+17
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18InfoBox MSG_ILLEGAL_PAGENUM to StringThomas Arnhold1-1/+2
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-15/+7
2014-04-30sw: sal_Bool->boolNoel Grandin1-9/+9
2014-04-27Deconvolute codeMatteo Casalin1-6/+10
2014-04-27Reduce scopeMatteo Casalin1-4/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-3/+3
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna1-1/+0
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-2/+6
2013-10-15convert sw/source/ui/chrdlg/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara1-1/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara1-64/+54
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-6/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-5/+5