summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-29bccu#1851 - CTRL+A in Writer comments shows selection at top-left cornerAshod Nakashian
2016-05-29bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-25Fix typosAndrea Gelmini
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-21fix bad index/assertion failure with line ending autocorrect patternsLászló Németh
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
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 FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-08Translate German commentJulien Nabet
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-01Replace '||' with '&&'Rosemary Sebastian
2016-05-01Fix typo in codeAndrea Gelmini
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27todo odd warnings being printedMichael Stahl
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Use IsRightToLeft()Stephan Bergmann
2016-04-19So this is apparently about right-to-left levels, not a boolean flagStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin