summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Use o3tl::make_unique when var is unique_ptrJulien Nabet1-1/+2
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin27-434/+433
2017-09-06tdf#111907 Allow box in Manage Names dialog to expand on resizingAndreas Brandner1-5/+8
2017-09-05Remove add-in demo/test-files in sc/workbenAndreas Brandner7-970/+0
2017-09-05tdf#112164 add test documentDinh Le1-0/+0
2017-09-05tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl2-5/+10
2017-09-05Updated coreOlivier Hallot1-0/+0
2017-09-05Revert "iOS, Executable_gendict.mk contained work ifneq"jan iversen1-1/+1
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara2-11/+16
2017-09-05libxml2: upgrade to release 2.9.5Michael Stahl10-606/+4
2017-09-05libxslt: upgrade to release 1.1.30Michael Stahl5-69/+18
2017-09-05EPUB export: handle text properties from paragraph stylesMiklos Vajna2-0/+16
2017-09-05sc: adjust block height only if neededDimitri Bouron3-11/+20
2017-09-05Remove sc/workben-filesAndreas Brandner3-2375/+0
2017-09-05iOS, update gcc3_ios_arm exception.jan Iversen1-71/+97
2017-09-05iOS, Executable_gendict.mk contained work ifneqjan Iversen1-1/+1
2017-09-05Updated coreLior Kaplan1-0/+0
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann15-96/+21
2017-09-05EPUB export: handle paragraph properties from paragraph stylesMiklos Vajna9-19/+100
2017-09-05Fix for old GCCStephan Bergmann1-1/+1
2017-09-05Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to...Stephan Bergmann1-15/+10
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens8-3/+62
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt5-0/+13
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke3-3/+3
2017-09-05Map MS malformed es-ES_tradnl to proper BCP 47 es-ES-u-co-trad, tdf#83190Eike Rathke3-6/+3
2017-09-05Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke2-0/+16
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin3-3/+3
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara1-10/+15
2017-09-05Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara1-3/+3
2017-09-05tdf#97362: TextPortionEnumerationTest partially migrated to python (last part)jmzambon3-2061/+541
2017-09-05tdf#39674 find / fix all German spellings in internal APIsAndreas Brandner1-8/+8
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna5-2/+68
2017-09-05Pass optimization/debug flags into external/gpgmeStephan Bergmann1-0/+5
2017-09-05Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrentCaolán McNamara1-3/+17
2017-09-05tdf#112199 Fix and extend enabled state for items in find toolbarJim Raykowski1-13/+10
2017-09-05Polish the Customize dialogMuhammet Kara2-6/+28
2017-09-05Remove useless commentSamuel Mehrbrodt1-1/+1
2017-09-05tdf#111492: XHTML export does not honor numbering levelsJulien Nabet1-9/+11
2017-09-05Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist1-2/+2
2017-09-05cui: fix loplugin:constparams warningMiklos Vajna2-2/+2
2017-09-05When traversing a TemplateDecl, ts can be a dependent typeStephan Bergmann1-1/+3
2017-09-05cui: fix loplugin:unnecessaryparen warningsMiklos Vajna2-2/+2
2017-09-05MSVC 15.0: Fix configure to work with update 15.3David Ostrovsky1-12/+15
2017-09-05update notebookbar_groupedbar_full view groupandreas kainz1-313/+106
2017-09-05tdf#107158 Groupedbar variant of the Notebookbar for Calcandreas kainz4-0/+22567
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist7-47/+47
2017-09-05Prefix one more member of ScDocument: pNoteEngineTor Lillqvist2-12/+12
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist4-16/+16
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist10-43/+42
2017-09-04Make the Modify button functional in the Customize dialogMuhammet Kara7-23/+337