summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-30sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl
2016-04-28use initialization listJochen Nitschke
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04coverity#1358029 Dereference null return valueCaolán McNamara
2016-04-04tdf#90855 replace Dialog::Close with Dialog::EndDialogJakub Trzebiatowski
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01loplugin:constantparam in swNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-25tdf#90855 Improve the 'Insert Bookmark' dialogJakub Trzebiatowski
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski
2016-03-24cid#1357171 uninitialized membersMiklos Vajna
2016-03-24cid#1357170 uninitialized membersMiklos Vajna
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-18sw: restore lost SwMMResultEmailDialog::SendAsHdl_Impl()Miklos Vajna
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18sw: fix loplugin:staticmethods in SwMMResultEmailDialogMiklos Vajna
2016-03-18-Werror,-Winconsistent-missing-overrideNoel Grandin
2016-03-18SwMMResultPrintDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18SwMMResultSaveDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18SwMailDispatcherListener_Impl: guard against disposed m_pSendMailDialogMiklos Vajna
2016-03-18SwMMResultEmailDialog: disable from/to numeric fields by defaultMiklos Vajna