summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)AuthorFilesLines
2014-03-17Make this non-inline.Kohei Yoshida1-1/+4
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin2-10/+10
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-6/+1
2014-03-14fdo#68779: RTF import: set borders without explicit widthMichael Stahl1-1/+3
2014-03-11oox export: associate editeng CharInteropGrabBag with sw via SIDTomaž Vajngerl1-1/+1
2014-03-11editeng: sal_Bool->boolNoel Grandin1-9/+9
2014-03-10editeng: register GrabBag as a Char attributeTomaž Vajngerl4-6/+40
2014-03-10editeng: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann5-48/+8
2014-03-10editeng: Add CharInteropGrabBag to editeng.Tomaž Vajngerl1-1/+3
2014-03-10RTF writing now uses SfxStyleSheetIterator to iterate over style sheetsTobias Lippert1-22/+25
2014-03-07coverity#735418 Logically dead codeCaolán McNamara1-4/+3
2014-03-07coverity#982456 Dereference after null checkCaolán McNamara1-3/+3
2014-03-06coverity#1190356 Dereference null return valueCaolán McNamara1-4/+14
2014-03-05Simplify DrawWaveKeith Curtis1-13/+3
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-3/+3
2014-03-05remove unused code SvxNumRule::Create(SvStream&)Noel Grandin1-5/+0
2014-03-05remove unused code SvxNumberFormat::Create(SvStream&)Noel Grandin1-5/+0
2014-03-05remove unused code accessibility::AccessibleParaManager::Release(int)Noel Grandin1-14/+0
2014-03-05remove unused code editeng::MisspellRange::MisspellRange()Noel Grandin1-1/+0
2014-03-05remove unused code editeng::Section::Section()Noel Grandin1-2/+0
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2-1/+6
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-21/+3
2014-03-03editeng: sal_Bool->boolNoel Grandin4-12/+12
2014-03-03editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-03-03editeng: sal_Bool->boolNoel Grandin2-28/+28
2014-03-03editeng: sal_Bool->boolNoel Grandin2-17/+17
2014-03-03editeng: sal_Bool->boolNoel Grandin3-5/+5
2014-03-03editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-03-03editeng: sal_Bool->boolNoel Grandin5-95/+81
2014-03-02WaE sign/unsigned compNorbert Thiebaud1-2/+2
2014-03-02Fix editeng missing spellchecking redline on loadNorbert Thiebaud4-41/+37
2014-03-02Add EditPaM::operator !() and simplify EditSelection::IsInvalidMatteo Casalin2-8/+2
2014-03-02sal_Bool to bool and some optimizationsMatteo Casalin2-10/+4
2014-03-02Return value of EditSelection::Adjust is never usedMatteo Casalin2-9/+5
2014-03-02sal_Bool to bool, with some optimizationsMatteo Casalin2-33/+17
2014-03-02Use EditSelection::HasRangeMatteo Casalin1-2/+2
2014-03-02Avoid temporaries just used as return valueMatteo Casalin1-4/+2
2014-03-02Use existing method instead of hand-writingMatteo Casalin1-5/+1
2014-03-02EditLine::CalcTextSize - nIndex is updated but never readMatteo Casalin1-3/+0
2014-03-02Avoid a check and use plain arithmeticMatteo Casalin1-5/+2
2014-03-02Use OUStringBuffer instead of rtl_uString in EditDoc::GetTextMatteo Casalin1-17/+12
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi1-2/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock2-2/+2
2014-02-28remove unused code EditTextObjectImpl::SetParaAttribs(int, SfxItemSet const&)Noel Grandin2-11/+0
2014-02-27Remove visual noise from editengAlexander Wilms33-271/+271
2014-02-27editeng: sal_Bool->boolNoel Grandin6-14/+14
2014-02-27editeng: sal_Bool->boolNoel Grandin4-6/+6
2014-02-27editeng: sal_Bool->boolNoel Grandin5-11/+11
2014-02-27editeng: sal_Bool->boolNoel Grandin3-51/+51
2014-02-27editeng: sal_Bool->boolNoel Grandin4-184/+184