summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-20sc: Fix build.Jan Holesovsky1-0/+1
2016-01-19sc lokit: the visible row/column must be 0, when loading a documentHenry Castro1-4/+9
2016-01-19Bump version to 5.0-19cp-5.0-19Andras Timar1-1/+1
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna2-2/+4
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna2-0/+24
2016-01-19svtools: implement clipboard import of JPEG filesMiklos Vajna1-0/+25
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna3-1/+45
2016-01-19Updated coreChristian Lohmaier1-0/+0
2016-01-19Updated coreRicardo Palomares1-0/+0
2016-01-19tdf#96198 accept WEEKNUM with only one parameter, tdf#50950 follow-upEike Rathke1-2/+5
2016-01-18fix a crash found in passingCaolán McNamara1-1/+3
2016-01-18tdf#75256 - Sifr updatesMatthias Freund21-0/+0
2016-01-18tdf#75256 Sifr updatesMatthias Freund25-0/+0
2016-01-18tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet2-16/+5
2016-01-18Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens1-1/+27
2016-01-18update creditsChristian Lohmaier1-1693/+1702
2016-01-18Resolves: tdf#93703 0 scaling is CAIRO_STATUS_INVALID_MATRIXCaolán McNamara1-5/+8
2016-01-18tdf#90606 Crash when delete a large part of a column with shift cells leftArul1-6/+15
2016-01-18tdf#94831: Check for null mpReadAccess before first useMatúš Kukan1-21/+18
2016-01-18tdf#95494 Calc can not sort Chinese word by stroke and radical,Jingtao Yan1-3/+3
2016-01-18tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna3-1/+7
2016-01-18tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás3-30/+6
2016-01-18tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna3-1/+22
2016-01-18tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski3-1/+60
2016-01-18tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski2-4/+100
2016-01-15Bump version to 5.0-18cp-5.0-18Andras Timar1-1/+1
2016-01-15Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky6-0/+264
2016-01-15Bump copyright year to 2016Adolfo Jayme Barrientos15-96/+96
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti1-2/+13
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna2-1/+44
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna3-2/+45
2016-01-14sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky2-0/+6
2016-01-14sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna1-1/+4
2016-01-14svx: loplugin:overrideMiklos Vajna1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna15-19/+76
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna3-0/+32
2016-01-14sfx2: Convert the exception to one that we actually announce.Jan Holesovsky1-1/+10
2016-01-13svg export: simultaneous move and zoom issue - fixedcp-5.0-17Marco Cecchetti1-80/+44
2016-01-13svg export: added support for anim:formula attributeMarco Cecchetti1-8/+60
2016-01-13svg export - group shape + indefinite duration - fixedMarco Cecchetti2-2/+15