summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-18offapi: add some missing @since tagsMichael Stahl
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-18Updated coreAdolfo Jayme Barrientos
2016-04-18Updated coreAdolfo Jayme Barrientos
2016-04-18dbaccess: replace boost::bind with C++11 lambdasMichael Stahl
2016-04-18reorg to silence coverity#1358586 Using invalid iteratorCaolán McNamara
2016-04-18coverity#1358589 Uninitialized scalar fieldCaolán McNamara
2016-04-18coverity#1358588 Uninitialized scalar fieldCaolán McNamara
2016-04-18try next hunspell 1.4.0 prerelease milestoneCaolán McNamara
2016-04-18Fix unconditional seek in sanedlgRohan Kumar
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18BASIC : Simplify SbxArrayArnaud Versini
2016-04-18Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie
2016-04-18Remove needless typedef from basic/qa/cppunit/basic_coverage.cxxRyan McCoskrie
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-18- Removed the only-used-once FontLevelVector typedefRyan McCoskrie
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-04-17remove define for ERRORBOXMarkus Mohrhard
2016-04-17tdf#99357: Basic, return if .with pNode nullJulien Nabet
2016-04-16fix last mdds perf problem in MatConcat, tdf#88849Markus Mohrhard
2016-04-16tdf#97380: don't destroy completely window when replace dialogJulien Nabet
2016-04-16Updated coreChristian Lohmaier
2016-04-16add VALGRIND_GDB also for normal unit testsMarkus Mohrhard
2016-04-16fix crash in perfcheckMarkus Mohrhard
2016-04-16basctl: prefix some membersJulien Nabet
2016-04-16switch to a row based storageMarkus Mohrhard
2016-04-16make the test case smaller to limit runtimeMarkus Mohrhard
2016-04-16add test case for smaller MatConcat case, related tdf#88849Markus Mohrhard
2016-04-16Updated coreAndras Timar
2016-04-16be consistent with number of dots (»Image..« → »Image...«)Christian Lohmaier
2016-04-16add missing test fileMarkus Mohrhard
2016-04-16Give this dialog a meaningful nameAdolfo Jayme Barrientos
2016-04-16bin theseDouglas Mencken
2016-04-16Updated coreAdolfo Jayme Barrientos
2016-04-15hunspell: MSVC debug runtime iterators don't want to decrement past begin()Michael Stahl
2016-04-15tdf#97499 Fixed containers parameters clearing #5tymyjan
2016-04-15drawinglayer: fix WNT buildMichael Stahl
2016-04-15add test for tdf#88849Markus Mohrhard
2016-04-15fix calc perfcheck buildMarkus Mohrhard
2016-04-15loplugin:refcountingStephan Bergmann
2016-04-15test pre 1.4.0 hunspellCaolán McNamara
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna
2016-04-15loplugin:defaultparamsStephan Bergmann
2016-04-15loplugin:passstuffbyrefStephan Bergmann
2016-04-15Use an iterator for loop to avoid calling n times std::advanceJulien Nabet
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt
2016-04-15disable MSVC warning C4091Michael Stahl
2016-04-15vcl: replace boost::bind with C++11 lambdasMichael Stahl