summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-11-24Newly missing #includeStephan Bergmann
2014-11-24error C2872: 'Locale' : ambiguous symbolMiklos Vajna
2014-11-24Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
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-21Resolves: fdo#86392 the assert seems to just want the attrs to be sortedCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17editeng: Avoid calling expensive getLineBreak() if possibleMatúš Kukan
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#1242632 Untrusted loop boundCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-13sw: delete global SwAutoCorrect instance to avoid crash...Michael Stahl
2014-11-12rename variables in makefileDaniel Sikeler
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12Guard against wrap-around in SvxFontHeightItemStephan Bergmann
2014-11-11Copy the original prop/prop unitStephan Bergmann
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-11WaE: 'register' storage class specifier is deprecatedTor Lillqvist
2014-11-11fdo#80403: TokenHandler impl. FastTokenHandlerBaseDaniel Sikeler
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05coverity#1242632 Untrusted loop boundCaolán McNamara
2014-11-05changed some timer to idleJennifer Liebel
2014-11-05editeng: SvxRTFParser sal_Bool to boolMichael Stahl
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler
2014-11-03coverity#982161 unchecked return valueDavid Tardon
2014-11-03coverity#982160 unchecked return valueDavid Tardon
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
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-27cid#1209201 Logically dead codeNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-17coverity#1247635 Uncaught exceptionCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara
2014-10-15convert PORTION_KIND constants to enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-06Resolves: fdo#84698 crash in autoreplacementCaolán McNamara