summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2014-03-24editeng: clean up unneeded bForceCursorMiklos Vajna
2014-03-22coverity#736772 Dereference before null checkCaolán McNamara
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-18Disable unit tests which use library objects from libmerged on Windows.Matúš Kukan
2014-03-17Make this non-inline.Kohei Yoshida
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi
2014-03-14fdo#68779: RTF import: set borders without explicit widthMichael Stahl
2014-03-11oox export: associate editeng CharInteropGrabBag with sw via SIDTomaž Vajngerl
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-03-10editeng: register GrabBag as a Char attributeTomaž Vajngerl
2014-03-10editeng: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10editeng: Add CharInteropGrabBag to editeng.Tomaž Vajngerl
2014-03-10RTF writing now uses SfxStyleSheetIterator to iterate over style sheetsTobias Lippert
2014-03-07coverity#735418 Logically dead codeCaolán McNamara
2014-03-07coverity#982456 Dereference after null checkCaolán McNamara
2014-03-06coverity#1190356 Dereference null return valueCaolán McNamara
2014-03-05Simplify DrawWaveKeith Curtis
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code SvxNumRule::Create(SvStream&)Noel Grandin
2014-03-05remove unused code SvxNumberFormat::Create(SvStream&)Noel Grandin
2014-03-05remove unused code accessibility::AccessibleParaManager::Release(int)Noel Grandin
2014-03-05remove unused code editeng::MisspellRange::MisspellRange()Noel Grandin
2014-03-05remove unused code editeng::Section::Section()Noel Grandin
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-02WaE sign/unsigned compNorbert Thiebaud
2014-03-02Fix editeng missing spellchecking redline on loadNorbert Thiebaud
2014-03-02Add EditPaM::operator !() and simplify EditSelection::IsInvalidMatteo Casalin
2014-03-02sal_Bool to bool and some optimizationsMatteo Casalin
2014-03-02Return value of EditSelection::Adjust is never usedMatteo Casalin
2014-03-02sal_Bool to bool, with some optimizationsMatteo Casalin
2014-03-02Use EditSelection::HasRangeMatteo Casalin
2014-03-02Avoid temporaries just used as return valueMatteo Casalin
2014-03-02Use existing method instead of hand-writingMatteo Casalin
2014-03-02EditLine::CalcTextSize - nIndex is updated but never readMatteo Casalin
2014-03-02Avoid a check and use plain arithmeticMatteo Casalin
2014-03-02Use OUStringBuffer instead of rtl_uString in EditDoc::GetTextMatteo Casalin
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28remove unused code EditTextObjectImpl::SetParaAttribs(int, SfxItemSet const&)Noel Grandin
2014-02-27Remove visual noise from editengAlexander Wilms