summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-28Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl1-45/+38
2014-08-28fix variable nameDavid Tardon1-1/+1
2014-08-28Remove pointless WriterFilter::initialize()Miklos Vajna3-44/+9
2014-08-28Updated coreLionel Elie Mamane1-0/+0
2014-08-28Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann1-1/+7
2014-08-28bidi, the gift that keeps on givingCaolán McNamara1-4/+6
2014-08-28PPTX import: fix missing document metadataMiklos Vajna2-0/+18
2014-08-28callcatcher: update unused codeCaolán McNamara7-54/+0
2014-08-28Resolves: fdo#77516 sub-grid shouldn't be allowed as 0Caolán McNamara1-2/+6
2014-08-28keep nScanlineStride number saneCaolán McNamara1-5/+8
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann13-396/+100
2014-08-28Use comphelper::SequenceAsHashMapMiklos Vajna1-33/+11
2014-08-28SwHTMLWriter::MakeHeader: indent conditional blockMiklos Vajna1-64/+64
2014-08-28SfxMedium::Transfer_Impl: fix indentationMiklos Vajna1-3/+3
2014-08-27Typo: mesage->messageJulien Nabet1-1/+1
2014-08-27documentation-by-constLionel Elie Mamane1-1/+1
2014-08-27I think --with-package-format=native/portable can go awayTor Lillqvist3-7/+2
2014-08-27Resolves: fdo#83062 infinite recursionCaolán McNamara1-4/+4
2014-08-27Resolves: fdo#83137 NULL pActionCaolán McNamara1-1/+1
2014-08-27sw HTML export: avoid invalid output for embedded documentsMiklos Vajna4-3/+32
2014-08-27sw HTML export: handle embedded text documentsMiklos Vajna1-2/+7
2014-08-27nInfo is RTL_TEXTTOUNICODE_INFO not RTL_TEXTTOUNICODE_FLAGSCaolán McNamara1-2/+2