summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Bump version to 5.0-24cp-5.0-24Andras Timar1-1/+1
2016-02-10lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky2-1/+34
2016-02-10lok: Interaction handler for saveAs() too.Jan Holesovsky1-4/+8
2016-02-10Revert "lok: Take over the identity of the document when performing saveAs()."Jan Holesovsky1-1/+1
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist2-1/+11
2016-02-08Bump version to 5.0-23cp-5.0-23Andras Timar1-1/+1
2016-02-08lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+7
2016-02-08lok: Take over the identity of the document when performing saveAs().Jan Holesovsky1-1/+1
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro2-1/+17
2016-02-08sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky4-2/+24
2016-02-08sw - m_eLastSearchCommand initializationMarco Cecchetti1-0/+1
2016-02-07CppunitTest_sd_svg_export_tests fails on Windows (compiler/boost issue)Andras Timar1-1/+1
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti2-0/+15
2016-02-05lok: Search result should contain info if it is a 'search all' result.cp-5.0-22Jan Holesovsky4-3/+8
2016-02-05Bump version to 5.0-22Andras Timar1-1/+1
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky2-1/+2
2016-02-04impress - unable to search inside table - fixedMarco Cecchetti1-6/+1
2016-02-04lok: fix saveAs for a loaded HTML documentTomaž Vajngerl1-1/+2
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl5-1/+46
2016-02-04tdf#91762: Check wether the row and the cell have text...Xisco Fauli3-4/+13
2016-02-04tdf#97150: tdf#94924: If we can't handle strings, don't try to thenTor Lillqvist1-0/+7
2016-02-04Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke1-9/+93
2016-02-04Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara1-3/+5
2016-02-04Resolves: tdf#97375 use Invalidate in all modesCaolán McNamara1-6/+1
2016-02-04xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl4-5/+96
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara1-1/+2
2016-02-03Bump version to 5.0-21cp-5.0-21Andras Timar1-1/+1
2016-02-03libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl1-3/+4
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky3-0/+21
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky5-33/+267
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky2-56/+57
2016-02-02tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna3-0/+30
2016-02-02tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt3-32/+19
2016-02-02tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth2-1/+19
2016-02-02Quickfix for Win 64-bit C++ UNO bridge (more than 20 params)Stephan Bergmann1-3/+9
2016-02-02Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3
2016-02-02update creditsChristian Lohmaier1-1225/+1255
2016-02-02Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara1-7/+7
2016-02-02oox: coverity#1348468 copy-paste errorMichael Stahl1-1/+1
2016-02-02xmloff: there is no reason why office:version should be omittedMichael Stahl1-15/+14
2016-02-02tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna8-8/+23
2016-02-02tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh1-5/+7
2016-02-02tdf#97308: fix logic with conditional "ends with"Julien Nabet1-2/+2
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara4-12/+10
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara1-16/+13
2016-02-02Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky19-38/+800
2016-02-02Fix wrong use of OUString::copyMaxim Monastirsky1-5/+3
2016-02-02Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara1-1/+1
2016-02-02update creditsChristian Lohmaier1-1417/+1430
2016-02-02tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl11-28/+152