summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-12tdf#99722 sw: silly performance issue when firing a11y eventsMichael Stahl1-9/+4
2016-05-12CppunitTest_sw_uwriter: fix loplugin:cppunitassertequals warningsMiklos Vajna2-70/+68
2016-05-12if we can't use assert() as intended then use SAL_WARN()Eike Rathke1-2/+2
2016-05-12Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG"Eike Rathke1-4/+4
2016-05-12use SAL_WARN()Eike Rathke1-4/+3
2016-05-12if we can't use assert() as intended then use SAL_WARN()Eike Rathke1-4/+4
2016-05-12Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG"Eike Rathke1-5/+8
2016-05-12comment the outdated documentationEike Rathke1-2/+4
2016-05-12sc lok: Invalidate the new extended areaPranav Kant1-1/+27
2016-05-12Revert "tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType version"Tor Lillqvist1-5/+1
2016-05-12tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType versionTor Lillqvist1-1/+5
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-6/+4
2016-05-12Massage code to avoid warningsStephan Bergmann1-3/+2
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-8/+5
2016-05-12Removed 'altstrfunc.cxx' and .hxxKrishna Keshav5-80/+23
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-4/+4
2016-05-12reportdesign: replace rest of boost::ref usage with C++11 lambdasMichael Stahl6-29/+13
2016-05-12reportdesign: replace boost::bind with C++11 stuffMichael Stahl4-22/+41
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-3/+6
2016-05-12loplugin:nullptrStephan Bergmann1-1/+1
2016-05-12loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-05-12Convert SCA flags to scoped enumNoel Grandin6-123/+131
2016-05-12Convert EA flags to scoped enumNoel Grandin3-22/+27
2016-05-12Convert BA flags to scoped enumNoel Grandin5-45/+52
2016-05-12loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-05-12loplugin:passstuffbyrefStephan Bergmann1-1/+3
2016-05-12Fix bitmaskStephan Bergmann1-1/+1
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-6/+9
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2-9/+7
2016-05-12Convert DA flags to scoped enumNoel Grandin6-63/+69
2016-05-12Massage code to avoid warningsStephan Bergmann2-8/+6
2016-05-12Massage code to avoid warningsStephan Bergmann1-2/+4
2016-05-12convert CCA flags to scoped enumNoel Grandin8-215/+222
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-2/+1
2016-05-12use unique_ptrDavid Tardon4-59/+33
2016-05-12avoid crash when using the New Slide toolbar popup in ImpressDavid Tardon1-0/+2
2016-05-12do not try to use obj. that is already being disposedDavid Tardon1-6/+8
2016-05-12Massage code to avoid warningsStephan Bergmann1-1/+1
2016-05-12Convert BOOL_ATTR to scoped enumNoel Grandin3-18/+23
2016-05-12tdf#63994 Calc Multiline Input: Create new line with Shift-ReturnSamuel Mehrbrodt1-1/+5
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-6/+5
2016-05-12have another stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara1-3/+5
2016-05-12tweak assert and switch to squeak by NDEBUG and nonNDEBUGCaolán McNamara1-2/+2
2016-05-12tdf#99369: Try harder to bail out for non-horizontal textTor Lillqvist1-4/+8
2016-05-12fall-through->SAL_FALLTHROUGHCaolán McNamara1-1/+1
2016-05-12have a stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara1-0/+10
2016-05-12Resolves: tdf#99464 don't allow a menu as a dialog parentCaolán McNamara1-1/+1
2016-05-12rejig for legibility, no logic changeCaolán McNamara1-22/+22
2016-05-12in non-debug build, leave sPath emptyStephan Bergmann1-3/+3
2016-05-12loplugin:stringconstantStephan Bergmann1-1/+1