summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmlayoutpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-10-20use tools::Long in swNoel1-7/+7
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin1-65/+65
2020-04-24convert SwFillMode to scoped enumNoel Grandin1-1/+1
2020-04-01Related: tdf#131767 explicitly get the odt filterCaolán McNamara1-1/+1
2020-04-01Resolves: tdf#131767 explicitly get the odt filterCaolán McNamara1-3/+5
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-8/+0
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-6/+6
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-7/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-2/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-8/+8
2019-08-23weld SwMailMergeWizardCaolán McNamara1-1/+0
2019-08-16move WizardMachine to vclCaolán McNamara1-4/+4
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov1-8/+6
2019-06-01rename OneExampleFrame back to SwOneExampleFrameCaolán McNamara1-3/+3
2019-06-01weld SwMailMergeLayoutPageCaolán McNamara1-94/+73
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-02-22loplugin:unusedfields in swNoel Grandin1-1/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-6/+6
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-8/+8
2018-09-19sw_redlinehide_2: remove GetTextUntilEndOfNode()Michael Stahl1-1/+1
2018-09-19sw_redlinehide_2: rename SwCursorShell::GetText()Michael Stahl1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-07-30loplugin:useuniqueptr in SwMailMergeLayoutPageNoel Grandin1-3/+3
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski1-1/+4
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-4/+4
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-08-07loplugin:constparams in sw part10Noel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-7/+7
2017-07-14use more OUString::operator== in swNoel Grandin1-2/+2
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-9/+9
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+4
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt1-1/+1
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-02elide the SwSurround enumNoel Grandin1-1/+1
2017-02-13convert CurRectType to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin1-1/+1
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-1/+1