summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin
2015-09-08sw: use std::unique_ptr<> in docfmtMiklos Vajna
2015-09-08Revert a fix that can never have worked in the first place?Stephan Bergmann
2015-09-08tdf#39468 translated german comments in tabvwshc.cxx and tabvwshd.cxxAlbert Thuswaldner
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-08loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin
2015-09-08This shall presumably use nCompression, not a hardcoded "9"Stephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08new loplugin mergeclassesNoel Grandin
2015-09-08improve test caseMarkus Mohrhard
2015-09-08try to fix the windows buildMarkus Mohrhard
2015-09-08also add test for DoubleToStringMarkus Mohrhard
2015-09-08related tdf#93676, also fix chart::CommonFunctors::DoubleToOUStringMarkus Mohrhard
2015-09-08related tdf#93676, add test for chart::CommonFunctorsMarkus Mohrhard
2015-09-08Revert "Related: tdf#93676 in msword chart appears with axis positioned betwe...Markus Mohrhard
2015-09-07tdf#39468 translated german comments in tabview.cxx and tabview2.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabvwshg.cxx and tabvwshh.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabview3.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabvwsha.cxx and tabvwshb.cxxAlbert Thuswaldner
2015-09-07tdf#39468 translated german comments in tabvwshe.cxx and tabvwshf.cxxAlbert Thuswaldner
2015-09-07TableRef: finally support header-less table structured referencesEike Rathke
2015-09-07don't use a null displayMarkus Mohrhard
2015-09-07Typo: hirarchy->hierarchyJulien Nabet
2015-09-07sw: fix newly created document being modifiedMichael Stahl
2015-09-07avoid some OpenGL calls when vcl OpenGL is not enabledMarkus Mohrhard
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard
2015-09-07related tdf#93676: make the bold property explicit for run exportMarkus Mohrhard
2015-09-07tdf#91383: sw: actually reset the modified status tooMichael Stahl
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07loplugin:simplifyboolStephan Bergmann
2015-09-07tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks
2015-09-07windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07Related: tdf#93676 msword wraps slightly differently than usCaolán McNamara