summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-19EPUB export: fix validation error on invalid relative linksMiklos Vajna6-29/+68
2018-01-19Blind fix for sal_Int32 = longStephan Bergmann1-1/+1
2018-01-19Blind fix for AndroidStephan Bergmann1-0/+1
2018-01-19Fix callback function typeStephan Bergmann1-1/+1
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann36-86/+86
2018-01-19Don't set autogen.sh KEY=VALUE arguments as environment variablesStephan Bergmann1-5/+0
2018-01-19Also strip leading whitespace from autogen.input linesStephan Bergmann1-0/+1
2018-01-19loplugin:useuniqueptr in EditFieldInfoNoel Grandin1-13/+7
2018-01-19loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin2-4/+5
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin3-21/+15
2018-01-19loplugin:useuniqueptr in SbiStdObjectNoel Grandin2-5/+5
2018-01-19loplugin:useuniqueptr in SbUnoMethodNoel Grandin2-3/+3
2018-01-19loplugin:useuniqueptr in SbiGlobalsNoel Grandin4-17/+18
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin5-33/+24
2018-01-19loplugin:useuniqueptr in EMFPBrushNoel Grandin2-45/+16
2018-01-19loplugin:useuniqueptr in EMFPPenNoel Grandin2-6/+4
2018-01-19loplugin:useuniqueptr in GeoTexSvxMultiHatchNoel Grandin2-12/+9
2018-01-19loplugin:useuniqueptr in ZBufferProcessor3DNoel Grandin2-9/+9
2018-01-19loplugin:useuniqueptr in SvgRadialAtomPrimitive2DNoel Grandin2-7/+2
2018-01-19loplugin:useuniqueptr in EMFPPenNoel Grandin2-6/+4
2018-01-19loplugin:useuniqueptr in EMFPRegionNoel Grandin2-6/+2
2018-01-19loplugin:useuniqueptr in EMFPBrushNoel Grandin2-36/+17
2018-01-19loplugin:useuniqueptr in hwpfilterNoel Grandin5-25/+19
2018-01-19loplugin:useuniqueptr in idlNoel Grandin5-11/+8
2018-01-19tdf#115065: nullptr dereferenceMike Kaganski3-2/+29
2018-01-18Fix reg from 4cb3e1c05a16af3dad03db9d789dc7ea061b33cfJulien Nabet1-1/+1
2018-01-18xSheetDoc cannot be null hereStephan Bergmann1-2/+0
2018-01-18tdf#114720: Fix subtotal crashAhmed GHANMI1-36/+39
2018-01-18update copyright yearsRene Engelhard2-3/+5
2018-01-18deb#887593 apparmor: allow soffice.bin reading .mozilla/firefox and .gnupgRene Engelhard1-0/+6
2018-01-18deb#887593 add gpg and gpgsm to soffice.bin apparmor profileRene Engelhard1-0/+2
2018-01-18deb#887593 add #include <abstractions/X> to oosplash apparmor profileRene Engelhard1-0/+1
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann15-16/+4
2018-01-18Resolves: rhbz#1535541 fdo#88004 mimetypes are .macroEnabled not .macroenabledCaolán McNamara23-71/+71
2018-01-18adjust path to generated apk to new defaultsChristian Lohmaier1-1/+1
2018-01-18ofz#5471 Null-dereference READCaolán McNamara1-1/+6
2018-01-18Don't let testSpreadsheetViewSettingsProperties interfere with existing testsStephan Bergmann1-19/+3
2018-01-18Don't allow tearoff under WaylandMaxim Monastirsky1-1/+2
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky5-224/+42
2018-01-18tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky3-4/+4
2018-01-18crashtesting: multiple export failuresCaolán McNamara1-7/+13
2018-01-18sw lokit: add page syles to header & footerHenry Castro5-18/+101
2018-01-18pass context as parameter instead of risk of leaking memoryChristian Lohmaier18-206/+158
2018-01-18enable c++17 for android again after boost auto_ptr has a workaroundChristian Lohmaier4-4/+2
2018-01-18Updated coreAndrea Gelmini1-0/+0
2018-01-18Updated coreAndrea Gelmini1-0/+0
2018-01-18ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl1-0/+1
2018-01-18Fix typosAndrea Gelmini12-12/+12
2018-01-18Fix typoAndrea Gelmini1-1/+1
2018-01-18No need for an 'if' when the body is empty.Jan Holesovsky1-3/+1