summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann2-8/+4
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-2/+2
2017-03-14-Werror,-Wformat (clang-cl)Stephan Bergmann1-1/+1
2017-03-14Various clang-cl/loplugin warningsStephan Bergmann11-36/+59
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-1/+1
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-1/+1
2017-03-14-Werror,-Wformat (clang-cl)Stephan Bergmann1-2/+2
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-2/+2
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-1/+1
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-4/+4
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard3-0/+12
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann3-6/+1
2017-03-14ofz: use std::vector for long buffersCaolán McNamara2-30/+12
2017-03-14display raw language tags in curly bracketsEike Rathke2-3/+14
2017-03-14tdf#100462 inject language tags provided by spell-checkers to language listEike Rathke2-19/+65
2017-03-14remove WITH_ALPHANUM_AS_NUMFMT codeNoel Grandin1-8/+1
2017-03-14ofz: reject broken rle bmpsCaolán McNamara2-1/+2
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna3-2/+19
2017-03-14ToolBox::mbCustomizeMode is always falseStephan Bergmann2-186/+30
2017-03-14ofz: reject invalid mapmodes earlyCaolán McNamara1-0/+6
2017-03-14sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky2-3/+24
2017-03-14ofz#860 clear old data before reading new dataCaolán McNamara1-0/+2
2017-03-14Translate some German comments in scKatarina Behrens1-48/+47
2017-03-14Revert "loplugin:implicitboolconversion"Tor Lillqvist1-5/+5
2017-03-14remove unused RID constantsNoel Grandin66-1070/+104
2017-03-14loplugin:implicitboolconversionTor Lillqvist1-5/+5
2017-03-14remove noise UUUU tags in commentsNoel Grandin86-478/+237
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke11-31/+34
2017-03-14ooxmlimport: move tdf#55381 unit test to ooxmlexportJustin Luth3-9/+10
2017-03-14add test for tdf#106456Markus Mohrhard2-0/+46
2017-03-14try to fix webdav buildMarkus Mohrhard1-0/+5
2017-03-14sc: change nDirection type to enumJochen Nitschke1-1/+1
2017-03-14fix typo: alreay --> already dennisroczek1-2/+2
2017-03-14sd: fix comparison between different enum typesJochen Nitschke1-1/+1
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin9-27/+27
2017-03-14sw: Simplify - no need to create a pointer herePranav Kant2-12/+12
2017-03-14starmath: Return SmBracebodyNode from DoBracebody()Takeshi Abe2-8/+6
2017-03-14tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard1-0/+6
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann4-62/+61
2017-03-13ofz#853 oom in svmCaolán McNamara1-2/+6
2017-03-13fix remainingSize for writable modified MemoryStreamCaolán McNamara1-1/+1
2017-03-13merge these similar buffer flushes togetherCaolán McNamara2-47/+20
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan9-10/+10
2017-03-13fix fontconfig build with new glibc and gperfDavid Tardon3-0/+166
2017-03-13Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist1-33/+33
2017-03-13WaE: Operator precedence is difficult to get rightTor Lillqvist1-1/+1
2017-03-13Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist1-2/+2
2017-03-13Bin leftover debugging fprintf with reference to some mysterious 'grLog()'Tor Lillqvist1-3/+0
2017-03-13Added Test for EditEngine - Copy/Paste using Bold/Italic TextVarun Dhall1-0/+192
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann3-231/+230