summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Version 4.1.3.1, tag libreoffice-4.1.3.1libreoffice-4.1.3.1Christian Lohmaier3-0/+0
2013-10-08bump product version to 4.1.3.1Christian Lohmaier1-1/+1
2013-10-08Branch libreoffice-4-1-3Christian Lohmaier3-0/+0
2013-10-08Updated coreChristian Lohmaier1-0/+0
2013-10-08I forgot to add -d swith to signtoolAndras Timar2-26/+34
2013-10-08fdo#52004 set resolution of .dmg background image to 72DPIAndras Timar1-0/+0
2013-10-07fdo#66591 help needs this imageAndras Timar1-0/+0
2013-10-07fdo#70196: Python 2 compatibility for UNO import error handlingDavid Bolen1-8/+9
2013-10-07rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing()Michael Stahl1-1/+3
2013-10-07fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl1-8/+25
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-04Initial fix for fdo#69915Jesús Corrius1-0/+6
2013-10-04compare against IDF_HARDATTR, fdo#69720Markus Mohrhard1-1/+1
2013-10-04allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier4-2/+21
2013-10-04configure.ac: always search for md5sumBenedikt Morbach1-6/+11
2013-10-04Media/LastSequence is i4, so it has to be 32767->65535 in _Validation tableAndras Timar3-3/+3
2013-10-04fdo#58144 - disable the ARP 'Remove' button on Windows XPAndras Timar6-0/+6
2013-10-04CID#705749 mem leakCaolán McNamara1-0/+2
2013-10-04rhbz#1001768: AtkListener::disposing(): delay notificationMichael Meeks1-5/+20
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-11/+26
2013-10-01All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann1-2/+2
2013-09-30fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna3-2/+17
2013-09-28Sign .msi/.msp files when build signing is enabled on WindowsAndras Timar1-0/+49
2013-09-27fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks1-1/+1
2013-09-25Uploading libmwaw 0.1.11Fridrich Štrba1-2/+2
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#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara13-29/+53
2013-09-19fdo#41833: fix visual cursor position after resizingIvan Timofeev1-1/+1
2013-09-18valgrind: init. member variablesDavid Tardon1-0/+6
2013-09-18Avoid crash when a comment contains data, but no textKatarina Behrens1-1/+5
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara2-1/+3
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 lineIvan Timofeev1-1/+37
2013-09-17Updated coreLionel Elie Mamane1-0/+0
2013-09-17Fix fdo#69381 by skipping empty option groupsArnaud Versini1-0/+5
2013-09-17Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara2-4/+19
2013-09-17Resolves: fdo#67730 Preview colors on Smart Tags & Shadows are swappedCaolán McNamara2-134/+136
2013-09-16fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet1-1/+1
2013-09-16fdo#68874: Highlighter icon doesn't change color if no text is selectedIvan Timofeev1-1/+1
2013-09-15fix for fdo#69173 crasherNoel Power1-0/+3
2013-09-14fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane1-57/+41
2013-09-14Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara1-2/+43
2013-09-13Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane13-43/+255
2013-09-12Resolves: rhbz#1006850 crash in SwCommentRuler::GetCommentControlRegionCaolán McNamara1-0/+7
2013-09-11CID#736212 clip word 2 pap boundsCaolán McNamara6-1/+13
2013-09-11#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::Han...Herbert Dürr1-1/+6