summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-01When building with clang-cl, nevertheless use MSVC's CXXFLAGS_CXX11 for CLRStephan Bergmann1-1/+5
2019-10-01-Werror,-Wswitch (clang-cl)Stephan Bergmann1-0/+2
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil1-0/+18
2019-10-01Avoid unnecessary iterations in for loopMuhammet Kara1-0/+3
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen4-0/+25
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann3-4/+4
2019-10-01loplugin:returnconstval (clang-cl)Stephan Bergmann6-6/+6
2019-10-01loplugin:noexceptmove: Cater for null FunctionDecl::getBodyStephan Bergmann1-2/+3
2019-10-01should be original colors, not original sizeCaolán McNamara2-4/+4
2019-10-01SmartArt edit UI: fix crash on empty node textGrzegorz Araminowicz3-5/+13
2019-10-01remove empty GtkSizeGroupsCaolán McNamara2-2/+0
2019-10-01-Werror,-Wreturn-std-move (clang-cl)Stephan Bergmann1-2/+4
2019-10-01-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-1/+0
2019-10-01loplugin:external (clang-cl, HasAtHook), againStephan Bergmann1-0/+1
2019-10-01loplugin:refcounting (clang-cl)Stephan Bergmann1-2/+3
2019-10-01Silence -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann1-1/+7
2019-10-01loplugin:sallogareas (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-4/+4
2019-10-01loplugin:loopvartoosmall (clang-cl)Stephan Bergmann2-7/+13
2019-10-01loplugin:referencecasting (clang-cl)Stephan Bergmann5-23/+16
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis5-3/+510
2019-10-01Thread a group of formula-groups together if possibleDennis Francis11-28/+213
2019-10-01Silence a supposedly unproblematic loplugin:badstatics (clang-cl)Stephan Bergmann1-0/+4
2019-10-01jsdialogs: send selection for listboxSzymon Kłos1-0/+12
2019-10-01loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:redundantcast (clang-cl)Stephan Bergmann2-2/+2
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen103-124/+141
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh5-1/+42
2019-10-01jsdialogs: send JSON to the clientSzymon Kłos1-0/+13
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin4-2/+30
2019-10-01Removed executable permission on fileAndrea Gelmini1-0/+0
2019-10-01loplugin:indentation (clang-cl)Stephan Bergmann3-7/+7
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky2-0/+20
2019-10-01Remove spurious #include <unistd.h>Stephan Bergmann1-2/+0
2019-10-01tdf#123628 DOCX export: fix color change of unvisited hyperlinksTünde Tóth4-4/+19
2019-10-01Update git submodulesOlivier Hallot1-0/+0
2019-10-01redmine#2555 replace Help online Google searchOlivier Hallot2-0/+42
2019-10-01jsdialogs: set frame as a separate typeSzymon Kłos2-0/+8
2019-10-01jsdialogs: export vertical property for BoxesSzymon Kłos2-0/+8
2019-10-01jsdialogs: set panel as a separate typeSzymon Kłos2-0/+8
2019-10-01jsdialogs: send toolitemsSzymon Kłos2-0/+26
2019-10-01Removed one pronounAndrea Gelmini1-1/+1
2019-10-01loplugin:sequenceloop (clang-cl)Stephan Bergmann2-2/+3
2019-10-01Use loplugin::isSamePathname (as needed on Windows)Stephan Bergmann1-5/+5
2019-10-01Resolves: tdf#127896 fix 'Exchange database' crashCaolán McNamara1-6/+9
2019-10-01loplugin:data (clang-cl)Stephan Bergmann16-40/+40
2019-10-01Avoid loplugin:data (clang-cl)Stephan Bergmann1-44/+50
2019-10-01loplugin:nullptr (clang-cl)Stephan Bergmann2-4/+4
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann41-54/+54
2019-10-01don't suggest gtk SAL_USE_VCLPLUGIN env variableCaolán McNamara2-3/+3