summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-05convert SWIB constants to scoped enumNoel Grandin9-69/+76
2016-02-05convert MENUBAR_MODE constants to scoped enumNoel Grandin5-11/+13
2016-02-05convert CVT constants to scoped enumNoel Grandin23-116/+120
2016-02-05convert TABITEM constants to scoped enumNoel Grandin4-25/+33
2016-02-05convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin13-73/+75
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
2016-02-02follow-up of tdf#89031Winfried Donkers1-1/+2
2016-02-02tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski1-5/+10
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna6-0/+48
2016-02-01lool - now the fill cursor type is mapped correctlyMarco Cecchetti1-1/+1
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl7-8/+252
2016-01-29Clean up lok::Office::freeError()Miklos Vajna3-11/+10
2016-01-29loplugin:cstylecastStephan Bergmann1-1/+1
2016-01-29freeError function moved to the end of the listOliver Specht1-1/+2
2016-01-29Make LibreOffice kit usable on windowsOliver Specht4-7/+25
2016-01-28svg export - skip/rewind slide transitionMarco Cecchetti1-1/+85
2016-01-25sd lok: Fix normal 'search' performed after a 'search all'.cp-5.0-20Jan Holesovsky2-5/+19
2016-01-25Bump version to 5.0-20Andras Timar1-1/+1
2016-01-25sc: build fixAndras Timar1-4/+4
2016-01-22sc lokit: update zoom values to graphic and text selectionHenry Castro1-2/+4
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna3-2/+30
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna2-0/+10
2016-01-21gtktiledviwer: try to paste as html, then as plain textMiklos Vajna1-1/+1
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky3-4/+50
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky2-21/+50
2016-01-21sc lok: Fix .uno:Name (renaming sheets) to really accept parameters.Jan Holesovsky2-3/+4