summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)AuthorFilesLines
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann2-3/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann3-11/+11
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke2-2/+2
2016-08-08Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara1-5/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara3-5/+5
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-2/+0
2016-06-17More efficient OUString concatanation in LineNumberingDialogMuhammet Kara1-8/+8
2016-06-16Ensure updated accessible names in SwSortDlg ctorMuhammet Kara1-4/+6
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-1/+2
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara1-3/+0
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin4-8/+8
2016-06-02Invalidate the AutoText Dialog after selectionSzymon Kłos1-0/+7
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-6/+6
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara2-19/+0
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+3
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin3-9/+9
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+2
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna1-1/+1
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin1-0/+15
2016-04-04coverity#1358029 Dereference null return valueCaolán McNamara1-2/+2
2016-04-04tdf#90855 replace Dialog::Close with Dialog::EndDialogJakub Trzebiatowski1-1/+1
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski1-4/+4
2016-03-25tdf#90855 Improve the 'Insert Bookmark' dialogJakub Trzebiatowski1-129/+328
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+0
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-6/+3
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-3/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-5/+5
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon4-7/+7
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann11-54/+54
2015-11-09formatting improvements in sw/Noel Grandin2-7/+7
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin3-8/+8
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann7-13/+12
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2-3/+3
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2-3/+3
2015-10-16convert Link<> to typedNoel Grandin7-45/+31