summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2017-02-13tdf#91596 sw: make Format All Comments persistentMichael Stahl
2016-09-02tdf#101361: Fix cursor key movement in RTL textKhaled Hosny
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel 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 EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan 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-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-05tdf#32531 Fix for key movement in table cell of different directionalityJaskaran
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna
2016-04-04Restore some erroneously removed codeMaxim Monastirsky
2016-04-01loplugin:constantparam in swNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-17return of cid#982483 Dereference after null checkCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt
2016-03-10loplugin:constantparam in editengNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-08Fix typosAndrea Gelmini