summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-12coverity#982455 Dereference after null checkCaolán McNamara1-6/+2
2014-06-12drop helpids that go nowhereCaolán McNamara2-36/+0
2014-06-12coverity#982462 Dereference after null checkCaolán McNamara1-7/+11
2014-06-12set mnemonic widget and replace 24 with optimal height requestCaolán McNamara1-5/+18
2014-06-12Updated coreCaolán McNamara1-0/+0
2014-06-12disallow 'qlt' privateuse codeEike Rathke1-0/+14
2014-06-12-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-06-12Unnecessary #includeStephan Bergmann1-1/+0
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk9411-190/+292
2014-06-12CppunitTest_sw_ooxmlexport: port testFloatingTablePosition to textboxesMiklos Vajna1-5/+17
2014-06-12CppunitTest_sw_ooxmlexport: port testPageRelSize to textboxesMiklos Vajna1-9/+27
2014-06-12writerfilter: remove unused analyzemodel.xslMiklos Vajna2-127/+0
2014-06-12Avoid undefined left shift of negative valueStephan Bergmann1-1/+1
2014-06-12GPU Calc:Add more judge for NAN in SingleVector parameterhaochen1-4/+4
2014-06-11Fix XMLFile::SearchL10NElements signatureStephan Bergmann2-4/+4
2014-06-11update creditsChristian Lohmaier1-1343/+2068
2014-06-11do no try to install bsh/js when not building themBjoern Michaelsen1-2/+4
2014-06-12Bin obsolete pointless preprocessor trickeryTor Lillqvist1-6/+0
2014-06-12Bin crack, _NOTIFY_HXX is not defined anywhere anywayTor Lillqvist1-2/+0
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist2-7/+1
2014-06-11fix the almost fix from ...Bjoern Michaelsen1-1/+1
2014-06-11Bin unused fileTor Lillqvist1-56/+0
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist2-6/+0
2014-06-11This assumption doesn't hold on all build environments.Kohei Yoshida1-1/+4
2014-06-11Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet1-0/+1
2014-06-11CppunitTest_sw_ooxmlexport: port testTextBoxPictureFill to textboxesMiklos Vajna1-1/+1
2014-06-11let YYYY/M/D H:MM be the default datetime formatEike Rathke1-2/+2
2014-06-11allow additional i18n formats to define defaultsEike Rathke1-5/+8
2014-06-11DOCX drawingML filter: handle TextAutoGrowHeight for shapes having textboxesMiklos Vajna3-5/+28
2014-06-11-Werror,-Wlogical-not-parenthesesStephan Bergmann1-1/+1
2014-06-11-Werror,-Wunused-parameterStephan Bergmann1-2/+2
2014-06-11Resurrect SaneResId in the place where it is still usedStephan Bergmann1-1/+9
2014-06-11fdo#77506: (finally) write a unit test for this.Kohei Yoshida4-42/+96
2014-06-11writerfilter: Kill debug_logger.Jan Holesovsky11-706/+4
2014-06-11loplugin:unreffunStephan Bergmann1-6/+0
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann16-75/+72
2014-06-11Dead codeStephan Bergmann2-45/+0
2014-06-11Remove useless IXFPropertyStephan Bergmann11-91/+6
2014-06-11Remove useless IXFObjectStephan Bergmann18-121/+26
2014-06-11sw::mark::CntntIdxStore: add doxygen commentMiklos Vajna1-0/+1
2014-06-11Fix to be able to edit seconds in Japanese date/datetime cellsIsamu Mogi1-10/+13
2014-06-11New loplugin:derefnullptr (all violations already fixed)Stephan Bergmann1-0/+44
2014-06-11BOOST_FOREACH and constnessBjoern Michaelsen1-9/+6
2014-06-11BOOST_FOREACH and constnessBjoern Michaelsen1-8/+6
2014-06-11simplify MarkPos conditionalBjoern Michaelsen1-28/+12
2014-06-11simplify cascading conditionalsBjoern Michaelsen1-12/+6
2014-06-11remove now redundant old implementationBjoern Michaelsen1-82/+0
2014-06-11add second Restore function for CntntIdxStoreBjoern Michaelsen1-0/+38
2014-06-11code conventions, while we are at itBjoern Michaelsen1-13/+13
2014-06-11refactor bookmark movesBjoern Michaelsen1-1/+83