summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-01-23Depend unit test on existing font.Jan-Marek Glogowski
2014-01-23fdo#69649 RTF import: don't crash on empty TOC resultMiklos Vajna
2014-01-23fix tinderboxesCaolán McNamara
2014-01-23coverity#1158441 Uninitialized scalar fieldCaolán McNamara
2014-01-23coverity#1158442 Uninitialized scalar fieldCaolán McNamara
2014-01-23coverity#1158446 Uninitialized scalar fieldCaolán McNamara
2014-01-23coverity#1158448 Uninitialized scalar fieldCaolán McNamara
2014-01-23coverity#1158514 Unused pointer valueCaolán McNamara
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-23drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna
2014-01-23fdo#73546 : faulty value of attribute value in <wp:anchor> tagumeshkadam
2014-01-23fdo#67238: sw: fix table cell UnprotectMichael Stahl
2014-01-23Avoid possible resource leaks in case of exceptionTakeshi Abe
2014-01-23Fix the class nameTakeshi Abe
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22Clean up SfxItemSet::PutStephan Bergmann
2014-01-22fdo#73886: Let's keep the "left" border outer and "right" inner.Kohei Yoshida
2014-01-22longparas: sneaky sal_uInt16 casts truncating values causing loopCaolán McNamara
2014-01-22DOCX import: set document-level font size default based on default para styleMiklos Vajna
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22VML import: parse shape text run inside w:smartTagMiklos Vajna
2014-01-22fdo#73534 : Table row data was getting displayed twice after RTTushar Bende
2014-01-22Typo in commentKhaled Hosny
2014-01-22Writer, please stop harassing meKhaled Hosny
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21drawingML export: fix position of wrapped shapes in DOCXMiklos Vajna
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe
2014-01-20drawingML export: zero rotation shouldn't alter the shape positionMiklos Vajna
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Resolves: #i124039# assure correct line break for multi-lined Input FieldsOliver-Rainer Wittmann
2014-01-20fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-20drawingML export: write TextShape outline propertiesMiklos Vajna
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav
2014-01-20Remove dead codeTakeshi Abe
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar
2014-01-19CID#1158520: use after freeMarkus Mohrhard
2014-01-19CID#1157755 and CID#1157756: resource leaksMarkus Mohrhard
2014-01-18ooxml: unit test for shape theme attributes preservationJacobo Aragunde Pérez
2014-01-18sw: add testcase for RTF_LEVELFOLLOW importMiklos Vajna
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-17fdo#73660: sw: fix Find of words containing soft-hyphenMichael Stahl
2014-01-17Window::Notify should return bool, reduxStephan Bergmann