summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara1-6/+3
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara7-55/+32
2014-12-19can move the decls to first use nowCaolán McNamara1-9/+6
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin21-38/+38
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara6-119/+136
2014-12-19defining a macro for two lines of code introduces more noiseNoel Grandin1-4/+2
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann4-121/+0
2014-12-19Extend loplugin:literalalternative to loplugin:stringconstantStephan Bergmann2-111/+1096
2014-12-19ucb: Use appropriate OUString functions on string constantsStephan Bergmann2-3/+3
2014-12-19extensions: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-19desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-19android: never use TextureView for now (for performance reasons)Tomaž Vajngerl1-3/+4
2014-12-19android: remove screenshot layerTomaž Vajngerl3-31/+3
2014-12-19Fix fallout from a2e4be6ded508030a6c2a33919cbe8cb504382e0Tor Lillqvist1-1/+2
2014-12-19java: unused importNoel Grandin1-1/+0
2014-12-19java: static fields that should not be staticNoel Grandin23-66/+51
2014-12-19java: fix access to always null fieldNoel Grandin1-4/+1
2014-12-19java: dead codeNoel Grandin1-52/+2
2014-12-19java: unused importsNoel Grandin3-3/+0
2014-12-19java: synching on an interned String object not goodNoel Grandin1-4/+1
2014-12-19java: synching on a global object is not very usefulNoel Grandin1-2/+1
2014-12-19java: don't synch on an object and also assign to itNoel Grandin1-10/+3
2014-12-19java: dodgy synchronisation around clearNoel Grandin1-1/+1
2014-12-19java: nlpsolver: getPropertyByName was checking the wrong datastructureNoel Grandin1-1/+1
2014-12-19java: this does not need to be a ThreadNoel Grandin2-4/+2
2014-12-19java: scripting: fix bug in removing model from mapNoel Grandin1-1/+1
2014-12-19xmerge: store the original exception in the cause field properlyNoel Grandin1-13/+12
2014-12-19java: these fields can be converted to local variablesNoel Grandin19-75/+35
2014-12-19android doc browser: hide Calc filter, add Draw filterMiklos Vajna3-8/+14
2014-12-19Adjusted CppunitTest_sw_ooxmlexport for Mac Retina 13"Renato Ferreira1-1/+1
2014-12-19Factor out SwFmtCntnt::dumpAsXml() from nodedumpMiklos Vajna3-7/+13
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna3-6/+7
2014-12-19Blind attempt to fix PCHStephan Bergmann2-0/+2
2014-12-19Consistently define plain string literals here, no OUStringsStephan Bergmann1-27/+27
2014-12-19remove operator>> methodsNoel Grandin26-637/+948
2014-12-19remove operator>> and operator<< methodsNoel Grandin30-139/+292
2014-12-19remove operator>> and operator<< methodsNoel Grandin6-19/+20
2014-12-19fdo#39468 translate German commentsMichael Weghorn1-159/+155
2014-12-19libmspub depends on zlibChristian Lohmaier1-0/+1
2014-12-18Update mdds to 0.11.2.Kohei Yoshida1-1/+1
2014-12-18Build fix for gcc 4.7.Kohei Yoshida5-17/+17
2014-12-18sw: prefix SwTabFrm membersMichael Stahl3-96/+108
2014-12-18sw: prefix SwRowFrm membersMichael Stahl2-24/+24
2014-12-18sw: prefix SwCellFrm membersMichael Stahl2-5/+5
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl2-8/+9
2014-12-18fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl2-7/+3
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl11-26/+26
2014-12-18Fix MSVC buildStephan Bergmann1-1/+1
2014-12-18cppcheck: Same expression on both sides of '||'Julien Nabet1-1/+1
2014-12-18line-break that into something slightly more readable within 120 columnsEike Rathke1-4/+7