summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-04Bump version to 4.3-4cp-4.3-4Andras Timar1-1/+1
2015-03-04not all OrCriteria have three childrenLionel Elie Mamane1-1/+3
2015-03-04getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane1-16/+16
2015-03-04tdf#87820 Images not displayed properly in CalcHenry Castro1-0/+6
2015-03-04in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara1-1/+1
2015-03-04sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann1-1/+1
2015-03-04Adapt code to changed libkabdrv1lo.so nameStephan Bergmann1-1/+2
2015-03-04tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson1-0/+1
2015-03-04tdf#89679 - fix incorrect mapping of font-family-complex and CharFontNameAsianMark Hung1-1/+1
2015-03-04fix linker errorDavid Tardon1-2/+2
2015-03-04tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna3-3/+44
2015-03-04Resolves: tdf#81659 handle expand reference edge correctlyEike Rathke3-6/+158
2015-03-04tdf#89666: vcl: speed up HbLayoutEngine line layout for large paragraphsMichael Stahl1-1/+1
2015-03-04tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl1-1/+9
2015-03-04check if reads were successfulCaolán McNamara12-271/+478
2015-03-04Fix dangling pointerStephan Bergmann1-2/+4
2015-03-04Resolves: tdf#89500 catch ISO 8601 datetime in all localesEike Rathke1-7/+26
2015-03-04file UCP: Ensure myLocalTime is initializedStephan Bergmann2-1/+9
2015-03-04Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara1-4/+14
2015-03-04Resolves: tdf#89484 check that sheet reference is within selected sheetsEike Rathke1-0/+4
2015-03-04tdf#89141: reverted a workaround for getting activity timeVasily Melenchuk1-10/+4
2015-02-24Bump version to 4.3-3cp-4.3-3Andras Timar1-1/+1
2015-02-24dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák1-8/+1
2015-02-24Revert "fdo#68963 recognize __RefHeading__ bookmarks as TOC"Andras Timar2-17/+10
2015-02-23Sun ld doesn't support -O1 optimize flagRichard PALO1-4/+1
2015-02-23tdf#89460 test pChangeTrack before using itLaurent Godard1-2/+5
2015-02-23tdf#89105: sw: Remove unnecessary downcastMatteo Casalin1-2/+2
2015-02-23tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl3-9/+20
2015-02-23Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()Eike Rathke3-7/+35
2015-02-23fix windows buildMarkus Mohrhard1-1/+1
2015-02-23tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane1-1/+4
2015-02-23tdf#68117 Partially fix boolean labels in XLSXUrsache Vladimir1-1/+1
2015-02-23tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert4-4/+40
2015-02-23tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA()Winfried Donkers2-3/+8
2015-02-23Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara1-12/+13
2015-02-23Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara1-1/+1
2015-02-23Resolves: tdf#81429 select corresponding listbox entry if not currentEike Rathke1-8/+16
2015-02-23fdo#87534 fix HYPERLINK behaviour when used in namesWinfried Donkers1-0/+2
2015-02-23Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken2-9/+13
2015-02-23Resolves: tdf#83461 do not override MatColsRows if already setEike Rathke1-1/+1
2015-02-23Query Design: use correct name for columns that come from another query.Lionel Elie Mamane3-4/+21
2015-02-23tdf#89070 Table filter dialog: properly initialise OTableTreeListBoxLionel Elie Mamane1-0/+1
2015-02-23tdf#79239: make the dialog closable with 'X' button againKatarina Behrens2-2/+8
2015-02-23Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara1-28/+42
2015-02-23Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara1-2/+2
2015-02-23tdf#73059 isDBReadOnly ensure connection before trying to retrieve itLionel Elie Mamane1-0/+1
2015-02-23sw: fix ASAN detected error in RtfSdrExport::Commit()Michael Stahl1-1/+2
2015-02-23Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara1-6/+22
2015-02-23tdf#88854 crash on opening drop capsCaolán McNamara1-1/+3
2015-02-23Resolves: tdf#68137 crash in traversing script fieldsCaolán McNamara1-2/+7