summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-29fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna3-3/+55
2013-12-28fdo#73008 enable localization of tooltips in Math Elements DockAndras Timar1-224/+896
2013-12-28fdo#54514 typos in icon themes' link.txtAndras Timar1-2/+2
2013-12-28read elements/attribs written to extension namespaceMarkus Mohrhard3-1/+10
2013-12-28only write new element and attributes in ODF 1.2 extendedMarkus Mohrhard1-1/+1
2013-12-28fix invalid string access in OUString::copyMarkus Mohrhard1-1/+1
2013-12-28DOCX import: close rPrChange properly.Zolnai Tamás4-0/+16
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna11-4/+107
2013-12-28Fix stepping to the next changeZolnai Tamás1-2/+2
2013-12-27fdo#72874: Strip const-ness from pointer value when setting it to storage.Kohei Yoshida3-4/+50
2013-12-27use SfxSingleTabDialogBase here nowCaolán McNamara1-1/+1
2013-12-27fdo#72945 sort languages in Windows custom install tree viewAndras Timar1-7/+1
2013-12-26fix handling of range parameters in COUNT, fdo#72999Markus Mohrhard1-1/+1
2013-12-24dialog to be deleted never passed to destroyCaolán McNamara1-1/+1
2013-12-24fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane2-4/+14
2013-12-23fdo#67370: Hyphens are not visible in tagged PDFKhaled Hosny2-12/+11
2013-12-23fastparser: fix load regressionMichael Meeks1-140/+131
2013-12-21build fixAndras Timar3-5/+6
2013-12-21fdo#71429: sw: fix crashes when changing header first sharingMichael Stahl1-0/+42
2013-12-21fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl13-58/+143
2013-12-21fdo#70232: sw: brown paper-bag fix for header sharing mangling footersMichael Stahl1-1/+1
2013-12-21offapi: spurious #endifMichael Stahl1-1/+0
2013-12-20prepare to accept loext:contextual-spacing, fdo#58112Eike Rathke1-1/+7
2013-12-20Put all these back in...Kohei Yoshida1-2/+11
2013-12-20Call Yield() to unblock the main thread when refreshing.Kohei Yoshida1-9/+2
2013-12-20fdo#72204 RTF import: fix crash on rotated, but not imported groupshapeMiklos Vajna2-1/+51
2013-12-20prepare to read loext:vertical-justify, fdo#72922Eike Rathke1-1/+5
2013-12-20Resolves: fdo#72682 text field doesn't horizontally expandCaolán McNamara1-8/+12
2013-12-20Resolves: #i121943# apply patch for PenWidth attributeJürgen Schmidt1-0/+6
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke34-109/+137
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke12-42/+53
2013-12-20just beautify this a littleEike Rathke1-7/+7
2013-12-20reordered member variables for 4 byte alignmentEike Rathke2-3/+3
2013-12-19Backport Calc's data stream massive cleanup effort.Kohei Yoshida38-363/+1184
2013-12-19fdo#71946: LibreOfficeWin32.conf: add --enable-ia2Michael Stahl1-0/+1
2013-12-19fixed crash when invoking sort on an empty sheet's entire column, fdo#72874Eike Rathke1-3/+8
2013-12-19odbc DBMetaData: NULL pattern equivalent to "%", not "%foo"Lionel Elie Mamane1-9/+9
2013-12-19Revert "fdo#72163 after updating m_xComposer, command facets are not dirty"Lionel Elie Mamane1-2/+0
2013-12-19SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl1-2/+18
2013-12-19use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714Eike Rathke1-9/+4
2013-12-19support ca_ES@valencia glibc locale modifier, fdo#68714Eike Rathke1-0/+1
2013-12-18fdo#72850: ODF export: don't export spurious style:display="false"Michael Stahl2-12/+13
2013-12-18resolved fdo#51961 let "Default ..." currency entry follow selected localeEike Rathke2-10/+13
2013-12-18do not resolve the "Default ..." locale entry, it means SYSTEMEike Rathke1-0/+7
2013-12-18the MS Serbian Latin Neutral messEike Rathke2-2/+2
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke6-6/+42
2013-12-18Fix integer ambiguityStephan Bergmann1-1/+1
2013-12-18fdo#72452: ODF import/export: fix handling of style:page-numberMichael Stahl4-6/+11
2013-12-18sax: avoid usage of double for parsing nanoseconds here tooMichael Stahl1-3/+7
2013-12-18ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl1-1/+1