summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Version 4.4.0.0.alpha2, tag libreoffice-4.4.0.0.alpha2libreoffice-4.4.0.0.alpha2Christian Lohmaier3-0/+0
2014-11-06bump product version to 4.4.0.0.alpha2Christian Lohmaier1-1/+1
2014-11-06Updated coreChristian Lohmaier1-0/+0
2014-11-06use correct LCID and English color keywordEike Rathke1-5/+5
2014-11-06remove now superfluous SetUsed() callsEike Rathke1-10/+5
2014-11-06remove now meaningless "since number formatter version ..." commentsEike Rathke1-6/+5
2014-11-06assert( nNewExtended <= ZF_STANDARD_NEWEXTENDEDMAX )Eike Rathke1-0/+1
2014-11-06remove include/svl/nfversi.hxxEike Rathke2-52/+0
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke5-20/+12
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke2-25/+10
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke2-46/+30
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke2-4/+2
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke2-4/+2
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke2-4/+2
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke2-7/+4
2014-11-06remove obsolete GetNewStandardDefined()Eike Rathke1-1/+0
2014-11-06LOK: Remove formats that we cannot export, and add PDF for Draw.Jan Holesovsky1-8/+2
2014-11-06Early return missingStephan Bergmann1-0/+2
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella2-100/+65
2014-11-06filter: use more appropriate conversion from ASCII for arbitrary inputMichael Stahl1-1/+6
2014-11-06sal: it is impossible to have non-ASCII char hereMichael Stahl1-4/+1
2014-11-06sal: do not ignore conversion flags for RTL_TEXTENCODING_ASCII_USMichael Stahl1-7/+12
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann154-345/+444
2014-11-06implement toggling off removeable master elements with direct deleteCaolán McNamara1-3/+39
2014-11-06refactor delete code into FuDeleteSelectedObjectsCaolán McNamara2-15/+24
2014-11-06refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara3-15/+23
2014-11-06-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara9-776/+4
2014-11-06unittest verifying that mail merge correctly sets up marks for sub-documentsLuboš Luňák1-1/+61
2014-11-06name of mailmerge marks is actually irrelevantLuboš Luňák1-1/+2
2014-11-06unit test to verify basic mail merge layout for 2 pagesLuboš Luňák2-0/+26
2014-11-06properly discard dumped layout on test document (re)loadsLuboš Luňák1-11/+13
2014-11-06make parseDump() properly handle xml node contentLuboš Luňák1-1/+1
2014-11-06basic test of mail merge workingLuboš Luňák3-0/+15
2014-11-06do not register MM unittest databases with a prefixLuboš Luňák2-5/+4
2014-11-06make it possible to check mailmerge output files in unittestsLuboš Luňák2-22/+65
2014-11-06do not repeatedly relayout mailmerge document after each changeLuboš Luňák1-2/+1
2014-11-06compute page offset for mailmerge based on source document rather than targetLuboš Luňák3-19/+15
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák6-17/+70
2014-11-06drop XPersistObject support from SvNumberFormatsSupplierServiceCaolán McNamara2-37/+0
2014-11-06sw: clean up namespace prefixes in SwXMLBlockImport.cxxMichael Stahl1-21/+13
2014-11-06sw: merge SwXMLBlockListContext.cxx into SwXMLBlockImport.cxxMichael Stahl4-371/+319
2014-11-06fdo#85954: Improvements to Simplified Chinese (zh-CN) locale dataKevin Suo1-21/+21
2014-11-06DOCX import: fix <w:tblW w:type="auto"/> handling when cells have fixed widthsMiklos Vajna3-10/+10
2014-11-06sw doc model dump: extend SwFmtFrmSize handlingMiklos Vajna1-1/+2
2014-11-07vcl: split asserts in VclBuilder::get() for fdo#85939Chris Sherlock1-1/+2
2014-11-06update suffixes in .gitignore for filtersCaolán McNamara11-10/+13
2014-11-06add a build-time regression test for pcd file formatCaolán McNamara8-0/+115
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara3-0/+3
2014-11-06coverity#735645 Division or modulo by zeroCaolán McNamara1-0/+3