summaryrefslogtreecommitdiff
path: root/sw/source/ui/fmtui
AgeCommit message (Expand)AuthorFilesLines
2018-12-09cppcheck: multicondition "columns" in sw/tmpdlgJulien Nabet1-6/+0
2018-11-25SwTemplateDlg is now unusedCaolán McNamara1-157/+46
2018-11-22weld writer char style dialogCaolán McNamara1-279/+18
2018-11-22weld writer parastyle dialogCaolán McNamara1-9/+163
2018-11-17weld writer numbering styles dialogCaolán McNamara1-93/+59
2018-11-05tdf#105225 new background tab pageJim Raykowski1-4/+4
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-2/+2
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-6/+197
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-2/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-15weld SwParagraphNumTabPageCaolán McNamara1-2/+2
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-05tdf#108829 Cannot set a numbering style to a paragraph styleNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in sw part1Noel Grandin1-23/+9
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-9/+9
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-19/+19
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-16tdf#90072: No character background (highlight) tab in paragraph styles dialogZolnai Tamás1-3/+5
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás1-7/+0
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás1-0/+2
2015-06-14Transparency part of Background Tab is unused nowZolnai Tamás1-10/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-15/+15
2015-04-29convert SVX_ flags to scoped enumNoel Grandin1-5/+5
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-6/+6
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás1-2/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-16/+16
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna1-1/+1
2014-10-01coverity#1242505 Dereference before null checkCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-17/+41
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-2/+0
2014-06-05Resolves: rhbz#1096747 crash/hang on format-page on html documentCaolán McNamara1-0/+7