summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Version 4.1.0.2, tag libreoffice-4.1.0.2libreoffice-4.1.0.2Christian Lohmaier4-1/+1
2013-07-03Branch libreoffice-4-1-0Christian Lohmaier3-0/+0
2013-07-03the calculation of the progressbar leads to very slow savingLaurent Godard1-3/+3
2013-07-03temporarily disable tests known to failChristian Lohmaier1-2/+2
2013-07-03simplify AddPrintRanges calls at import timeLaurent Godard2-9/+10
2013-07-03i#112615 table names are allowed slashesLionel Elie Mamane1-1/+15
2013-07-03Fix Windows signing and timestampingFridrich Štrba2-7/+8
2013-07-03Updated coreChristian Lohmaier1-0/+0
2013-07-03xls cells have all hard number format, fdo#66506Markus Mohrhard1-0/+1
2013-07-03fdo#61429: Stylist: try a little harder to restore "hierarchical"Michael Stahl2-19/+26
2013-07-03SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl5-12/+27
2013-07-02don't crash during chart copying, fdo#66508Markus Mohrhard1-3/+3
2013-07-02Resolves: fdo#66252 format->number for controls is bustedCaolán McNamara1-5/+5
2013-07-02Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parentCaolán McNamara2-4/+4
2013-07-02Allow build with older boostFridrich Štrba2-0/+23
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara1-3/+3
2013-07-02fdo#46361 oox: fixes for the VML import of groupshape textboxesMiklos Vajna9-13/+119
2013-07-02Uploading new libvisio 0.0.29, fixing fdo#66421Fridrich Štrba1-2/+2
2013-07-02fdo#64155 - fix unlocalized 'default' list entryCsikós Tamás1-0/+14
2013-07-02default report template should be language-independentAndras Timar2-1/+1
2013-07-02make "gcc -Werror" happyLionel Elie Mamane1-1/+1
2013-07-02Handle synthetic bold italic with Core TextKhaled Hosny1-6/+26
2013-07-02fdo#66385: bad line spacing under Core TextKhaled Hosny1-2/+2
2013-07-02transpose "data in rows" ranges for internal data provider, fdo#62057Markus Mohrhard3-6/+36
2013-07-02fdo#58995 Fix focus gained/lost event dropping for Window and FrameDavid Ostrovsky3-0/+58
2013-07-02fdo#66464 initialise static join info at construct timeLionel Elie Mamane1-5/+11
2013-07-02fdo#64985 try harder to populate m_sCommandName::m_sCommandNameLionel Elie Mamane1-0/+10
2013-07-02don't forget the formula cell style during xls/xlsx export, fdo#66242Markus Mohrhard2-3/+46
2013-07-02using primary font for secondary max text widthCaolán McNamara1-1/+1
2013-07-02Resolves: rhbz#979758 crash on 'Diagrammen in LibreOffice' help pageCaolán McNamara1-1/+1
2013-07-02fdo#66324 fix locking in webdav_ucp::Content::getResourceType()Michael Stahl1-1/+13
2013-07-02fdo#65650: fix Writer ODF import of list style with bullets and colorMichael Stahl1-5/+1
2013-07-02fdo#66165: WW8 export: fix duplicated paragraph breaksMichael Stahl1-1/+0
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke5-19/+16
2013-07-01Fix jitter when editing RTL textKhaled Hosny1-15/+51
2013-07-01hide the style boxes to collapse the date entries fullyMarkus Mohrhard1-0/+2
2013-07-01update all style lists when a new style is addedMarkus Mohrhard2-4/+67
2013-07-01handle localized default style names, fdo#61339Markus Mohrhard2-4/+7
2013-07-01extract this functionality from the uno codeMarkus Mohrhard7-151/+190
2013-07-01only clean the cond format if we want to write attribs, fdo#62267Markus Mohrhard1-1/+1
2013-07-01use the local setting aware method for the UI, fdo#64754Markus Mohrhard1-11/+17
2013-07-01Resolves: fdo#66263 calc's protect records doesn't do anything, sid collisionCaolán McNamara2-1/+3
2013-07-01fix OUString conversionSean Young1-1/+1
2013-07-01Resolves: fdo#66403 infinite loop, typo i should be itCaolán McNamara1-1/+1
2013-06-30Updated coreAndras Timar1-0/+0
2013-06-29fdo#66130 correct "skip column name" condition for LIKE predicateLionel Elie Mamane1-1/+1
2013-06-29fdo#66101: lowriter crashed when trying to open .docx fileJulien Nabet1-1/+1
2013-06-28fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane4-6/+17
2013-06-28Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane6-123/+22
2013-06-28fix nanosecond computationLionel Elie Mamane1-57/+42