summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-074-11/+11
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-072-2/+2
* fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-5/+5
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-1/+1
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-2/+2
* Resolves fdo#87968 : Assertion failed: false rtl_uString_newFromSubStringJulien Nabet2015-01-051-3/+3
* Typo: translitaration->transliterationJulien Nabet2015-02-031-5/+5
* Fix simple typos.Andrea Gelmini2015-01-022-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-024-6/+7
* editeng: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-185-13/+13
* Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna2014-12-181-0/+10
* Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna2014-12-171-0/+14
* Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna2014-12-161-0/+12
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-125-10/+5
* coverity#705150 Missing break in switchCaolán McNamara2014-12-111-0/+1
* Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna2014-12-111-0/+8
* Typo: postion(s)=>position(s)Julien Nabet2014-12-102-2/+2
* Resolves: fdo#87141 Remove deletes the node, release doesn'tCaolán McNamara2014-12-101-1/+1
* fdo#76776 crashes after paste a table from WriterCaolán McNamara2014-12-101-0/+7
* changed inherited timers to idleTobias Madl2014-12-091-1/+1
* changed timers to idleJennifer Liebel2014-12-094-9/+9
* changed timers to idlesJennifer Liebel2014-12-091-1/+1
* Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna2014-12-091-0/+11
* Resolves: fdo#86931 wrong offsets used to set languageCaolán McNamara2014-12-082-5/+4
* kater->laterCaolán McNamara2014-12-081-1/+1
* Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna2014-12-081-0/+8
* -Werror=format on AndroidMiklos Vajna2014-12-051-1/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-0/+5
* Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna2014-12-051-0/+9
* editeng: let's assert attribute consistency in some more placesMichael Stahl2014-12-032-2/+54
* editeng: it's like there's a nest of these thingsMichael Stahl2014-12-033-15/+14
* editeng: there's yet another checking function hidden at dbglevel=3Michael Stahl2014-12-034-14/+17
* editeng: convert that to assertMichael Stahl2014-12-032-20/+14
* editeng: activate some more assertions hidden behind dbglevel=3Michael Stahl2014-12-033-11/+12
* Adapt to int/sal_Int32 mismatch on 32-bit buildTor Lillqvist2014-12-021-1/+1
* Adapt to int/sal_Int32 mismatch on 32-bit buildTor Lillqvist2014-12-021-1/+1
* editeng: don't hide the DbgCheckAttribs() behind OSL_DEBUG_LEVEL > 2Michael Stahl2014-12-012-13/+15
* fdo#85496: add some asserts to detect this sort of problemMichael Stahl2014-12-011-0/+5
* fdo#85496: editeng: do not add multiple 0-length attributes...Michael Stahl2014-12-012-7/+55
* Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna2014-11-271-0/+9
* Bin commented-out unreachable 'break' statementsTor Lillqvist2014-11-241-2/+0
* Newly missing #includeStephan Bergmann2014-11-241-0/+2
* error C2872: 'Locale' : ambiguous symbolMiklos Vajna2014-11-241-3/+2
* Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna2014-11-243-0/+15
* This function object can now be hidden.Kohei Yoshida2014-11-221-4/+7
* Apply pimpl to SvxAutocorrWordList.Kohei Yoshida2014-11-221-27/+48
* Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida2014-11-221-0/+2
* Resolves: fdo#86392 the assert seems to just want the attrs to be sortedCaolán McNamara2014-11-211-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1