summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07TableRef: SAL_WARN only if the fallback to cell lookup was successfulEike Rathke
2015-09-07-Werror,-Wreturn-typeStephan Bergmann
2015-09-07Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07svx: fix font rendering in the style previewMichael Stahl
2015-09-07tdf#90991: sw: fix style preview creating undo objectsMichael Stahl
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07that change looked wrongMarkus Mohrhard
2015-09-07use correct axis type in secondary x axis exportMarkus Mohrhard
2015-09-07prevent crash with non-vcl OpenGL contextsMarkus Mohrhard
2015-09-07Related: tdf#93676 unwanted duplicate axis title exportedCaolán McNamara