summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-15MSI cleanup: remove redundant conditionsMike Kaganski8-19/+12
2017-12-15clang-format: restore lost warning on touching formatted file without checkMiklos Vajna3-13/+15
2017-12-15tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung1-0/+2
2017-12-15Report more debug information about caught exceptionStephan Bergmann2-6/+41
2017-12-15loplugin:salcall (macOS)Stephan Bergmann23-44/+44
2017-12-15once off loplugin: unusedindexNoel Grandin3-0/+110
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin15-42/+42
2017-12-15sal_uIntPtr->sal_uInt32 in X11SalGraphicsImplNoel Grandin2-2/+2
2017-12-15sal_uIntPtr->SwLinePortion* in SwTextPortionMapNoel Grandin1-5/+5
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin2-7/+7
2017-12-15sal_uIntPtr->VclPtr<OutputDevice> in XParaPortionListNoel Grandin3-4/+4
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin2-2/+2
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin4-8/+8
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung2-2/+2
2017-12-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai1-0/+10
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard3-7/+9
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl7-52/+98
2017-12-15no section break after split paragraphTamas Bunth1-1/+1
2017-12-14Upgrade to ICU 60.2Eike Rathke2-5/+5
2017-12-14tdf#41650 doc(x) export split paragraphTamas Bunth3-6/+33
2017-12-14Related: tdf#114434 Enable ExtLeading by default for starmath edit windowCaolán McNamara1-0/+2
2017-12-14ofz#4641 fix leaks with exceptionsCaolán McNamara1-18/+18
2017-12-14more leaks with exceptionsCaolán McNamara1-23/+23
2017-12-14use std::unique_ptrCaolán McNamara2-226/+181
2017-12-14Updated coreOlivier Hallot1-0/+0
2017-12-14Signature line: Remove "Add caption" from context menuSamuel Mehrbrodt1-0/+1
2017-12-14tdf#83877 Edit existing signature linesSamuel Mehrbrodt11-26/+136
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke6-8/+14
2017-12-14editeng: error: "remove_const_t" is not a member of "std"Michael Stahl1-2/+2
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens1-13/+14
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips16-175/+173
2017-12-14editeng: RTF export: another buggy GetItem2() loop, for fontsMichael Stahl1-5/+8
2017-12-14editeng: fix RTF export of colorsMichael Stahl1-6/+4
2017-12-14Naming nitpicks, r... for referenceEike Rathke1-67/+67
2017-12-14Dont translate strings replaced with text in codeYousuf Philips1-2/+2
2017-12-14[API CHANGE] offapi: remove unused css.security.SerialNumberAdapterMiklos Vajna6-116/+1
2017-12-14Fix memleakPranav Kant1-0/+1
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot5-1/+242
2017-12-14Remove junk committed by mistakeStephan Bergmann1-0/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann177-358/+341
2017-12-14Access2Base - FIX getString() on LONGVARCHAR fieldsJean-Pierre Ledure1-1/+1
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin6-71/+71
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke6-35/+62
2017-12-14ofz: various html problemsCaolán McNamara1-3/+15
2017-12-14ofz: skip tables when parser is invalidCaolán McNamara1-2/+2
2017-12-14fiddle with leaks some moreCaolán McNamara4-18/+27
2017-12-14...and anotherStephan Bergmann1-2/+0
2017-12-14Blind fix for recently removed config_host/config_libepubgen.h.inStephan Bergmann1-1/+0
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin5-61/+61
2017-12-14lokdialog: Send close callback when dialog dissappears tooPranav Kant1-8/+14