summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier1-4/+6
2014-05-08fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida7-6/+155
2014-05-08Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann1-2/+1
2014-05-08Handle bad SwWW8ImplReader::GetCol inputStephan Bergmann1-2/+4
2014-05-08sw: CheckBookmarks: can't store OOo XML any moreMichael Stahl1-1/+1
2014-05-08sw: call SwEditShell::CalcLayout to avoid crashesMichael Stahl1-1/+2
2014-05-08fdo#75519: fix chapter cross referencesMichael Stahl1-31/+0
2014-05-08fdo#74790: sw: Compare Document: fix assertions about RSID-only hintsMichael Stahl3-3/+24
2014-05-08fdo#62176: Revert "n757419: Hidden/Non-wrapping text."Michael Stahl1-8/+1
2014-05-07Resolves: fdo#68600 limit comment widthCaolán McNamara1-3/+2
2014-05-07fdo#77944: No need to store updated formulas in undo document when moving.Kohei Yoshida1-1/+1
2014-05-07Updated coreJulien Nabet1-0/+0
2014-05-07Resolves: fdo#77899 fax etc wizards don't startStephan Bergmann2-3/+11
2014-05-07fdo#39944: improve mapping between ATK and UNO rolesJacobo Aragunde Pérez1-1/+2
2014-05-07Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann7-8/+8
2014-05-07fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida6-7/+11
2014-05-06fdo#77647: Fix the column insertion use case.Kohei Yoshida1-1/+1
2014-05-06fdo#77944: Put updated formula cells into undo document.Kohei Yoshida1-1/+1
2014-05-06fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt2-12/+3
2014-05-06fdo#73766 TemplateManager: construct toolbars in focus traversal order.Andrzej Hunt2-2/+2
2014-05-06fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida3-10/+21
2014-05-05resolved fdo#78294 default null-date for document import is 1899-12-30Eike Rathke1-0/+6
2014-05-05set graphic properties for error bars during import, fdo#78041Markus Mohrhard2-1/+16
2014-05-05escape conditional formatting formulas during xlsx export, fdo#75168Markus Mohrhard1-2/+2
2014-05-05be explicit about text rotations, fdo#70670Markus Mohrhard1-1/+1
2014-05-03fix crash found when exploring fdo#50697Caolán McNamara1-3/+4
2014-05-03coverity#1210177 Uninitialized pointer fieldCaolán McNamara2-1/+2
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida12-115/+467
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida4-6/+27
2014-05-01handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák4-2/+56
2014-05-01ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is givenBjoern Michaelsen1-2/+13
2014-05-01set OOo reference version to 4.1 for incompatible MessageBox changesBjoern Michaelsen1-1/+1
2014-05-01resolve crashes with ICU 53.1 in locales with collator data, fdo#77071Eike Rathke2-6/+115
2014-05-01actually read brightness/contrast when reading docx (bnc#875713)Luboš Luňák1-0/+4
2014-04-30fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl1-3/+7
2014-04-30actually both should be LIST_APPENDEike Rathke1-2/+2
2014-04-30Build fix.Kohei Yoshida1-1/+1
2014-04-30fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida7-15/+57
2014-04-30fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt2-3/+3
2014-04-30Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt2-11/+15
2014-04-30fdo#48017 fix WIN32 long path name support of spelling dictionariesLászló Németh3-6/+118
2014-04-30fix KFileDialog crashes (fdo#69002)Luboš Luňák10-113/+231
2014-04-30allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák6-48/+115
2014-04-30adapt i18npool to ICU 53, fdo#77071Eike Rathke4-1332/+1341
2014-04-30fdo#60967: fix deletion of paragraph following tableMichael Stahl1-1/+4
2014-04-29fdo#77647: Expand reference only when the top of the selected range is...Kohei Yoshida1-1/+1
2014-04-29Related: fdo#64161 pstoedit not writing file until its closedCaolán McNamara1-2/+2
2014-04-29Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara1-2/+4
2014-04-29Fix memory leaksJulien Nabet1-0/+2
2014-04-29Mismatch alloc/deallocJulien Nabet1-2/+2