summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-07-22OUString::number was probably meant here (previously: valueOf)Matteo Casalin
2014-07-22sal_uInt16 to long, constifyMatteo Casalin
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-07-22sal_uInt16 to size_t, constifyMatteo Casalin
2014-07-22Avoid temporary and reduce computationsMatteo Casalin
2014-07-22nFound is never readMatteo Casalin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-22sal_uInt16 to sal_Int32, constifyMatteo Casalin
2014-07-22Enable copy-paste of charts/ole as bitmaps.Muthu Subramanian
2014-07-22fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl
2014-07-22fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl
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