summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-24coverity#735746 Explicit null dereferencedCaolán McNamara
2014-04-24coverity#735746 Explicit null dereferencedCaolán McNamara
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-23coverity#738625 Uninitialized scalar fieldCaolán McNamara
2014-04-21fdo#77603 new wildcard in autocorrection: .* instead of *László Németh
2014-04-21remove some more bloatThomas Arnhold
2014-04-21clean up src filesThomas Arnhold
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-04-16coverity#735422 Logically dead codeCaolán McNamara
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-04Resolves: coverity#705447 Self assignmentCaolán McNamara
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31use SAL_N_ELEMENTSCaolán McNamara
2014-03-31Presentation string for recently-added border typesLuke Deller
2014-03-31.doc support for recently-added border line typesLuke Deller
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-30Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-29typo: selektion -> selectionThomas Arnhold
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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