summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-15tdf#48593: disable increase/decrease indent in read-only documentsOliver Specht1-2/+2
2016-01-15ugh, forgot to git add the test documentMichael Stahl1-0/+0
2016-01-15oox: getEntryName() could throw a WrongStateExceptionMichael Stahl1-7/+16
2016-01-15oox: export Math objects to PPTX filesMichael Stahl3-3/+93
2016-01-15tdf#73025: set absolute database index fixedOliver Specht1-1/+18
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti1-2/+13
2016-01-15tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht1-2/+17
2016-01-15framework: loplugin:defaultparamsMiklos Vajna1-1/+1
2016-01-15libreofficekit: log document paste argumentsMiklos Vajna1-0/+5
2016-01-15svg export: simultaneous move and zoom issue - fixedMarco Cecchetti1-80/+44
2016-01-15svg export: added support for anim:formula attributeMarco Cecchetti1-8/+60
2016-01-15writerfilter: coverity#1348470 missing breakMichael Stahl1-1/+1
2016-01-15svg export - group shape + indefinite duration - fixedMarco Cecchetti2-2/+15
2016-01-15loplugin:simplifyboolNoel Grandin1-1/+1
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin23-170/+58
2016-01-15Android: don't disable langtag (libetonyek has hard dependency)Christian Lohmaier4-4/+1
2016-01-15editeng: coverity#1348472 unused value AddNonBrkSpaceMichael Stahl1-0/+1
2016-01-15filter: coverity#1348471 uninitialized memberMichael Stahl1-0/+1
2016-01-15vcl: coverity#1348469 identical branchesMichael Stahl1-8/+1
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl1-1/+1
2016-01-15filter: coverity#1348467 constant expression resultMichael Stahl1-1/+1
2016-01-15basic: coverity#1348466 checked returnMichael Stahl2-6/+11
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl8-11/+32
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl6-11/+16
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin6-33/+16
2016-01-15Bin some excessive vertical whitespaceTor Lillqvist1-6/+0
2016-01-15-Werror=unused-but-set-variableNoel Grandin2-10/+1
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna2-1/+42
2016-01-15Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky2-3/+46
2016-01-15-Werror=unused-but-set-variableNoel Grandin2-31/+7
2016-01-15Related tdf#96059 Fix icons in File->New menuSusobhan Ghosh1-1/+6
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna3-2/+44
2016-01-15vcl: forgot to add the unit test file...Chris Sherlock1-0/+69
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock6-185/+285
2016-01-15vcl: add the meCharSet attribute into FontAttributesChris Sherlock3-2/+21
2016-01-15vcl: create a default FontAttributes constructorChris Sherlock3-9/+20
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin21-84/+33
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin104-580/+190
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin13-52/+32
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin10-23/+12
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin19-84/+47
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin10-58/+37
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin56-267/+113
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha5-2/+175
2016-01-15tdf96491 - not correct tooltip on icon function in WriterBerk Gureken1-1/+1
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna12-43/+26
2016-01-15vcl: make constructors of ImplFont explicitChris Sherlock1-4/+4
2016-01-15vcl: convert next ImplFont constructor to use initializer listChris Sherlock1-26/+25
2016-01-15vcl: convert ImplFont constructor to use initializer listChris Sherlock1-24/+23
2016-01-15vcl: move metric.cxx to font/fontmetric.cxxChris Sherlock3-242/+184