summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-12-19defining a macro for two lines of code introduces more noiseNoel Grandin
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann
2014-12-19Extend loplugin:literalalternative to loplugin:stringconstantStephan Bergmann
2014-12-19ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-19extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-19desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-19android: never use TextureView for now (for performance reasons)Tomaž Vajngerl
2014-12-19android: remove screenshot layerTomaž Vajngerl
2014-12-19Fix fallout from a2e4be6ded508030a6c2a33919cbe8cb504382e0Tor Lillqvist
2014-12-19java: unused importNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-19java: fix access to always null fieldNoel Grandin
2014-12-19java: dead codeNoel Grandin
2014-12-19java: unused importsNoel Grandin
2014-12-19java: synching on an interned String object not goodNoel Grandin
2014-12-19java: synching on a global object is not very usefulNoel Grandin
2014-12-19java: don't synch on an object and also assign to itNoel Grandin
2014-12-19java: dodgy synchronisation around clearNoel Grandin
2014-12-19java: nlpsolver: getPropertyByName was checking the wrong datastructureNoel Grandin
2014-12-19java: this does not need to be a ThreadNoel Grandin
2014-12-19java: scripting: fix bug in removing model from mapNoel Grandin
2014-12-19xmerge: store the original exception in the cause field properlyNoel Grandin
2014-12-19java: these fields can be converted to local variablesNoel Grandin
2014-12-19android doc browser: hide Calc filter, add Draw filterMiklos Vajna
2014-12-19Adjusted CppunitTest_sw_ooxmlexport for Mac Retina 13"Renato Ferreira
2014-12-19Factor out SwFmtCntnt::dumpAsXml() from nodedumpMiklos Vajna
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna
2014-12-19Blind attempt to fix PCHStephan Bergmann
2014-12-19Consistently define plain string literals here, no OUStringsStephan Bergmann
2014-12-19remove operator>> methodsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-19fdo#39468 translate German commentsMichael Weghorn
2014-12-19libmspub depends on zlibChristian Lohmaier
2014-12-18Update mdds to 0.11.2.Kohei Yoshida
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18sw: prefix SwTabFrm membersMichael Stahl
2014-12-18sw: prefix SwRowFrm membersMichael Stahl
2014-12-18sw: prefix SwCellFrm membersMichael Stahl
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl
2014-12-18fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl
2014-12-18Fix MSVC buildStephan Bergmann
2014-12-18cppcheck: Same expression on both sides of '||'Julien Nabet
2014-12-18line-break that into something slightly more readable within 120 columnsEike Rathke
2014-12-18Typo: .uno:*TracedChange -> .uno:*TrackedChange.Jan Holesovsky
2014-12-18spell dialog: Make [Close] work in protected documents with editable fields.Jan Holesovsky
2014-12-18Fix MSVC buildStephan Bergmann