summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Revert "sal: fix Android build"Miklos Vajna1-2/+0
2015-10-26tdf#59454 RTF import: handle section break right before a tableMiklos Vajna3-0/+32
2015-10-26sw: prefix members of SwFontMiklos Vajna3-368/+368
2015-10-26sw: prefix remaining members of SwTextFormatCollMiklos Vajna1-5/+5
2015-10-26sw: prefix members of SwUnderlineFontMiklos Vajna2-8/+8
2015-10-26sw: prefix members of SwUnoCollectionMiklos Vajna2-8/+8
2015-10-26-Werror,-WformatStephan Bergmann1-1/+1
2015-10-26sal: fix Android buildMiklos Vajna1-0/+2
2015-10-26remove extra spaces around ::Noel Grandin39-297/+297
2015-10-26It's a constantTakeshi Abe1-1/+1
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin120-2029/+2014
2015-10-26The Android NDK for some reason don't have these math functions in std::Tor Lillqvist1-4/+4
2015-10-26WaE: loplugin:defaultparamsTor Lillqvist1-2/+1
2015-10-26tdf#94386: Small stylistic change based on gerrit#19371 comments.Jan Holesovsky1-3/+3
2015-10-26attempted fix for android buildNoel Grandin1-0/+1
2015-10-26Remove unneeded boost/bind include from unoxml/source/dom/node.cxxMario J. Rugiero1-2/+0
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero3-38/+14
2015-10-26cppcheck:noExplicitConstructorNoel Grandin64-88/+88
2015-10-26tdf#90695: In function Wizard Array box cannot be uncheckedJulien Nabet1-1/+0
2015-10-26Updated coretagezi1-0/+0
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot15-22/+21
2015-10-25loplugin:simplifyboolStephan Bergmann1-1/+1
2015-10-25loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-25loplugin:simplifyboolStephan Bergmann1-3/+3
2015-10-25WaE: Unreferenced function declaration [loplugin:unreffun]Tor Lillqvist1-2/+0
2015-10-25WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist1-2/+0
2015-10-25the cells need to be imported before we handle charts, tdf#81396Markus Mohrhard3-57/+75
2015-10-25replace implementation of rtl_math_expm1() and rtl_math_log1p()Eike Rathke1-59/+2
2015-10-25coverity#1326344 Infinite loop is deliberateCaolán McNamara1-0/+1
2015-10-25cid#1326721 to cid#1326726 Dm: Dubious method usedCaolán McNamara1-11/+11
2015-10-25coverity#1326137 Logically dead codeCaolán McNamara1-7/+6
2015-10-25coverity#1326136 Logically dead codeCaolán McNamara1-32/+0
2015-10-25coverity#1326117 Unchecked return valueCaolán McNamara1-2/+5
2015-10-25coverity#1326446 Dereference null return valueCaolán McNamara1-1/+1
2015-10-25coverity#1328719 SIC: Inner class could be made staticCaolán McNamara1-1/+1
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky113-15438/+24
2015-10-25fix typoDavid Tardon1-2/+2
2015-10-25Python3.5: Remove external dependencies: readline and lzmaDavid Ostrovsky1-2/+0
2015-10-25Bump python to 3.5David Ostrovsky47-411/+3985
2015-10-25Remember the state of "Search formatted display string" checkboxDennis Francis1-0/+2
2015-10-25clean-up for sfx2/source/appl/shutdowniconaqua.mmDouglas Mencken1-43/+36
2015-10-25Replace boost::bind by lambdas in avmedia tree.Mario J. Rugiero2-4/+2
2015-10-24replace implementation of rtl_math_erf() and rtl_math_erfc()Eike Rathke1-225/+4
2015-10-25Revert "crashtestig: infinite recurse in ooo32833-1.sxc"Eike Rathke1-4/+1
2015-10-25fraction assert kills Android viewer when viewing e.g. a ods with just a noteChristian Lohmaier1-2/+4
2015-10-24tdf#39960 fix saving of GIF images into RTFVasily Melenchuk1-2/+10
2015-10-24add delta for double comparisonEike Rathke1-2/+2
2015-10-24test oddness of rtl_math_erf() and rtl_math_erfc()Eike Rathke1-0/+6
2015-10-24vcl.osx.print: bin >>vintage<< implementationDouglas Mencken1-316/+3
2015-10-24unit tests for rtl_math_expm1() and rtl_math_log1p()Eike Rathke1-0/+48