summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin2-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-36/+36
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31convert LB_ constants to typed_flagsNoel Grandin1-126/+133
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna1-226/+226
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-3/+0
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-1/+1
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin1-3/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-11/+11
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin3-8/+8
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-5/+5
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin2-3/+3
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-2/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-33/+27
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-3/+1
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+1
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt1-19/+0
2015-12-03Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon5-197/+197
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-6/+5
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna1-176/+176
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna1-140/+140
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-79/+79
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann2-2/+2
2015-10-16convert Link<> to typedNoel Grandin3-30/+27
2015-10-15convert Link<> to typedNoel Grandin2-13/+13
2015-10-15convert Link<> to typedNoel Grandin1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12convert Link<> to typedNoel Grandin3-29/+36
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-4/+4
2015-09-29Fix typosAndrea Gelmini1-2/+2
2015-09-25hackfect 2015: vertical text columns need page height not widthCaolán McNamara1-8/+38
2015-09-24convert Link<> to typedNoel Grandin2-43/+49
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-09-09stray debugging linesCaolán McNamara1-2/+0
2015-09-08convert Link<> to typedNoel Grandin1-2/+1
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara3-10/+10
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin4-58/+40
2015-08-21loplugin: defaultparamsNoel Grandin3-14/+12
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-06-11Typo: vertival -> verticalAndras Timar1-2/+2
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin3-6/+6
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin1-1/+1