summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-01-22remove SvStream::operator<< methodsNoel Grandin4-12/+19
2014-01-22convert more SvStream::operator<< callsNoel Grandin13-339/+337
2014-01-22Clean up SfxItemSet::PutStephan Bergmann3-5/+5
2014-01-22fdo#73886: Let's keep the "left" border outer and "right" inner.Kohei Yoshida1-10/+4
2014-01-22longparas: sneaky sal_uInt16 casts truncating values causing loopCaolán McNamara2-3/+3
2014-01-22DOCX import: set document-level font size default based on default para styleMiklos Vajna2-2/+21
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann26-92/+92
2014-01-22bool improvementsStephan Bergmann33-90/+89
2014-01-22VML import: parse shape text run inside w:smartTagMiklos Vajna2-0/+7
2014-01-22fdo#73534 : Table row data was getting displayed twice after RTTushar Bende5-7/+27
2014-01-22Typo in commentKhaled Hosny1-1/+1
2014-01-22Writer, please stop harassing meKhaled Hosny1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2-2/+2
2014-01-21drawingML export: fix position of wrapped shapes in DOCXMiklos Vajna2-0/+15
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl3-9/+9
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann3-4/+4
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe18-85/+72
2014-01-20drawingML export: zero rotation shouldn't alter the shape positionMiklos Vajna2-0/+8
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara2-4/+9
2014-01-20Resolves: #i124039# assure correct line break for multi-lined Input FieldsOliver-Rainer Wittmann2-1/+10
2014-01-20fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás2-0/+10
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara1-7/+15
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara1-4/+4
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino2-5/+6
2014-01-20drawingML export: write TextShape outline propertiesMiklos Vajna2-0/+16
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav9-113/+140
2014-01-20Remove dead codeTakeshi Abe1-7/+0
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar2-3/+3
2014-01-19CID#1158520: use after freeMarkus Mohrhard1-1/+2
2014-01-19CID#1157755 and CID#1157756: resource leaksMarkus Mohrhard1-2/+4
2014-01-18ooxml: unit test for shape theme attributes preservationJacobo Aragunde Pérez2-0/+48
2014-01-18sw: add testcase for RTF_LEVELFOLLOW importMiklos Vajna2-0/+51
2014-01-18Window::PreNotify should return boolStephan Bergmann9-22/+22
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe11-19/+32
2014-01-17fdo#73660: sw: fix Find of words containing soft-hyphenMichael Stahl1-1/+3
2014-01-17Window::Notify should return bool, reduxStephan Bergmann1-1/+1
2014-01-17bool improvementsStephan Bergmann85-405/+400
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann1-1/+1
2014-01-17VML import: handle shape with text inside groupshape as TextShapeMiklos Vajna2-0/+4
2014-01-17Window::Notify should return boolStephan Bergmann5-11/+11
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna2-0/+4
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt7-23/+97
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna2-0/+11
2014-01-17Translate some German comments to English in sw/source/core/text/txtfrm.cxx.Sven Wehner1-69/+63
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner5-24/+24
2014-01-17Resolves: #i123480# assure sorting of subset mark containers...Oliver-Rainer Wittmann2-21/+56
2014-01-17WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-1/+1
2014-01-17Small efficiency fix - move command out of loop.Adam Co1-1/+2
2014-01-16sw: CppunitTest_uiwriter has grown a dep on msword libraryMichael Stahl1-0/+1
2014-01-16fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky1-6/+6