summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-17loplugin:staticconstfield improvementsNoel Grandin25-107/+184
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks7-24/+78
2018-09-17remove duplicate lineNoel Grandin1-1/+0
2018-09-17tdf#118569 Signature Line: When signing ooxml, only show X.509 certificatesSamuel Mehrbrodt5-29/+65
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara18-133/+298
2018-09-17cppcheck: knownConditionTrueFalse in chart2Jochen Nitschke2-16/+9
2018-09-17cppcheck: variableScope in scJochen Nitschke12-36/+21
2018-09-17New loplugin:externalStephan Bergmann787-1878/+2337
2018-09-17loplugin:external in i18npoolStephan Bergmann17-103/+36
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov34-401/+232
2018-09-17loplugin:external in Executable_mkdependStephan Bergmann5-23/+22
2018-09-17tdf#119897: "Version " prefix is optionalMike Kaganski1-2/+2
2018-09-16uitest for bug tdf#105544Zdeněk Crhonek3-7/+64
2018-09-16loplugin:external in Executable_cppStephan Bergmann4-10/+8
2018-09-16tdf#118203 Avoid endless recussion in MeasureObjectArmin Le Grand1-3/+3
2018-09-16uitest for bug tdf#116996Zdeněk Crhonek1-0/+65
2018-09-16rename conststringfield loplugin to staticconstfieldNoel Grandin3-10/+10
2018-09-15explictly *not* translatable I meanCaolán McNamara1-8/+8
2018-09-15add model support to ComboBox like ListBoxCaolán McNamara2-4/+34
2018-09-15SDK: fix image URLs in docsAndras Timar1-52/+52
2018-09-15coverity#1439340 Unchecked return value from libraryCaolán McNamara1-1/+2
2018-09-15Removed executable permission on docx fileAndrea Gelmini1-0/+0
2018-09-15coverity#1439333 Dereference null return valueCaolán McNamara1-1/+3
2018-09-15coverity#1439339 assert non-nullCaolán McNamara1-2/+7
2018-09-15if its empty don't set it to empty stringCaolán McNamara1-3/+0
2018-09-15coverity#1439337 uninitialized scalar fieldCaolán McNamara1-0/+1
2018-09-15Update git submodulesAdolfo Jayme Barrientos1-0/+0
2018-09-15coverity#1439335 silence Explicit null dereferencedCaolán McNamara1-0/+2
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin8-52/+58
2018-09-15ofz#10326 oss-fuzz move make clean to startCaolán McNamara1-2/+2
2018-09-15fix callgrind crashNoel Grandin1-1/+1
2018-09-15tdf#115521 DOCX export: keep empty paragraphs in tracked deletionLászló Németh3-9/+31
2018-09-15Transparency tool added to the context menuheiko tietze3-1/+6
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov5-125/+52
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist8-1/+174
2018-09-15Micro-optim in FormController::approveRowChangeJulien Nabet1-1/+1
2018-09-15Update git submodulesOlivier Hallot1-0/+0
2018-09-15Update git submodulesOlivier Hallot1-0/+0
2018-09-15Update git submodulesOlivier Hallot1-0/+0
2018-09-15Update git submodulesOlivier Hallot1-0/+0
2018-09-15Update git submodulesOlivier Hallot1-0/+0
2018-09-15Update git submodulesOlivier Hallot1-0/+0
2018-09-15Update git submodulesOlivier Hallot1-0/+0
2018-09-14tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycacheMiklos Vajna3-4/+39
2018-09-14Return share/config/soffice.cfg as it was, as I think the code expectsTor Lillqvist1-1/+2
2018-09-14tdf#117187 unit testPatrick Jaap2-0/+11
2018-09-14set those to explicitly untranslatable againCaolán McNamara1-8/+8
2018-09-14Check that loplugin:unreffun warns for explicitly "extern" functionsStephan Bergmann2-0/+16
2018-09-14Join the thread only if launch succeeded.Michael Meeks1-1/+1
2018-09-14Fix race in chart::ChartViewStephan Bergmann1-5/+5