summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-13i#32546# - Java UnoRuntime.getUniqueKey/generateOid do not work reliablydistro/collabora/libreoffice-4.0.6.2Damjan Jovanovic1-1/+13
2021-12-13SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna2-3/+16
2021-12-13framework: last dispatchInterceptor gets asked firstThorsten Behrens1-9/+8
2021-12-13framework: avoid excessive queryDispatch callsThorsten Behrens1-7/+14
2021-12-13tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and ...shubhamtibra2-22/+1
2021-12-13framework: register DispatchDisabler serviceMiklos Vajna1-0/+3
2021-12-13framework: initial implementation of a dispatch disabler.Michael Meeks6-3/+295
2021-12-13Silence javadoc 8 errorsMiklos Vajna11-36/+34
2013-10-17Version 4.0.6.2, tag libreoffice-4.0.6.2libreoffice-4.0.6.2Christian Lohmaier3-0/+0
2013-10-17bump product version to 4.0.6.2, release number to 1Christian Lohmaier2-25/+25
2013-10-17resolved fdo#70319 exponent must be followed by at least one digitEike Rathke2-0/+18
2013-10-17fdo#67796: sw: fix table cursor when setting language in status barMichael Stahl1-5/+11
2013-10-17Resolves: rhbz#1015594 CVE-2013-2924 use-after-freeEike Rathke2-0/+44
2013-10-16Updated coreChristian Lohmaier1-0/+0
2013-10-15fdo#64400: DXF import filter: fix OUString handlingMichael Stahl9-126/+110
2013-10-15rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann1-24/+28
2013-10-15resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+25
2013-10-15fdo#58144 - disable the ARP 'Remove' button on Windows XPAndras Timar6-0/+6
2013-10-14fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-10-14fdo#70143: fix SwDoc::ReplaceRangeImpl()Arnaud Versini1-3/+9
2013-10-14CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara1-1/+1
2013-10-14Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-10-14WaE [-Wstrict-overflow] assuming signed overflow does not occurEike Rathke1-2/+2
2013-10-11Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara3-5/+39
2013-10-11Updated coreAndras Timar1-0/+0
2013-10-09fdo#69384 fix impress -> writer copy&pasteMiklos Vajna3-2/+40
2013-10-09fdo#52004 set resolution of .dmg background image to 72DPIAndras Timar1-0/+0
2013-10-09fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane1-0/+2
2013-10-03Updated coreNagy Akos1-0/+0
2013-10-01bump product version to 4.0.6.1+, release number to 1Christian Lohmaier2-22/+22
2013-10-01Branch libreoffice-4-0-6Christian Lohmaier3-0/+0
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