summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke221-220/+1
2017-05-09drop obsolete mailtosCaolán McNamara6-144/+0
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann4-6/+5
2017-05-09Fix typosAndrea Gelmini6-7/+7
2017-05-09tdf#39468 translate German comments, removing redundant onesThomas Beck1-12/+11
2017-05-09Translate German comments in svx/source/form/fmsrcimp.cxxJohnny_M1-71/+77
2017-05-09Guard against a failure when compiled with optimization using g++ 4.8.2Eike Rathke1-1/+8
2017-05-09Resolves: tdf#62702 allow ole objects to be inserted as iconsCaolán McNamara3-58/+90
2017-05-09folder.png is a different place than the othersCaolán McNamara1-1/+1
2017-05-09fp010 is not in fpicker like the othersCaolán McNamara1-1/+1
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin19-48/+49
2017-05-09Use BOOST_USE_WINDOWS_H to avoid errors when building with clang-clStephan Bergmann1-1/+1
2017-05-09Clean up uses of SAL_U/SAL_W: sdStephan Bergmann1-2/+1
2017-05-09Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann1-1/+1
2017-05-09loplugin:nullptr (clang-cl)Stephan Bergmann1-2/+2
2017-05-09loplugin:cppunitassertequals (clang-cl)Stephan Bergmann1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin56-146/+117
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna6-5/+83
2017-05-09cannot sign read-only files, so u+w the redistributablesChristian Lohmaier1-0/+1
2017-05-09have screenshot target depend on signing.done, not other way roundChristian Lohmaier2-2/+4
2017-05-09tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane1-1/+11
2017-05-09Translate German comments in svx/source/form/fmshimp.cxxJohnny_M1-77/+82
2017-05-09ofz avoid oomCaolán McNamara1-1/+6
2017-05-09tdf#39468: Translate German comments/terms sw/source/filter/ww8/ww8par6.cxxJens Carl1-18/+18
2017-05-09tdf#106225 Rename Table Format to Table Properties in Impress/DrawFakabbir Amin1-1/+1
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky13-1493/+461
2017-05-09this string might not be valid asciiCaolán McNamara1-1/+1
2017-05-09dump exception message on exceptionCaolán McNamara1-1/+1
2017-05-09SetInReading for duration of TestImportDOCCaolán McNamara1-0/+2
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin30-81/+73
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin37-131/+72
2017-05-09Related: tdf#62702 also try various other known streams for object contentCaolán McNamara1-15/+17
2017-05-09Updated coreGabor Kelemen1-0/+0
2017-05-09Updated coreGabor Kelemen1-0/+0
2017-05-09Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attemptCaolán McNamara1-0/+13
2017-05-09Don't use uninitialized ProxyEntry::Port valuesStephan Bergmann1-69/+27
2017-05-09drop unused FadeEffectLBCaolán McNamara6-98/+0
2017-05-09sd: Kill empty FadeEffectLBImplTakeshi Abe2-28/+0
2017-05-09tdf#39468: Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-50/+46
2017-05-09tdf#39468: Translate German comments in sw/source/filter/ww8/writerhelper.cxxJens Carl1-2/+1
2017-05-09Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen3-9/+0
2017-05-09tdf#39468: Translate German comments in sw/source/filter/ww8/ww8scan.cxxJens Carl1-1/+1
2017-05-09coverity#1250405 Division or modulo by float zeroCaolán McNamara1-16/+19
2017-05-09ofz avoid oomCaolán McNamara1-1/+1
2017-05-09gnome-documents: hold solarmutex on dtor patch as wellCaolán McNamara1-0/+6
2017-05-09rhbz#1444437 gnome-documents finalize may not occur immediatelyCaolán McNamara1-2/+15
2017-05-09gnome-documents: rework SfxPickList as pimplCaolán McNamara2-26/+41
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann2-4/+1
2017-05-09tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski1-6/+9
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin41-142/+98