summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)libreoffice-3.4.2.3libreoffice-3.4.2-finallibreoffice-3-4-2Petr Mladek0-0/+0
2011-07-19Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)libreoffice-3.4.2.2Petr Mladek0-0/+0
2011-07-19related fdo#39023: correct import of shared formulasMuthu Subramanian1-3/+6
2011-07-12Branch libreoffice-3-4-2Petr Mladek0-0/+0
2011-07-12Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)libreoffice-3.4.2.1Petr Mladek0-0/+0
2011-07-12fix for fdo#39023: shared formulas are not imported correctlyMarkus Mohrhard1-1/+5
2011-07-11n#694356: Using formatcode while displaying labels.Muthu Subramanian3-3/+21
2011-07-08Resolves: fdo#34023 apparent negative string lengthCaolán McNamara1-1/+1
2011-07-08do not set solid line border and fill as default for chartareaRadek Doulik1-11/+3
2011-07-07gcc 4.0 doesn't support the C++0x usage of enum::valueJoseph Powers2-2/+2
2011-07-07The enum type name should be included when accessing the enum values.Joseph Powers1-1/+1
2011-07-07fix for bnc#693386Noel Power3-9/+42
2011-07-07Fix label position for ooxml chartsThorsten Behrens1-0/+31
2011-07-06Added pointer validations to avoid some edge-case documents crashingmarc-andre@atc.tcs.com1-2/+2
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)libreoffice-3.4.1.1Petr Mladek0-0/+0
2011-06-07Resolves: rhbz#710556 don't crash on missing graphicsCaolán McNamara1-14/+14
2011-05-30Fix xlsx 2010 export.Muthu Subramanian1-1/+1
2011-05-20fix config for pptx filter - thanks to BubliRadek Doulik3-3/+3
2011-05-20Make export to .pptx 2010 work againKatarina Machalkova1-1/+1
2011-05-20don't de-reference null pointer - fix crash with certain PPTX filesMichael Meeks1-5/+7
2011-05-19fix for fod#37367 ( docx import of hyperlinks )Noel Power1-1/+1
2011-05-19Revert "fix for fod#37367 ( docx import of hyperlinks )"Noel Power2-32/+1
2011-05-19fix for fod#37367 ( docx import of hyperlinks )Noel Power2-1/+32
2011-05-17Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)libreoffice-3.4.0.1Petr Mladek0-0/+0
2011-05-17fdo#36339: Promote the default chart8 filter as the preferred filter.Kohei Yoshida1-1/+1
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen2-3/+1
2011-05-13avoid deleting before a use (bnc#693200)Luboš Luňák1-1/+1
2011-05-10Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)libreoffice-3.3.99.5Petr Mladek0-0/+0
2011-05-10And finally, binfilter builds on windows againFridrich Štrba1-1/+0
2011-05-10Some more makefile.pmk inclusionsFridrich Štrba2-0/+2
2011-05-10Fix missing declaraction of ConvListFridrich Štrba1-0/+1
2011-05-10Revert "Remove DECLARE_LIST( ConvList, Conversation* )"Fridrich Štrba1-1/+23
2011-05-10Revert "Committing some more DECLARE_LIST removal that compiles on linux"Fridrich Štrba3-23/+9
2011-05-10Committing some more DECLARE_LIST removal that compiles on linuxFridrich Štrba3-9/+23
2011-05-10Unbreak binfilter on WindowsFridrich Štrba7-0/+7
2011-05-09make OOXML import use sheet local db dataMarkus Mohrhard5-4/+40
2011-05-04Copy&pasting is considered harmfulKatarina Machalkova1-1/+1
2011-05-04Check for existence of property before retrieving its valueKatarina Machalkova1-11/+31
2011-05-03svx-hacky-htmlselect-control-import.diff ( bnc#523191 )Noel Power2-0/+164
2011-05-03fix for fdo#33462Marcel HB1-1/+1
2011-05-03Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)libreoffice-3.3.99.4Petr Mladek0-0/+0
2011-04-29svx-ppt-bullet-offset-fix.diff: bullet list paragraph indentation (bnc#593609)Radek Doulik2-4/+26
2011-04-28unoxml-fix-empty-xmlns.diff: crasher in xml parserRadek Doulik1-1/+2
2011-04-28filter-fix-build-FCFGMerge.cfg.diff: fix build without javaRadek Doulik1-0/+125
2011-04-28svx-ppt-import-fix-bullet-size.diff: bullet size import (bnc#515972)Radek Doulik1-1/+1
2011-04-27fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)Radek Doulik1-2/+4
2011-04-27goodies-eps-filter-unix.diff: generate correct EPS on UNIX (bnc#200053)Radek Doulik1-1/+13
2011-04-27buildfix-oox-depends-on-unotools.diff: fix dependencyPetr Mladek1-1/+1
2011-04-26Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)libreoffice-3.3.99.3Petr Mladek0-0/+0
2011-04-20some docx field import/export tweaksNoel Power2-36/+54