summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-07-22Resolves: #i125296# correction of fix for issue #i125044#Oliver-Rainer Wittmann
2014-07-22fdo#79221: Wrong rendering of bottom and right character borderZolnai Tamás
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-21fdo#80902: Document grid type is not rendered properlyPriyankaGaikwad
2014-07-21fd0#80997: Fix for text missing which is behind textbox in RT.Rohit Deshmukh
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-21fdo#81380: LO crashes while opening the documentdinesh_mp
2014-07-21coverity#706101 Unintended sign extensionCaolán McNamara
2014-07-21dest is signedCaolán McNamara
2014-07-21move type to where I can see itCaolán McNamara
2014-07-21ww8import create a pagedesc if continuous section changes margins (bnc#875383)Luboš Luňák
2014-07-21fix floating table over section with several columns (part of bnc#875383)Luboš Luňák
2014-07-21fdo#80651 - Add 'Single Page' button to Page Preview ToolbarJoren De Cuyper
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper
2014-07-20use consistant color for non displayable charactersNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20cppcheck: operator "=" should return TableReference&Julien Nabet
2014-07-19fix debug=t buildCaolán McNamara
2014-07-19indentation fixesMiklos Vajna
2014-07-19fdo#78502: actually empty parameter to getParagraph() is not testedMichael Stahl
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-19fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl
2014-07-18CppunitTest_sw_ooxmlfieldexport: enable on OS XMiklos Vajna
2014-07-18DOCX export: handle <w:alias> for the date SDTMiklos Vajna
2014-07-18coverity#735895 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#707363 Uncaught exceptionCaolán McNamara
2014-07-18coverity#1224992 Uncaught exceptionCaolán McNamara
2014-07-18oox: write Company in docProps/app.xmlMiklos Vajna
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-07-18(related: fdo#79319): writerfilter: RTF imoprt: don't lose shapes in headerMichael Stahl
2014-07-18SwXText::insertTextContentWithProperties: call EndUndo on exceptionMichael Stahl
2014-07-18sw: downgrade assertions about legacy SvxBrushItem to SAL_INFOMichael Stahl
2014-07-18Resolved: #124231# field variable dialog: check access...Oliver-Rainer Wittmann
2014-07-18writerfilter: import RTF_NOCOLBALMiklos Vajna
2014-07-18fdo#80800 : DOCX: Preservation of Direct Formatting for non first Table CellsPallavi Jadhav
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna
2014-07-17Add CppunitTest_sw_ooxmlfieldexport.mkMiklos Vajna
2014-07-17extract CppunitTest_sw_ooxmlfieldexport from CppunitTest_sw_ooxmlimportMiklos Vajna
2014-07-17CppunitTest_sw_ooxmlimport: allow running a single testMiklos Vajna
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-07-17SwFmtNoBalancedColumns: add doxygen commentMiklos Vajna
2014-07-17fix spelling structur -> structureNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-17DocxSdrExport: move member to impl classMiklos Vajna
2014-07-17sw: move testcase to the right suiteMiklos Vajna
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-07-16sw::util::IsPlausableSingleWordSection: take care of Boxes if LRSpace differsMiklos Vajna
2014-07-16WaE: struct/class inconsistencyTor Lillqvist