summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-17fdo#70474: Random number generation weak with Rnd in BASICThomas Arnhold2-7/+7
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold18-24/+18
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante89-323/+164
2014-05-17Comment why it's not a copy paste errorJulien Nabet3-0/+7
2014-05-17add missing OpenGL type error stringMarkus Mohrhard1-0/+2
2014-05-17prevent access to uninitialized variablesMarkus Mohrhard1-0/+2
2014-05-17vcl: fixup svdemoChris Sherlock4-9/+60
2014-05-16fdo#77735: Don't proceed when all cells in the range are empty.Kohei Yoshida1-0/+4
2014-05-16fdo#77735: Write test for this. This test will freeze with the bug present.Kohei Yoshida2-0/+27
2014-05-17Back out change for fdo#78119 now that we have StringContainsWord()Eike Rathke1-48/+21
2014-05-17resolved fdo#41166 match month and day name word instead of substringEike Rathke1-3/+8
2014-05-17resolved fdo#41166 match month and day name word instead of substringEike Rathke2-9/+57
2014-05-16I should check for NULL here.Kohei Yoshida1-1/+1
2014-05-17fdo#78149: set the ViewPort even when painting to a MetaFileMichael Stahl1-1/+3
2014-05-17sw: try to fix a valgrind warningMichael Stahl1-0/+2
2014-05-17FixesJulien Nabet1-6/+6
2014-05-17FixesJulien Nabet3-4/+4
2014-05-17More fixJulien Nabet1-6/+6
2014-05-17Fix previous commitJulien Nabet1-2/+2
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet34-328/+328
2014-05-16coverity#704866 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-05-16unused XGradient::VclGradientMiklos Vajna3-18/+0
2014-05-16sw: fix indentation in rtf{export,import} testMiklos Vajna2-58/+53
2014-05-16OGLPlayer: comment out gltf_animation_get_timeZolnai Tamás1-1/+1
2014-05-16fdo#78799 - ignore overlayed monitors with co-incident origin.Michael Meeks1-4/+3
2014-05-16WaE: unused parameter 'fTime'Tor Lillqvist1-0/+1
2014-05-16Fix typo: this is a static libraryZolnai Tamás1-1/+1
2014-05-16fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida1-21/+34
2014-05-16use SvxLanguageBoxBase* in the general routinesEike Rathke1-10/+10
2014-05-16OGLPlayer: fix playing of animation in edit modeZolnai Tamás1-1/+2
2014-05-16Collada2gltf: add -lrt to fix compilation problemsZolnai Tamás1-0/+6
2014-05-16OGLPlayer: set a timer which call redrawing to show animationZolnai Tamás2-2/+26
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke2-7/+125
2014-05-16strangely obvious leaky codeCaolán McNamara1-0/+1
2014-05-16valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara1-9/+3
2014-05-16fix memory leak on pasting metafiles into writerCaolán McNamara1-1/+1
2014-05-16OGLWindow: fix key capturing issueZolnai Tamás1-0/+4
2014-05-16slideshow/glTF: make sure parent window does not cover the OpenGL windowZolnai Tamás1-0/+1
2014-05-16Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolationJulien Nabet1-2/+21
2014-05-16Access2Base - Correct error message for some actionsJean-Pierre Ledure1-2/+2
2014-05-16Access2Base typoJean-Pierre Ledure1-1/+1
2014-05-16Access2Base - solve compatibility issuesJean-Pierre Ledure3-30/+38
2014-05-16coverity#708868 Unused pointer valueCaolán McNamara1-1/+1
2014-05-16coverity#708847 Unused pointer valueCaolán McNamara1-2/+0
2014-05-16coverity#708815 Unused pointer valueCaolán McNamara1-1/+0
2014-05-16coverity#708811 Unused pointer valueCaolán McNamara1-3/+1
2014-05-16coverity#984442 Use after freeCaolán McNamara1-1/+1
2014-05-16coverity#705542 Unintentional integer overflowCaolán McNamara1-1/+1
2014-05-16trivial cleanupsCaolán McNamara1-3/+1
2014-05-16coverity#1202771 Operands don't affect resultCaolán McNamara1-11/+2