summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky
2013-11-20DOCX export testing: Easy way to disable all tests but the interesting one.Jan Holesovsky
2013-11-20Highlight fade in SwCommentRulerRodolfo Ribeiro Gomes
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20Remove now useless RTL code-comment on SwCommentRulerRodolfo Ribeiro Gomes
2013-11-20DOCX: Enhacing unit test para auto spacingNikhil Walvekar
2013-11-20Writer : Fix fdo#71694 by clearing old anchor frame before setting newArnaud Versini
2013-11-20CppunitTest_sw_ooxmlexport: disable failing testLineSpacingexport on MacMiklos Vajna
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh
2013-11-19CppunitTest_sw_ooxmlexport: speed this up a bitMiklos Vajna
2013-11-19Disambiguate std::max callStephan Bergmann
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna
2013-11-19don't panic on clicking inside input fieldCaolán McNamara
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna
2013-11-18CppunitTest_sw_ooxmlexport: disable two testcases on MacMiklos Vajna
2013-11-17The new default Writer templateAhmad H. Al Harthi
2013-11-17Make the tiled rendering code compile for Android againTor Lillqvist
2013-11-17missing translatable="yes" attributesAndras Timar
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-17undefining inline is just confusingTakeshi Abe
2013-11-17sal_Bool to boolTakeshi Abe
2013-11-15CppunitTest_sw_{odfexport,odfimport,ooxmlexport}: consistent macro namingMiklos Vajna
2013-11-15CppunitTest_sw_htmlexport: check for nullptrMiklos Vajna
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad
2013-11-15Fixed for spacing between lines having lineRule "auto" is getting preservedPriyankaGaikwad
2013-11-15LibreOffice Corrupts DOCX files containing Footnotes after RoundtripPallavi Jadhav
2013-11-15Added Unit test for PNG Crop image in Export.Pallavi Jadhav
2013-11-15Save Image-Crop information for GIF in docxPallavi Jadhav
2013-11-15DOCX export: fixes for para auto spacing roundtripMiklos Vajna
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky
2013-11-15Tiled rendering: Make the tiled rendering work together with normal render.Jan Holesovsky
2013-11-15Update the code snippet for tile rendering to be like in touch_lo_draw_tile()Tor Lillqvist
2013-11-15release BitmapReadAccess after use to fix 1 mb per render mem leakPtyl Dragon
2013-11-15removed use of envvars in touch_lo_draw_tilePtyl Dragon
2013-11-15Do use scaling after allTor Lillqvist
2013-11-15Call MakeVisible() to "scroll" the requested area into view if necessaryTor Lillqvist
2013-11-15Make the use of tileWidth/Height in the call to PaintTile() optionalTor Lillqvist
2013-11-15Make the scaling with the "tile/context" ratio optional, tooTor Lillqvist