summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-14lokdialog: Unblock custom window mouse key eventsPranav Kant1-12/+32
2017-12-14DELETEZ->std::unique_ptr in SwNavigationPINoel Grandin2-4/+5
2017-12-14Add recent Hunspell fixes and improvementsLászló Németh2-0/+1606
2017-12-14Elementary-icons: remove font from svg filesandreas kainz226-25121/+254
2017-12-14Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna3-1/+73
2017-12-14Related: tdf#114428 filter: associate .xhtml with HTML importMiklos Vajna1-1/+1
2017-12-14external: upload libepubgen-0.1.0Miklos Vajna13-6665/+6
2017-12-14Add wrongly formatted new file to blacklistStephan Bergmann1-0/+1
2017-12-14Move call to Scheduler::ImplDeInitScheduler in DeInitVCL back to orig. placeStephan Bergmann1-2/+2
2017-12-14DELETEZ->std::unique_ptr in FinitUINoel Grandin1-4/+4
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin2-2/+2
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryThemeNoel Grandin1-2/+2
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin2-5/+5
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin2-2/+2
2017-12-14Updated coreAdolfo Jayme Barrientos1-0/+0
2017-12-14Fix typoAndrea Gelmini1-1/+1
2017-12-14Fix typosAndrea Gelmini3-3/+3
2017-12-14Minor fix: unused local variableGergely Tarsoly1-1/+1
2017-12-13Related: tdf#71737 xmloff: import of user-defined hyperlink was missingMichael Stahl1-2/+2
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl15-11/+29
2017-12-13tools: remove unused #include from solar.hMichael Stahl62-1/+64
2017-12-13Related: tdf#71737 xmloff: adapt XMLSectionExportMichael Stahl1-1/+4