summaryrefslogtreecommitdiff
path: root/sw/source/ui/fmtui
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+1
2014-05-11coverity#736862 Dereference before null checkCaolán McNamara1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-7/+7
2014-03-30sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-3/+37
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-10/+10
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-2/+2
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-1/+0
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara2-697/+309
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-2/+2
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-8/+6
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-6/+8
2013-07-26Add more usefull log areasZolnai Tamás1-2/+2
2013-07-26CharBrd 2: new character attributeZolnai Tamás1-0/+1
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás2-0/+9
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-2/+2