summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2017-05-04AutoText: handle Delete key in the dialogSzymon Kłos1-17/+42
2017-05-04AutoText: .dotx files visible when importSzymon Kłos1-0/+6
2017-01-05tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth1-1/+1
2016-12-22tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai1-1/+1
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann1-2/+3
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2-54/+18
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud2-18/+54
2016-11-04unify color selectorsCaolán McNamara2-54/+18
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara4-5/+5
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin1-1/+1
2016-10-13no need to inherit SwOLENames from resourceCaolán McNamara1-31/+27
2016-10-05convert MapUnit to scoped enumNoel Grandin4-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann13-98/+98
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski1-0/+4
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski1-5/+9
2016-09-16tdf#101359 Just advance list box for BOOKMARKsJan-Marek Glogowski1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-4/+4
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