summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-23don't try to set property mapping if there is no valueMarkus Mohrhard5-14/+28
2014-06-23fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper1-5/+5
2014-06-23fdo#80324 fix path of redline_tmpl.hrcAndras Timar1-1/+1
2014-06-23Updated coreAndras Timar1-0/+0
2014-06-23Updated coreAndras Timar1-0/+0
2014-06-23Updated coreAndras Timar1-0/+0
2014-06-23Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
2014-06-22Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida19-44/+67
2014-06-21fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens2-9/+18
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan3-13/+4
2014-06-21Updated coreJulien Nabet1-0/+0
2014-06-21Updated coreJulien Nabet1-0/+0
2014-06-20Fix build to work with older harfbuzz versions.Thorsten Behrens1-1/+1
2014-06-20WaE: unused function 'isString'Tor Lillqvist1-8/+0
2014-06-20Fix SDK examplesStephan Bergmann3-2/+3
2014-06-20fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane3-8/+36
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand1-7/+10
2014-06-19Work around problem with nested /* in Doxygen commentStephan Bergmann1-35/+34
2014-06-19sizeof(bool) is not required to be 1Caolán McNamara1-1/+1
2014-06-18Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara1-4/+0
2014-06-18Resolves: #i125071# check SwFmt::GetItemState()'s ppItem parameter...Herbert Dürr1-2/+4
2014-06-18LOK: kill double initialize.Andrzej Hunt5-18/+19
2014-06-18Resolves: fdo#80140 inverted spell-check continue logicCaolán McNamara1-7/+2
2014-06-18fdo#79427 after execute() a ResultSet is expected to be BeforeFirstLionel Elie Mamane1-19/+27
2014-06-17writerfilter: try to make tinderbox happy againMichael Stahl1-1/+1
2014-06-17bump product version to 4.3.0.1.0+Christian 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