summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-15Version 4.2.4.1, tag libreoffice-4.2.4.1libreoffice-4.2.4.1Christian Lohmaier3-0/+0
2014-04-15bump product version to 4.2.4.1Christian Lohmaier1-1/+1
2014-04-15Branch libreoffice-4-2-4Christian Lohmaier4-1/+1
2014-04-15Updated coreChristian Lohmaier1-0/+0
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida5-4/+47
2014-04-15fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida33-117/+187
2014-04-15upload libetonyek 0.0.4David Tardon3-32/+2
2014-04-14fdo#77209: Share string pool with clip documents.Kohei Yoshida4-5/+11
2014-04-14fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida2-37/+145
2014-04-14handle .doc cropping also inside groups (fdo#38411)Luboš Luňák1-2/+3
2014-04-13fdo#75970: Let's do it in a straightforward fashion.Kohei Yoshida1-2/+2
2014-04-13fdo#77307: Compare external formula tokens correctly.Kohei Yoshida1-0/+9
2014-04-12smoketest: remove OpenOffice.org 1.0 XML format export testsMichael Stahl4-54/+1
2014-04-12Remove OOo1.0 file formats from Save As.Bryan Quigley15-15/+15
2014-04-11fdo#76961 - Calc link auto-update interval is changed on file saveNiklas Johansson1-1/+1
2014-04-11check that stacks are not empty before top()Caolán McNamara1-1/+6
2014-04-11include last record in language-subtag-registry.xmlEike Rathke3-1/+60
2014-04-11build liblangtag with updated IANA language-subtag-registryEike Rathke4-1/+8
2014-04-11fdo#77300: Don't re-compile formulas when the hybrid formula is not there.Kohei Yoshida1-24/+30
2014-04-11fdo#73588: fix default alignment in RTL mode.Hannah Lyhne1-1/+4
2014-04-11re-enabled user-defined numeric fields for dBase exportEike Rathke2-59/+165
2014-04-10fdo#75376: configure: disable LTO by default for MSVC tooMichael Stahl1-6/+5
2014-04-09Related: fdo#73544 change double quotation charactersJoan Montane1-2/+2
2014-04-09Updated coreJoan Montane1-0/+0
2014-04-09Resolves: fdo#73544 rename acor_ca to acor-ca-ESCaolán McNamara2-2/+2
2014-04-09fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida4-14/+34
2014-04-09WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-04-09fdo#70666 avoid only bad Graphite ligature replacementLászló Németh1-3/+5
2014-04-09fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh1-3/+11
2014-04-09Resolves: fdo#76930 explictly list common lang-independant template dirCaolán McNamara1-0/+1
2014-04-09fdo#69157 Apply object-in front selection on mouseUpLennard Wasserthal1-8/+11
2014-04-09Resolves: fdo#77174 crash with "New style from selection" with ListCaolán McNamara1-9/+13
2014-04-09fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude caseMiklos Vajna1-1/+23
2014-04-09fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat()Miklos Vajna2-0/+13
2014-04-09liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl1-0/+1
2014-04-09hidpi: Forgotten rounding.Jan Holesovsky1-1/+1
2014-04-09Updated coreAndras Timar1-0/+0
2014-04-08fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida22-137/+334
2014-04-08fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky1-11/+19
2014-04-08coverity#708388 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-08CVE-2014-0160 heartbeatCaolán McNamara2-0/+109
2014-04-07fdo#75772 Correct name of Outline Numbering dialogLaurent Balland-Poirier1-1/+1
2014-04-07fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna4-7/+96
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl1-8/+9
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna2-1/+3
2014-04-04Uploading libcdr-0.0.15: Support for CorelDraw x7Fridrich Štrba3-20/+2
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke1-1/+8
2014-04-04bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna3-1/+4
2014-04-03fixed display of available dictionaries stringsEike Rathke1-2/+2
2014-04-03coverity#707971 Uninitialized scalar fieldCaolán McNamara1-2/+11