summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Version 3.5.4.1, tag libreoffice-3.5.4.1 (3.5.4-rc1)libreoffice-3.5.4.1Petr Mladek0-0/+0
2012-05-15bump product version to 3.5.4-rc1, release number to 1Petr Mladek2-17/+17
2012-05-15Branch libreoffice-3-5-4Petr Mladek0-0/+0
2012-05-15fix property type for printoptions fdo#45592Noel Power1-1/+1
2012-05-15expat: upgrade to 2.1.0 releaseMichael Stahl5-52/+32
2012-05-15fix issue with repeated I in case of amend commitNorbert Thiebaud1-1/+1
2012-05-15commit-hook: tweak add_ChangeId() to tolerate git-am -s behaviorNorbert Thiebaud1-4/+6
2012-05-15add gerrit ChangeId generation to commit-msg git hookNorbert Thiebaud1-3/+106
2012-05-15git-hooks: commit-msg should not search for whitespace in the diff itselfMiklos Vajna1-1/+1
2012-05-15call the gerrit commit-msg hook if presentNorbert Thiebaud1-0/+6
2012-05-15fdo#35270 - enable caching of grammar checker propertiesMichael Meeks1-3/+2
2012-05-15fdo#46519 workaround of MSI installer error 1935Andras Timar3-1/+60
2012-05-15fdo#49940 dmapper: handle m_bTitlePage when m_nBreakType is zeroMiklos Vajna1-9/+16
2012-05-15sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabledMichael Meeks1-8/+5
2012-05-14Revert "sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabled"Michael Meeks1-5/+8
2012-05-14sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabledMichael Meeks1-8/+5
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara3-5/+23
2012-05-14fdo#40481 run SelectLanguage custom action during silent install, tooAndras Timar1-1/+2
2012-05-14sot: re-work OLE2 offset-to-page computation with a FAT chain cacheMichael Meeks3-41/+169
2012-05-14n#746996: Wrong text color in smartArt.Muthu Subramanian1-0/+5
2012-05-14error handling in SortTree custom actionAndras Timar1-1/+31
2012-05-14fdo#46355 sort SelectionTree control of Custom Setup with a custom actionAndras Timar4-1/+49
2012-05-14better fix for poppler 0.20Petr Mladek1-3/+1
2012-05-14avoid recursion that can mess up DND setup (fdo#41996)Luboš Luňák1-14/+31
2012-05-14poppler 0.20 changed its apiIonut Biru1-0/+4
2012-05-14fdo#49683 implement RTF_KEYWORDSMiklos Vajna3-0/+9
2012-05-14fdo#48070 fix parsing of arc pathsChr. Rossmanith1-22/+16
2012-05-14fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna2-4/+4
2012-05-14fdo#49692 fix RTF export of empty paragraph numbering rulesMiklos Vajna1-3/+3
2012-05-14vba implementation for Application.OnKeyNoel Power6-4/+240
2012-05-14fdo#46509: xsltml .xsl files missing from wiki-publisher.oxtStephan Bergmann1-0/+7
2012-05-14fdo#44010: fix vertical text frame borders:Michael Stahl1-72/+87
2012-05-14do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák1-3/+0
2012-05-12fdo#46223: Fix Presenter Console help screen layoutGábor Stefanik1-15/+51
2012-05-11include dequeCaolán McNamara1-0/+1
2012-05-11resolved fdo#49639 import .xls with HTML as such, not CSVEike Rathke1-2/+4
2012-05-11weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power1-0/+48
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon5-23/+81
2012-05-11Revert "Related: fdo#47644 for huge files build a page chain cache for seeks"Caolán McNamara2-121/+16
2012-05-11fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna1-14/+10
2012-05-11Revert "another partial fix for bnc#693238" ( and fixes fdo#44292 )Noel Power1-112/+112
2012-05-11Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara2-16/+121
2012-05-11fix initial height of multiline input windowNoel Power2-7/+13
2012-05-11allow keyword Append to be used as a variable. bnc#745930Noel Power4-2/+15
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classNorbert Thiebaud1-1/+11
2012-05-10Resolves: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara7-4/+28
2012-05-10fdo#38786 implement RTF_CHPGNMiklos Vajna1-0/+9
2012-05-10avoid code duplication by introducing RTFDocumentImpl::singleCharMiklos Vajna2-64/+24
2012-05-10Resolves: fdo#37044 two different TransliterationChgData structsCaolán McNamara2-21/+25
2012-05-09Related: fdo#34814 check if a missing font is a known symbol fontCaolán McNamara1-35/+44