summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-21macOS SDK 10.14 is outcp-6.0-13Stephan Bergmann1-1/+10
2018-10-21Bump version to 6.0-13Andras Timar1-1/+1
2018-10-20sw mso export: PROTECT_FORM shouldn't force section to protectedJustin Luth2-4/+1
2018-10-20NFC ww8 cleanup: remove unused variables, simplify, whitespaceJustin Luth2-22/+9
2018-10-20ww8import: always protect document if setJustin Luth3-8/+23
2018-10-20tdf#37778 ww8import: protect section only if protEnabledJustin Luth3-1/+13
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-10-20tdf#120706: nullptr dereferenceMike Kaganski1-1/+1
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-10-20tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna4-3/+32
2018-10-20keep pyuno script processing below base uriCaolán McNamara1-2/+28
2018-10-20Resolves: tdf#93372 format table in base is ignoredCaolán McNamara1-2/+20
2018-10-20sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl1-1/+1
2018-10-20ofz#10879 stay inside sSecStr boundsCaolán McNamara1-2/+2
2018-10-20Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke2-4/+5
2018-10-19[cp] Add another known good generator.Aron Budea1-1/+1
2018-10-18Update git submodulesChristian Lohmaier1-0/+0
2018-10-17Resolves: tdf#115182 default Chart percentage format is integerEike Rathke5-50/+54
2018-10-13tdf120224 docx export: don't double up field bookmarksJustin Luth1-3/+9
2018-10-13tdf120224 writerfilter: consume excess bookmark from fieldsJustin Luth1-0/+15
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky5-33/+73
2018-10-11Don't search for old (<= 2.0) .NET SDK anymoreAron Budea1-27/+6
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth2-0/+7
2018-10-11tdf#120225 ww8import: keep textform nameJustin Luth6-4/+41
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth4-8/+86
2018-10-11tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth2-4/+22
2018-10-08tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth3-1/+20
2018-10-03tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna12-1/+166
2018-09-30Bump version to 6.0-12cp-6.0-12Andras Timar1-1/+1
2018-09-29tdf#119850 show missing mysql connector optionsTamas Bunth3-7/+3
2018-09-28ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth3-1/+43
2018-09-28Revert "Allow fast result return for formula-cells with..."Aron Budea2-26/+4
2018-09-21tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt3-0/+12
2018-09-21ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara1-2/+2
2018-09-21update creditsChristian Lohmaier1-1566/+1561
2018-09-21tdf#119881: Check if Unity/Gnome is separated by colon in XDG_CURRENT_DESKTOPXisco Fauli1-5/+16
2018-09-21tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycacheMiklos Vajna3-4/+39
2018-09-17tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh3-0/+19
2018-09-17Join the thread only if launch succeeded.Michael Meeks1-1/+1
2018-09-17Ensure fastparser thread is joined in case of exceptions.Michael Meeks1-1/+17
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks7-24/+78
2018-09-14Bump version to 6.0-11cp-6.0-11Andras Timar1-1/+1
2018-09-14tdf#118881: Fix HTML parsing for personasMuhammet Kara1-9/+9
2018-09-14mysqlc: fix XPreparedStatement::setTimestampTamas Bunth1-1/+2
2018-09-14mysqlc: prep stmt: check if cursor out of rangeTamas Bunth1-0/+3
2018-09-14mysqlc: getTablePrivileges not implemented, so..Tamas Bunth1-2/+1
2018-09-14lok: Avoid crash when inserting a table in a redline.Jan Holesovsky1-1/+3
2018-09-13tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth7-40/+47