summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+2
2014-08-29Missing unit test dependencyStephan Bergmann1-0/+3
2014-08-29fdo#62923 Autocorrect opt. 'Replace dashes' uses en-dash between numbersLászló Németh1-2/+4
2014-08-29java: fix reportbuilder and wizardNoel Grandin4-4/+39
2014-08-29sigh, simply forgot to include the endian headerCaolán McNamara1-1/+1
2014-08-29external/libmwaw: Invalid downcasts to libmwaw_applepict2::OpCodeStephan Bergmann2-0/+12
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás13-93/+47
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger11-15/+23
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt20-29/+32
2014-08-29Resolves: fdo#83068 ignore spaces in font-size unit detectionCaolán McNamara1-1/+2
2014-08-29icu#11131 coverity warningsCaolán McNamara2-0/+47
2014-08-29fdo#83044:Fix for corruption of file with SDT content.Rohit Deshmukh3-6/+17
2014-08-29Avoid crash when no args specifiedMaxim Monastirsky2-2/+2
2014-08-29Fix signature of dummy non-ORCUS implementationStephan Bergmann1-1/+1
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida13-10/+833
2014-08-28Make some methods non-inline, and add method descriptions.Kohei Yoshida6-13/+87
2014-08-29We don't check the extension for htmlMaxim Monastirsky1-9/+7
2014-08-29Remove these intermediate variablesMaxim Monastirsky2-10/+6
2014-08-28sw: the tox test can now use the exported SwGlobals::ensure()Michael Stahl1-4/+1
2014-08-28Revert "sw: _one_ unit test with use_library_objects sw ought to be enough"Michael Stahl4-3/+94
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl8-4/+5
2014-08-28sw: fix htmlexport test failureMichael Stahl2-3/+6
2014-08-28Fix *_component_getFactory function typeStephan Bergmann1-2/+2
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-08-28Fix *_component_getFactory function typeStephan Bergmann1-1/+1
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-08-28writerfilter: respect WinWordToWriter config settingMiklos Vajna3-4/+5
2014-08-28update getTableSize (and fRowLen) for dodgy 2-based arithmeticCaolán McNamara1-0/+25
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann2-4/+4
2014-08-28fdo#74229 import RTF_TRGAPHMiklos Vajna3-0/+54
2014-08-28fdo#46678: pyuno: fix deadlock in Runtime::any2PyObject()Michael Stahl1-6/+12
2014-08-28cast arg to the right typeDavid Tardon1-1/+1
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+4
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann5-10/+10
2014-08-28fdo#82088: changed namespace from utl to css::utilStefan Weiberg1-39/+38
2014-08-28EE_PARA_WRITINGDIR should presumably use an SvxFrameDirectionItemStephan Bergmann5-6/+7
2014-08-28Avoid unnecessary, potentially invalid downcasts from SdrObject to SdrObjGroupStephan Bergmann1-4/+4
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+4
2014-08-28fdo#82994: added missing media extensionsDaniel Sikeler1-1/+6
2014-08-28Fixed some CppunitTest namesStephan Bergmann4-12/+12
2014-08-28Updated coreLionel Elie Mamane1-0/+0
2014-08-28Fix fdo#83160 (part): Help button for impress rem.Olivier Hallot1-14/+57
2014-08-28upgrade to hunspell 1.3.3Caolán McNamara9-308/+12
2014-08-28bnc#822347: if number type is not set, skip numberingTomaž Vajngerl1-0/+3
2014-08-28bnc#822347: Test for bullet character defined as '' - empty char.Tomaž Vajngerl2-0/+37
2014-08-28drawingml: remove AUTONUM macro, unneded checksTomaž Vajngerl1-55/+57
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl3-5/+11
2014-08-28reduce nesting in WriteParagraphNumberingTomaž Vajngerl1-102/+120
2014-08-28drawingml: Use SVX_NUM_NUMBER_NONE as default numbering typeTomaž Vajngerl1-1/+1
2014-08-28sanitize "using" and "using namespace" declarationsTomaž Vajngerl2-48/+29