summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17loplugin:stringconstantTor Lillqvist
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13Resolves: tdf#99692 crash in SwPostItMgr with change trackingCaolán McNamara
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Fix typosAndrea Gelmini
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 OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06tdf#90923 sw: invalidate layout when font substitutions are changedMichael Stahl
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05Related: tdf#84695 sw: fix TextBox begin text edit by pressing normal charMiklos Vajna
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-03tdf#99529 sw: don't pop up input field dialog before inserting fieldMichael Stahl
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21lokit: add getPartHashHenry Castro
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-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-19cppcheck: silence known conditions warnings in sw annotshJochen Nitschke
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke