summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-14rename CharBasePage back to SvxCharNamePageCaolán McNamara2-23/+23
2018-09-14drop now unused SvxCharBasePageCaolán McNamara2-85/+0
2018-09-14match_colorKeyword should be using static const lookup tableNoel Grandin1-152/+150
2018-09-14tdf#119836 tdf#118840 Toggle behavior for some draw commandsMaxim Monastirsky1-10/+14
2018-09-14weld SwCharDlgCaolán McNamara14-63/+234
2018-09-14Related: tdf#118038 use an intermediate GdkPixbuf under gtk < 3.20.0Caolán McNamara1-1/+12
2018-09-14Revert "iOS, remove unused script."Tor Lillqvist1-0/+78
2018-09-14Add missing @since tagsSamuel Mehrbrodt2-0/+4
2018-09-14tdf#119841 Crash when pasting an HTML table from a web pageNoel Grandin2-18/+24