summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-20LOfC MPL-only configAndras Timar1-0/+32
2015-02-20webdav serf: remove SAL_OVERRIDE from destructorsAndras Timar2-2/+2
2015-02-19add test for tdf#89454Markus Mohrhard3-0/+40
2015-02-19this should be [-90, 90] and not (-90, 90), tdf#89454Markus Mohrhard1-1/+1
2015-02-19fix chart2 unit test backportAndras Timar1-0/+1
2015-02-19no need for that anymoreMarkus Mohrhard1-4/+0
2015-02-19add test for missing chart area style fill import, tdf#89451Markus Mohrhard2-0/+19
2015-02-19better way to set default for chart area fill style, related tdf#89451Markus Mohrhard4-6/+12
2015-02-19implement fill based on style also for chart area, tdf#89451Markus Mohrhard2-5/+10