summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-05Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?Tor Lillqvist1-1/+1
2015-04-05WaE: elide construction of rtl::OUString with ASCII sal_Unicode argument ...Tor Lillqvist1-1/+1
2015-04-05writerfilter: remove <text> alias for <data type="string">Miklos Vajna3-328/+315
2015-04-05Revert "tdf#39279: Prioritise Thunderbird address books in first-match search"Julien Nabet2-14/+14
2015-04-05Use more proper integer types and range-for loops, reduce scopeMatteo Casalin1-117/+104
2015-04-05Reduce scope and improve readabilityMatteo Casalin1-7/+6
2015-04-05Use +=Matteo Casalin1-4/+3
2015-04-05Use more proper integer types and range-for loopsMatteo Casalin1-49/+41
2015-04-05Use indexes in OUString::getTokenMatteo Casalin1-5/+7
2015-04-05SimplifyMatteo Casalin1-7/+6
2015-04-05Reduce OUString temporariesMatteo Casalin1-21/+12
2015-04-05Use more proper types and range-for loopsMatteo Casalin1-37/+39
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin4-21/+20
2015-04-05Fix my previous commitsMatteo Casalin1-2/+2
2015-04-05Some OUString simplificationsMatteo Casalin1-13/+5
2015-04-05SimplifyMatteo Casalin1-42/+32
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin2-6/+5
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin2-6/+6
2015-04-05Use more proper integer typesMatteo Casalin1-14/+19
2015-04-05Breeze: update recomandations from Philipsandreas_k118-0/+0
2015-04-05Breeeze: updated Iconsandreas_k56-0/+0
2015-04-04Updated coreAndras Timar1-0/+0
2015-04-05WaE: Unreferenced function definitionTor Lillqvist1-20/+0
2015-04-04Typo: creat->createJulien Nabet11-20/+20
2015-04-04Updated coreAndras Timar1-0/+0
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara4-165/+0
2015-04-04new user of OFILEAnalyzer anymoreCaolán McNamara2-21/+0
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara3-7/+0
2015-04-04ShapeToolbarController::create is unusedCaolán McNamara3-8/+0
2015-04-04I wonder if I make this less obscure if coverity will grok itCaolán McNamara1-8/+6
2015-04-04coverity#1292910 Dereference after null checkCaolán McNamara1-3/+2
2015-04-04tdf#90404 OOXML chart legend import improvementAndras Timar1-2/+2
2015-04-04callcatcher: update unusedcodeCaolán McNamara13-189/+50
2015-04-04save at least some of the external range name stuff to XLSXMarkus Mohrhard2-8/+63
2015-04-04actually make the exported file valid, related tdf#59663Markus Mohrhard1-8/+7
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna6-170/+170
2015-04-04Presumably at least the #ifndef DISABLE_BDB2PMAP thing can be killedTor Lillqvist2-109/+0
2015-04-04Pointless to have a macro that is used just onceTor Lillqvist1-2/+1
2015-04-04Use std::make_shared<>Miklos Vajna1-38/+38
2015-04-04cppcheck: Identical code for different branchesJulien Nabet1-2/+1
2015-04-04cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2015-04-04Mark it as static and constTakeshi Abe1-1/+1
2015-04-04put local functions into an unnamed namespaceTakeshi Abe1-2/+2
2015-04-04Breeze: Page property iconsandreas_k40-0/+0
2015-04-04finally a good step in the direction of valid external data exportMarkus Mohrhard1-3/+9
2015-04-04document when we are going to create invalid OOXML documentsMarkus Mohrhard1-0/+3
2015-04-04correct xlsx element order, related tdf#59663Markus Mohrhard3-1/+14
2015-04-04make that code a bit more robust against strange internal statesMarkus Mohrhard1-4/+7
2015-04-04don't import data labels border properties for noFill bordersMarkus Mohrhard1-0/+4
2015-04-04fix OOXML vs MSO2007 in chart import in one more placeMarkus Mohrhard1-5/+6