summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2014-04-10callcatcher: update unused codeCaolán McNamara1-6/+0
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann8-44/+3
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2-5/+2
2014-04-04Resolves: coverity#705447 Self assignmentCaolán McNamara1-1/+1
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin1-4/+4
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin7-23/+22
2014-04-03svl: sal_Bool->boolNoel Grandin2-9/+9
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann13-20/+20
2014-03-31use SAL_N_ELEMENTSCaolán McNamara1-1/+1
2014-03-31Presentation string for recently-added border typesLuke Deller2-3/+25
2014-03-31.doc support for recently-added border line typesLuke Deller1-2/+8
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-4/+4
2014-03-30Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe4-25/+23
2014-03-29typo: selektion -> selectionThomas Arnhold1-3/+3
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+18
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann22-210/+210
2014-03-24editeng: clean up unneeded bForceCursorMiklos Vajna1-2/+1
2014-03-22coverity#736772 Dereference before null checkCaolán McNamara1-1/+1
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin1-2/+1
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida1-0/+4
2014-03-18Disable unit tests which use library objects from libmerged on Windows.Matúš Kukan1-11/+6
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