summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara6-6/+6
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl3-12/+96
2016-04-18reactivate ICU Khmer patchMartin Hosken2-12/+15
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl4-14/+31
2016-04-18offapi: add some missing @since tagsMichael Stahl2-1/+2
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin7-24/+24
2016-04-18Updated coreAdolfo Jayme Barrientos1-0/+0
2016-04-18Updated coreAdolfo Jayme Barrientos1-0/+0
2016-04-18dbaccess: replace boost::bind with C++11 lambdasMichael Stahl1-4/+9
2016-04-18reorg to silence coverity#1358586 Using invalid iteratorCaolán McNamara1-4/+3
2016-04-18coverity#1358589 Uninitialized scalar fieldCaolán McNamara1-1/+4
2016-04-18coverity#1358588 Uninitialized scalar fieldCaolán McNamara1-1/+4
2016-04-18try next hunspell 1.4.0 prerelease milestoneCaolán McNamara5-26/+1
2016-04-18Fix unconditional seek in sanedlgRohan Kumar1-0/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin282-1524/+1151
2016-04-18clean-up: unused using declarations and includesJochen Nitschke382-1163/+6
2016-04-18BASIC : Simplify SbxArrayArnaud Versini1-23/+4
2016-04-18Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie2-3/+2
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie3-6/+3
2016-04-18Remove needless typedef from basic/qa/cppunit/basic_coverage.cxxRyan McCoskrie1-6/+5
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna3-152/+152
2016-04-18- Removed the only-used-once FontLevelVector typedefRyan McCoskrie1-4/+3
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet9-29/+28
2016-04-17remove define for ERRORBOXMarkus Mohrhard1-3/+1
2016-04-17tdf#99357: Basic, return if .with pNode nullJulien Nabet1-0/+2
2016-04-16fix last mdds perf problem in MatConcat, tdf#88849Markus Mohrhard3-15/+67
2016-04-16tdf#97380: don't destroy completely window when replace dialogJulien Nabet1-1/+1
2016-04-16Updated coreChristian Lohmaier1-0/+0
2016-04-16add VALGRIND_GDB also for normal unit testsMarkus Mohrhard1-0/+3
2016-04-16fix crash in perfcheckMarkus Mohrhard2-8/+6
2016-04-16basctl: prefix some membersJulien Nabet4-142/+142
2016-04-16switch to a row based storageMarkus Mohrhard1-7/+16
2016-04-16make the test case smaller to limit runtimeMarkus Mohrhard1-1/+1
2016-04-16add test case for smaller MatConcat case, related tdf#88849Markus Mohrhard1-3/+33
2016-04-16Updated coreAndras Timar1-0/+0
2016-04-16be consistent with number of dots (»Image..« → »Image...«)Christian Lohmaier1-1/+1
2016-04-16add missing test fileMarkus Mohrhard1-0/+0
2016-04-16Give this dialog a meaningful nameAdolfo Jayme Barrientos1-1/+1
2016-04-16bin theseDouglas Mencken1-15/+2
2016-04-16Updated coreAdolfo Jayme Barrientos1-0/+0
2016-04-15hunspell: MSVC debug runtime iterators don't want to decrement past begin()Michael Stahl2-0/+23
2016-04-15tdf#97499 Fixed containers parameters clearing #5tymyjan1-1/+1
2016-04-15drawinglayer: fix WNT buildMichael Stahl1-0/+1
2016-04-15add test for tdf#88849Markus Mohrhard1-0/+30
2016-04-15fix calc perfcheck buildMarkus Mohrhard1-1/+1
2016-04-15loplugin:refcountingStephan Bergmann1-2/+3
2016-04-15test pre 1.4.0 hunspellCaolán McNamara5-37/+3
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna4-1/+122
2016-04-15loplugin:defaultparamsStephan Bergmann1-1/+1
2016-04-15loplugin:passstuffbyrefStephan Bergmann2-2/+2