summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-11-26Mailmerge shows wrong number of emails to be sentRodolfo Ribeiro Gomes1-1/+1
2013-11-25Fixed for libreoffice crashes while opening file.PriyankaGaikwad3-1/+6
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna1-2/+17
2013-11-21Resolves: fdo#67263 CRASH when deleting applied bulleted paragraph styleJulien Nabet1-1/+1
2013-11-20CppunitTest_sw_ooxmlexport: disable test that fails on 3 different configsMiklos Vajna1-2/+3
2013-11-20Clean up SwXTextDocument::createStephan Bergmann1-96/+85
2013-11-20Freeze layout / page format normalization.Jan-Marek Glogowski3-1/+28
2013-11-20Resolves: #i123578# adjust table layout algorithm to avoid layout loopsOliver-Rainer Wittmann2-47/+65
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin3-15/+15
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann5-12/+23
2013-11-20fdo#71740 AutoCorrection Border emphasis differencesLaurent Balland-Poirier1-9/+9
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky1-0/+11
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky3-2/+12
2013-11-20DOCX export testing: Easy way to disable all tests but the interesting one.Jan Holesovsky1-0/+10
2013-11-20Highlight fade in SwCommentRulerRodolfo Ribeiro Gomes2-13/+60
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin3-15/+15
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2-12/+7
2013-11-20Remove now useless RTL code-comment on SwCommentRulerRodolfo Ribeiro Gomes1-4/+3
2013-11-20DOCX: Enhacing unit test para auto spacingNikhil Walvekar2-2/+7
2013-11-20Writer : Fix fdo#71694 by clearing old anchor frame before setting newArnaud Versini1-1/+2
2013-11-20CppunitTest_sw_ooxmlexport: disable failing testLineSpacingexport on MacMiklos Vajna1-0/+3
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin3-8/+8
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin3-3/+3
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh9-13/+19
2013-11-19CppunitTest_sw_ooxmlexport: speed this up a bitMiklos Vajna5-13/+68
2013-11-19Disambiguate std::max callStephan Bergmann1-1/+1
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna2-1/+6
2013-11-19don't panic on clicking inside input fieldCaolán McNamara1-13/+19
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann138-1553/+3117
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna1-0/+2
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna1-0/+3
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin9-35/+33
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2-6/+6
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna1-1/+5
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna4-4/+20
2013-11-18CppunitTest_sw_ooxmlexport: disable two testcases on MacMiklos Vajna1-0/+6
2013-11-17The new default Writer templateAhmad H. Al Harthi1-14/+57
2013-11-17Make the tiled rendering code compile for Android againTor Lillqvist1-4/+17
2013-11-17missing translatable="yes" attributesAndras Timar17-32/+32
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar4-11/+11
2013-11-17undefining inline is just confusingTakeshi Abe1-2/+0
2013-11-17sal_Bool to boolTakeshi Abe7-39/+39
2013-11-15CppunitTest_sw_{odfexport,odfimport,ooxmlexport}: consistent macro namingMiklos Vajna3-129/+131
2013-11-15CppunitTest_sw_htmlexport: check for nullptrMiklos Vajna1-2/+2
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde3-1/+81
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad2-0/+6
2013-11-15Fixed for spacing between lines having lineRule "auto" is getting preservedPriyankaGaikwad3-0/+9
2013-11-15LibreOffice Corrupts DOCX files containing Footnotes after RoundtripPallavi Jadhav4-2/+16
2013-11-15Added Unit test for PNG Crop image in Export.Pallavi Jadhav2-1/+22
2013-11-15Save Image-Crop information for GIF in docxPallavi Jadhav3-2/+26