summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna2-0/+13
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-06-05bnc#820509 testcaseMiklos Vajna2-0/+20
2013-05-30fdo#64671 Some special RTF characters were not skipped correctlyUrmas2-0/+11
2013-05-30bnc#817956 page border shadow testcaseMiklos Vajna2-0/+12
2013-05-30bnc#817956 v:textpath VML import testcaseMiklos Vajna2-0/+26
2013-05-30bnc#817956 DOCX import of document background colorMiklos Vajna2-0/+9
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-23bnc#819882 DOCX import: backport table-related fixes from libreoffice-4-1Miklos Vajna2-3/+3
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna2-0/+85
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 Vajna3-1/+10
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 Vajna3-163/+21
2013-05-07fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2-4/+17
2013-05-06fdo#63023 incorrect RTF background color in headerMiklos Vajna3-6/+47
2013-05-02make parent style for 'frame contents' be 'standard' rather than 'text'Luboš Luňák1-3/+1
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna2-1/+6
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek58-154/+1596
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky2-0/+5
2013-04-29n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat3-0/+24
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-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna3-0/+33
2013-04-13Resolves: fdo#48039 use same algorithm for assigning get/set replacement idsCaolán McNamara1-9/+4
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna2-0/+326
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-02SwFrmFmts: MSVC does stupid things with dllexporting templatesMichael Stahl1-1/+4
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 Vajna4-1/+37
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna4-4/+76
2013-03-28fdo#62360: fix word breaking in Writer for spell checkingLászló Németh1-1/+4
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna2-0/+15
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 Vajna4-31/+33