summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-05Updated coreAndras Timar
2015-04-05tdf#51287: Personalisation of keyboard shortcuts incoherenceRishabh Kumar
2015-04-05Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?Tor Lillqvist
2015-04-05WaE: elide construction of rtl::OUString with ASCII sal_Unicode argument ...Tor Lillqvist
2015-04-05writerfilter: remove <text> alias for <data type="string">Miklos Vajna
2015-04-05Revert "tdf#39279: Prioritise Thunderbird address books in first-match search"Julien Nabet
2015-04-05Use more proper integer types and range-for loops, reduce scopeMatteo Casalin
2015-04-05Reduce scope and improve readabilityMatteo Casalin
2015-04-05Use +=Matteo Casalin
2015-04-05Use more proper integer types and range-for loopsMatteo Casalin
2015-04-05Use indexes in OUString::getTokenMatteo Casalin
2015-04-05SimplifyMatteo Casalin
2015-04-05Reduce OUString temporariesMatteo Casalin
2015-04-05Use more proper types and range-for loopsMatteo Casalin
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
2015-04-05Fix my previous commitsMatteo Casalin
2015-04-05Some OUString simplificationsMatteo Casalin
2015-04-05SimplifyMatteo Casalin
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin
2015-04-05Use more proper integer typesMatteo Casalin
2015-04-05Breeze: update recomandations from Philipsandreas_k
2015-04-05Breeeze: updated Iconsandreas_k
2015-04-04Updated coreAndras Timar
2015-04-05WaE: Unreferenced function definitionTor Lillqvist
2015-04-04Typo: creat->createJulien Nabet
2015-04-04Updated coreAndras Timar
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara
2015-04-04new user of OFILEAnalyzer anymoreCaolán McNamara
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara
2015-04-04ShapeToolbarController::create is unusedCaolán McNamara
2015-04-04I wonder if I make this less obscure if coverity will grok itCaolán McNamara
2015-04-04coverity#1292910 Dereference after null checkCaolán McNamara
2015-04-04tdf#90404 OOXML chart legend import improvementAndras Timar
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-04save at least some of the external range name stuff to XLSXMarkus Mohrhard
2015-04-04actually make the exported file valid, related tdf#59663Markus Mohrhard
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna
2015-04-04Presumably at least the #ifndef DISABLE_BDB2PMAP thing can be killedTor Lillqvist
2015-04-04Pointless to have a macro that is used just onceTor Lillqvist
2015-04-04Use std::make_shared<>Miklos Vajna
2015-04-04cppcheck: Identical code for different branchesJulien Nabet
2015-04-04cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2015-04-04Mark it as static and constTakeshi Abe
2015-04-04put local functions into an unnamed namespaceTakeshi Abe
2015-04-04Breeze: Page property iconsandreas_k
2015-04-04finally a good step in the direction of valid external data exportMarkus Mohrhard
2015-04-04document when we are going to create invalid OOXML documentsMarkus Mohrhard
2015-04-04correct xlsx element order, related tdf#59663Markus Mohrhard
2015-04-04make that code a bit more robust against strange internal statesMarkus Mohrhard