summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-17Version 4.3.0.1, tag libreoffice-4.3.0.1libreoffice-4.3.0.1Christian Lohmaier3-0/+0
2014-06-17bump product version to 4.3.0.1Christian Lohmaier1-1/+1
2014-06-17n#825305: writerfilter RTF import: override style properties like WordMichael Stahl6-16/+103
2014-06-17fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl3-0/+46
2014-06-17LOK: Split into instance and class.Andrzej Hunt5-28/+61
2014-06-17Updated coreChristian Lohmaier1-0/+0
2014-06-17Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr1-6/+9
2014-06-17Resolves: #i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr1-2/+5
2014-06-17Resolves: #i125086# correct implementation of css::text::XTextField...Oliver-Rainer Wittmann3-15/+53
2014-06-17missing SetForbiddenChars callCaolán McNamara1-0/+1
2014-06-17fix sd_import_tests after e42c05c1f96832572e525d85d89590f56f5a29ddMatúš Kukan1-2/+2
2014-06-17bnc#882631: keep line visible if proportional line spacing is < 100%.Matúš Kukan2-2/+11
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan5-3/+13
2014-06-17external/librevenge,libmwaw,libodfgen,libwps: fix self-linked symlinks build ...Douglas Mencken4-4/+4
2014-06-17Allow building with more recent glm versionsTomáš Chvátal2-9/+9
2014-06-17GPU Calc:Support nested formulae expansion for simple nestedhaochen4-75/+142
2014-06-17GPU Calc:Add more judge for NAN in SingleVector parameterhaochen1-4/+4
2014-06-17GPU Calc:Support default 2nd parameter in ROUNDhaochen2-5/+13
2014-06-17GPU Calc:Support 3rd parameter in FLOORhaochen3-94/+79
2014-06-17GPU Calc:Support IF formula in GPUInterprethaochen3-0/+63
2014-06-17GPU Calc:Support string arguments in VLookuphaochen5-35/+124
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard1-0/+1
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás6-38/+8
2014-06-16DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna5-1/+18
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida1-5/+11
2014-06-16Resolves: #i125055# follow-up of fix for #i124338#Oliver-Rainer Wittmann1-4/+20
2014-06-16Reduce test doc size, use a simpler gltf modelZolnai Tamás2-2/+2
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás4-25/+79
2014-06-16glTF export: Use plural folder namesZolnai Tamás4-5/+5
2014-06-16Resolve fdo#79913 by checking index boundsArnaud Versini1-1/+1
2014-06-16Updated coreAndras Timar1-0/+0
2014-06-16fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken1-0/+4
2014-06-16workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken1-1/+4
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet2-4/+0
2014-06-15Fix --disable-gltf buildZolnai Tamás1-0/+3
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist1-0/+14
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann1-24/+17
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl4-12/+27
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl5-6/+62
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke4-8/+24
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke4-7/+17
2014-06-13Rename makefile to StaticLibrary_libreofficekit and clean up.Matúš Kukan2-16/+1
2014-06-13allow extensions to override Access2BaseLionel Elie Mamane1-1/+2
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás5-8679/+30
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás3-1/+100
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás2-60/+82
2014-06-133D model insertion: display extensions in the filter selectorZolnai Tamás1-3/+3
2014-06-13Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás6-5/+6
2014-06-13Make glTF support an experimental featureZolnai Tamás6-8/+33
2014-06-13Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás16-14/+97