summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-26EMF+: Parse and render custom line cap data.libreoffice-4-0Jan Holesovsky2-33/+290
2013-11-26EMF+: Implement line dashing.Jan Holesovsky1-2/+49
2013-11-26fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky4-58/+123
2013-11-26EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky1-1/+1
2013-10-29i123485 secured file import scanning existing pagesArmin Le Grand1-4/+11
2013-10-29fdo#33798 msidbFeatureAttributesUIDisallowAbsent for hidden feat.Andras Timar1-0/+1
2013-10-17fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann2-0/+10
2013-10-17Resolves: rhbz#1015594 CVE-2013-2924 use-after-freeEike Rathke2-0/+44
2013-10-15resolved fdo#70319 exponent must be followed by at least one digitEike Rathke2-0/+18
2013-10-15CID#736943 clamp no of ttc entries to physical maxCaolán McNamara1-0/+33
2013-10-14fdo#67796: sw: fix table cursor when setting language in status barMichael Stahl1-5/+11
2013-10-14fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-10-13fixed another "Out of bounds substring access"Eike Rathke1-6/+5
2013-10-11Fail fast at least in debug buildsStephan Bergmann1-1/+1
2013-10-11fdo#70143: fix SwDoc::ReplaceRangeImpl()Arnaud Versini1-3/+9
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+25
2013-10-10Updated coreAndras Timar1-0/+0
2013-10-09CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara1-1/+1
2013-10-09fdo#64400: DXF import filter: fix OUString handlingMichael Stahl9-126/+110
2013-10-09fdo#52004 set resolution of .dmg background image to 72DPIAndras Timar1-0/+0
2013-10-08fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane1-0/+2
2013-10-08WaE [-Wstrict-overflow] assuming signed overflow does not occurEike Rathke1-2/+2
2013-10-07fdo#70196: Python 2 compatibility for UNO import error handlingDavid Bolen1-8/+9
2013-10-04Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna3-2/+40
2013-10-04fdo#58144 - disable the ARP 'Remove' button on Windows XPAndras Timar6-0/+6
2013-10-03Updated coreNagy Akos1-0/+0
2013-10-03Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara3-5/+39
2013-10-02rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann1-24/+28
2013-10-01bump product version to 4.0.7.0+, reset number to 0Christian Lohmaier2-21/+21
2013-10-01bring helpcontent2 to libreoffice-4-0 branchChristian Lohmaier1-0/+0
2013-10-01Updated coreChristian Lohmaier1-0/+0
2013-10-01All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann1-0/+4
2013-09-30fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks1-1/+1
2013-09-23fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier2-10/+11
2013-09-19Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-09-19Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara2-4/+19
2013-09-19Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara1-2/+43
2013-09-19fdo#41833: fix visual cursor position after resizingIvan Timofeev1-1/+1
2013-09-18fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane1-20/+52
2013-09-17fdo#64455 Handle unknown color in color lineLaurent Balland-Poirier1-1/+37
2013-09-17fdo#68874: Highlighter icon doesn't change color if no text is selectedIvan Timofeev1-1/+1
2013-09-16fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet1-1/+1
2013-09-15fix for fdo#69173 crasherNoel Power1-0/+3
2013-09-11CID#736212 clip word 2 pap boundsCaolán McNamara6-1/+13
2013-09-09Work around GCC 4.8 -Werror=format= in python3Stephan Bergmann2-0/+16
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh2-3/+3
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-09-05Consistently use rtl_getAppCommandArg hereStephan Bergmann1-1/+1
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl4-7/+34