summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11tdf#89867: editeng: fix crash on shutdown after changing AutoCorrect optionsMichael Stahl
2015-02-24Typo: curently->currentlyJulien Nabet
2015-02-19tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson
2015-02-05yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05and now a Windows build 'BreakIterator' ambiguous symbolEike Rathke
2015-02-05yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-22This function object can now be hidden.Kohei Yoshida
2014-11-22Apply pimpl to SvxAutocorrWordList.Kohei Yoshida
2014-11-22Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13sw: delete global SwAutoCorrect instance to avoid crash...Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11WaE: 'register' storage class specifier is deprecatedTor Lillqvist
2014-11-11fdo#80403: TokenHandler impl. FastTokenHandlerBaseDaniel Sikeler
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler
2014-10-31missing SAL_CALLMatúš Kukan
2014-10-31fdo#80403: AutoCorrect uses XFastParserDaniel Sikeler
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#735305 Unchecked return valueCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-06Resolves: fdo#84698 crash in autoreplacementCaolán McNamara
2014-10-02coverity#1242896 Unused valueCaolán McNamara
2014-10-01coverity#1242436 Identical code for different branchesCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-09editeng: avoid autocorrect crashMichael Stahl
2014-08-31fdo#33899 autocorrect: don't replace date parts with fractionsLászló Németh
2014-08-29fdo#62923 Autocorrect opt. 'Replace dashes' uses en-dash between numbersLászló Németh
2014-08-25QueryBox RID_SVXQB_* -> MessageDialog + stringCaolán McNamara
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza