summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)libreoffice-3.4.0.2libreoffice-3.4.0-finallibreoffice-3-4-0Petr Mladek0-0/+0
2011-05-20don't de-reference null pointer - fix crash with certain PPTX filesMichael Meeks1-5/+7
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-17Branch libreoffice-3-4-0Petr Mladek0-0/+0
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
2011-04-19Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)libreoffice-3.3.99.2Petr Mladek0-0/+0
2011-04-14fix crash in fdo#36203, the referenced shape didn't contain texbodyRadek Doulik1-1/+1
2011-04-12handle incomplete reads more gracefullyCaolán McNamara3-23/+39
2011-04-12fix what there is to fixCaolán McNamara55-811/+751
2011-04-11Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)libreoffice-3.3.99.1Petr Mladek0-0/+0
2011-04-06avoid possibility of accessing out of range ObjTimesCaolán McNamara2-3/+3
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2-1/+3
2011-04-04python 3 compatibility fixesAndreas Becker1-86/+72
2011-04-04occurrence -> occurence and don't crash anymoreFridrich Štrba1-1/+1
2011-04-04fix crasher in header / footnotes with no occurrence setMichael Meeks1-9/+15
2011-04-03remove legacysmgr_component_writeinfo fromt the .map filesNorbert Thiebaud4-4/+0
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks3-61/+0
2011-04-01register msworks and wpg filter componentsMichael Meeks7-60/+31
2011-04-01register lotuswordpro filter componentMichael Meeks4-29/+17
2011-04-01Branch libreoffice-3-4Petr Mladek0-0/+0
2011-04-01the libxml-based XSLT filter impl. depends on packageDavid Tardon1-1/+1
2011-03-31fdo#34489: fix the docx import of comments, properly resolve all idsCédric Bosdonnat11-68/+68
2011-03-31we don't use the exception valueCaolán McNamara1-2/+2