summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand38-504/+1479
2018-08-30sd/pptx export: move animation export code to a single file.Mark Hung3-1025/+1077
2018-08-30Remove redundant asserts after newMike Kaganski4-27/+4
2018-08-30sw XHTML export: xml:lang is not relevant for ReqIFMiklos Vajna3-1/+13
2018-08-30sw XHTML export: improve dummy OLE object handlingMiklos Vajna3-22/+86
2018-08-30Fix typosAndrea Gelmini2-2/+2
2018-08-30Fix typoAndrea Gelmini1-1/+1
2018-08-30tdf#119579 skip floating windows as potential parent for missing help dialogCaolán McNamara1-0/+17
2018-08-30Upgrade to vs2017-ide-integration, since we don't support VS2015 in masterMike Kaganski2-4/+4
2018-08-30Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann3-0/+24
2018-08-30weld SvxHeaderPage/SvxHeaderPageCaolán McNamara2-12/+8
2018-08-30Revert "On macOS Library_mysqlc needs _iconv{,_close,_open}"Michael Stahl1-4/+0
2018-08-30tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski2-0/+7
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth2-1/+5
2018-08-30solenv: fix markdown issues in mkdocs.shMichael Stahl1-3/+3
2018-08-30RepositoryExternal: mariadb needs iconv on MacOSMichael Stahl1-0/+5
2018-08-30Resolves: tdf#119572 addressee/sender formatting swappedCaolán McNamara1-2/+2
2018-08-30Drop --with-system-mysql-cppconnKacper Kasper1-10/+0
2018-08-30Translate German commentsJohnny_M9-12/+12
2018-08-30tdf#117823 Save mail merge config item in new viewIlhan Yesil1-0/+1
2018-08-30tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga3-1/+17
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin16-56/+49
2018-08-30tdf#113848 Sidebar: Get user-defined sizes while changing orientationIlhan Yesil1-2/+7
2018-08-30Update sidebar panel title decoration expand/collapse bitmapJim Raykowski1-0/+1
2018-08-30loplugin:useuniqueptr in registryNoel Grandin1-133/+84
2018-08-30tdf#114441 Convert sal_uLong to other types in ./sc/source/ui/appBijan Tabatabai3-10/+10
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin13-25/+25
2018-08-30no need to allocate a new string in parseDurationNoel Grandin1-19/+10
2018-08-30xmlsecurity: use comphelper::containerToSequence()Miklos Vajna1-10/+6
2018-08-30the 0 default for EndDialog means RET_CANCELCaolán McNamara1-1/+1
2018-08-30add SfxStyleDialogControllerCaolán McNamara7-11/+191
2018-08-30loplugin:useuniqueptr in InverseColorMapNoel Grandin2-10/+8
2018-08-30use realloc instead of malloc+memcpyNoel Grandin1-5/+2
2018-08-30loplugin:useuniqueptr in PDFObjectNoel Grandin2-25/+20
2018-08-30loplugin:useuniqueptr in idlc::compileFileNoel Grandin1-5/+2
2018-08-30use std::vector in AstStackNoel Grandin2-55/+17
2018-08-30don't declare allocation operators for internal codeNoel Grandin3-72/+0
2018-08-30tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung7-216/+177
2018-08-30findreplacedialog: Set a11y role of hint text to staticSamuel Thibault1-0/+3
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot5-18/+41
2018-08-29KJ: Draw menubar: add icons to shape menusectionRizal Muttaqin30-0/+9
2018-08-29Round fraction if possible, else truncate; tools::Time::GetClock()Eike Rathke2-9/+35
2018-08-29Fix typoAndrea Gelmini1-1/+1
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini10-10/+10
2018-08-29Fix typosAndrea Gelmini9-20/+20
2018-08-29Removed executable permission on simple ASCII filesAndrea Gelmini5-0/+0
2018-08-29Removed execution flag on pptx fileAndrea Gelmini1-0/+0
2018-08-29Removed executable permission on xml fileAndrea Gelmini1-0/+0
2018-08-29Removed execution flag on xlsx fileAndrea Gelmini1-0/+0
2018-08-29tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas1-1/+1