summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski
2016-09-16tdf#101359 Just advance list box for BOOKMARKsJan-Marek Glogowski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-08Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-17More efficient OUString concatanation in LineNumberingDialogMuhammet Kara
2016-06-16Ensure updated accessible names in SwSortDlg ctorMuhammet Kara
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-02Invalidate the AutoText Dialog after selectionSzymon Kłos
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin
2016-04-04coverity#1358029 Dereference null return valueCaolán McNamara
2016-04-04tdf#90855 replace Dialog::Close with Dialog::EndDialogJakub Trzebiatowski
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski
2016-03-25tdf#90855 Improve the 'Insert Bookmark' dialogJakub Trzebiatowski
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin