summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-07DOC import: avoid manual swapout call.Zolnai Tamás
2014-11-07MS export: don't need to manually swapout images after swapin themZolnai Tamás
2014-11-07Remove manual SwapOut() call in ODF exportZolnai Tamás
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-11-07Always call ImplAfterDataChange() when data is changedZolnai Tamás
2014-11-07Do not check a referenceZolnai Tamás
2014-11-07wrong place I guessCaolán McNamara
2014-11-07still need one of the variantsCaolán McNamara
2014-11-07DOCX import: fix rounding error in table cell widthsMiklos Vajna
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara
2014-11-07Fix fdo#84574 - COLOR PICKER: Palette color list should have scrollbarJuergen Funk
2014-11-07use css:: prefix to tidy up chart2 UNO macrosNoel Grandin
2014-11-07bump product version to 4.4.0.0.alpha2+Christian Lohmaier
2014-11-06Updated coreChristian Lohmaier
2014-11-06use correct LCID and English color keywordEike Rathke
2014-11-06remove now superfluous SetUsed() callsEike Rathke
2014-11-06remove now meaningless "since number formatter version ..." commentsEike Rathke
2014-11-06assert( nNewExtended <= ZF_STANDARD_NEWEXTENDEDMAX )Eike Rathke
2014-11-06remove include/svl/nfversi.hxxEike Rathke
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke
2014-11-06remove obsolete GetNewStandardDefined()Eike Rathke
2014-11-06LOK: Remove formats that we cannot export, and add PDF for Draw.Jan Holesovsky
2014-11-06Early return missingStephan Bergmann
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella
2014-11-06filter: use more appropriate conversion from ASCII for arbitrary inputMichael Stahl
2014-11-06sal: it is impossible to have non-ASCII char hereMichael Stahl
2014-11-06sal: do not ignore conversion flags for RTL_TEXTENCODING_ASCII_USMichael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06implement toggling off removeable master elements with direct deleteCaolán McNamara
2014-11-06refactor delete code into FuDeleteSelectedObjectsCaolán McNamara
2014-11-06refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara
2014-11-06-Werror,-Wunused-const-variableStephan Bergmann
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-11-06unittest verifying that mail merge correctly sets up marks for sub-documentsLuboš Luňák
2014-11-06name of mailmerge marks is actually irrelevantLuboš Luňák
2014-11-06unit test to verify basic mail merge layout for 2 pagesLuboš Luňák
2014-11-06properly discard dumped layout on test document (re)loadsLuboš Luňák
2014-11-06make parseDump() properly handle xml node contentLuboš Luňák
2014-11-06basic test of mail merge workingLuboš Luňák
2014-11-06do not register MM unittest databases with a prefixLuboš Luňák
2014-11-06make it possible to check mailmerge output files in unittestsLuboš Luňák
2014-11-06do not repeatedly relayout mailmerge document after each changeLuboš Luňák
2014-11-06compute page offset for mailmerge based on source document rather than targetLuboš Luňák
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák