summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2013-09-20bnc#825891 fdo#37606 SwWrtShell::SelAll(): fix for doc starting with tableMiklos Vajna7-6/+59
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna2-0/+39
2013-08-08bnc#823651 WW8 import: fix paragraph style in empty first page headerMiklos Vajna1-2/+4
2013-08-07compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák5-2/+29
2013-07-18n#825976: Fixed missing part of conditionCédric Bosdonnat1-1/+1
2013-07-18n#825976: Table of Illustration has hyperlinks by default like TOCCédric Bosdonnat1-2/+6
2013-07-17fdo#39904, n#825976: implement hyperlinks for Illustrations indexCédric Bosdonnat6-6/+34
2013-07-12bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributesMiklos Vajna1-12/+1
2013-06-20import different first page header/footer from docLuke Deller4-147/+68
2013-06-12fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-10bnc#802888 SwPageFrm: one more clickable field fixMiklos Vajna1-16/+16
2013-06-07Make use of IsStarSymbol()Thomas Arnhold4-23/+4
2013-06-07ugly workaround for external leading with symbol fonts (bnc#823626)Luboš Luňák1-0/+17
2013-06-06bnc#382137 DocxAttributeOutput: don't store address of local variableMiklos Vajna1-1/+8
2013-05-30Bin uninteresting (?) OSL_FAIL()Tor Lillqvist1-1/+0
2013-05-24fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen1-84/+88
2013-05-23improve exporting of picture alignment to docxLuboš Luňák1-19/+97
2013-05-13bnc#816603, i#101884: Fix crash on load.Jan Holesovsky1-5/+8
2013-05-13bnc#816603, fdo#61594 SwWW8ImplReader::StartApo: don't always start a frameMiklos Vajna2-8/+30
2013-05-13bnc#816603 SwWW8ImplReader::ParseTabPos: make this non-staticMiklos Vajna2-2/+2
2013-05-13bnc#816603 sw: move WW8TabBandDesc to ww8par.hxxMiklos Vajna2-56/+56
2013-05-07fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna1-1/+1
2013-05-07SwPostItMgr::Delete: fix crash when layout is not yet readyMiklos Vajna1-1/+1
2013-05-07fdo#62336 - fix horribly coupled table rendering code to not crash.Michael Meeks1-1/+11
2013-05-07Belts and braces for crash in null pointer dereferenceFridrich Štrba1-1/+2
2013-05-07fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna2-148/+19
2013-05-07fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2-4/+17
2013-05-02make parent style for 'frame contents' be 'standard' rather than 'text'Luboš Luňák1-3/+1
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek39-150/+1051
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky1-0/+2
2013-04-25fdo#60280: sw: restore anti-aliasing for all OLE objectsMichael Stahl1-2/+1
2013-04-25fdo#60280: sw: restore anti-aliasing for all OLE objectsMichael Stahl1-2/+1
2013-04-13Resolves: fdo#48039 use same algorithm for assigning get/set replacement idsCaolán McNamara1-9/+4
2013-04-04fdo#32082: Do not reset number format in table cells on edit.Jan Holesovsky1-17/+21
2013-04-03Keep semantics, but improve readibility.Jan Holesovsky1-27/+24
2013-04-02Output typeid().name( ) in layout dump for easier debuggingCédric Bosdonnat1-0/+2
2013-04-02bnc#793998 SwTxtFormatter::FormatLine: fix missing repaintsMiklos Vajna1-0/+18
2013-04-02n#793998 SwTxtCursor::GetCharRect: respect TabOverMargin compat modeMiklos Vajna1-1/+3
2013-04-02n#802888 SwEditWin: let fields have priority over header/footer flysMiklos Vajna1-1/+6
2013-04-02bnc#802888 SwPageFrm: let macro fields have priority over background objectsMiklos Vajna3-1/+35
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna2-4/+20
2013-03-28fdo#62360: fix word breaking in Writer for spell checkingLászló Németh1-1/+4
2013-03-28fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl1-4/+8
2013-03-27fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment rangesMiklos Vajna3-31/+29
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
2013-03-25fix fdo#62050 : Initially disable RTL for comment window.navin patidar1-4/+1
2013-03-22fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna1-0/+12
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna1-0/+12
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna1-4/+10