summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-072-5/+2
* Resolves: coverity#705447 Self assignmentCaolán McNamara2014-04-041-1/+1
* svl/eitem.hxx: sal_Bool->boolNoel Grandin2014-04-041-4/+4
* cleanup up the EditEngine::GetAttribs callNoel Grandin2014-04-047-23/+22
* svl: sal_Bool->boolNoel Grandin2014-04-032-9/+9
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0113-20/+20
* use SAL_N_ELEMENTSCaolán McNamara2014-03-311-1/+1
* Presentation string for recently-added border typesLuke Deller2014-03-312-3/+25
* .doc support for recently-added border line typesLuke Deller2014-03-311-2/+8
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-4/+4
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-304-25/+23
* typo: selektion -> selectionThomas Arnhold2014-03-291-3/+3
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-0/+18
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-281-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2622-210/+210
* editeng: clean up unneeded bForceCursorMiklos Vajna2014-03-241-2/+1
* coverity#736772 Dereference before null checkCaolán McNamara2014-03-221-1/+1
* convert OUString::match to OUString::endsWithNoel Grandin2014-03-191-2/+1
* Add dash-dot and dash-dot-dot line styles.Kohei Yoshida2014-03-191-0/+4
* Disable unit tests which use library objects from libmerged on Windows.Matúš Kukan2014-03-181-11/+6
* Make this non-inline.Kohei Yoshida2014-03-171-1/+4
* codemaker,editeng: prefer passing OUString by referenceNoel Grandin2014-03-172-10/+10
* fdo#63154 Remove some solar.h referencesAlexandre Vicenzi2014-03-151-6/+1
* fdo#68779: RTF import: set borders without explicit widthMichael Stahl2014-03-141-1/+3
* oox export: associate editeng CharInteropGrabBag with sw via SIDTomaž Vajngerl2014-03-111-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-03-111-9/+9
* editeng: register GrabBag as a Char attributeTomaž Vajngerl2014-03-104-6/+40
* editeng: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-105-48/+8
* editeng: Add CharInteropGrabBag to editeng.Tomaž Vajngerl2014-03-101-1/+3
* RTF writing now uses SfxStyleSheetIterator to iterate over style sheetsTobias Lippert2014-03-101-22/+25
* coverity#735418 Logically dead codeCaolán McNamara2014-03-071-4/+3
* coverity#982456 Dereference after null checkCaolán McNamara2014-03-071-3/+3
* coverity#1190356 Dereference null return valueCaolán McNamara2014-03-061-4/+14
* Simplify DrawWaveKeith Curtis2014-03-051-13/+3
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-3/+3
* remove unused code SvxNumRule::Create(SvStream&)Noel Grandin2014-03-051-5/+0
* remove unused code SvxNumberFormat::Create(SvStream&)Noel Grandin2014-03-051-5/+0
* remove unused code accessibility::AccessibleParaManager::Release(int)Noel Grandin2014-03-051-14/+0
* remove unused code editeng::MisspellRange::MisspellRange()Noel Grandin2014-03-051-1/+0
* remove unused code editeng::Section::Section()Noel Grandin2014-03-051-2/+0
* fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2014-03-042-1/+6
* fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2014-03-041-21/+3
* editeng: sal_Bool->boolNoel Grandin2014-03-034-12/+12
* editeng: sal_Bool->boolNoel Grandin2014-03-031-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-03-032-28/+28
* editeng: sal_Bool->boolNoel Grandin2014-03-032-17/+17
* editeng: sal_Bool->boolNoel Grandin2014-03-033-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-03-031-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-03-035-95/+81
* WaE sign/unsigned compNorbert Thiebaud2014-03-021-2/+2