summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin5-18/+15
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin4-15/+15
2017-12-13Blind fix for ambiguous CPPUNIT_ASSERT_EQUALStephan Bergmann1-1/+1
2017-12-13Unit test testUserDefinedNumberFormats()Eike Rathke1-0/+37
2017-12-13Updated coreOlivier Hallot1-0/+0
2017-12-13ofz#4518 sw: why do we need to set IgnoreDeleteRedlinesMichael Stahl1-4/+0
2017-12-13Signature line dialog: Set mnemonic widget where it is not set automaticallySamuel Mehrbrodt1-0/+2
2017-12-13Set default action for signature line dialogSamuel Mehrbrodt1-0/+1
2017-12-13German super cow colors, conversion doesn't need a locale switchEike Rathke2-39/+80
2017-12-13ofz: Null-derefCaolán McNamara1-0/+2
2017-12-13sw: fix crash exporting ooo72077-2.odt to DOCXMichael Stahl1-1/+2
2017-12-13tdf#83877 Add dialog to generate signature lineSamuel Mehrbrodt15-0/+650
2017-12-13tdf#114428 filter: recognize XHTML with XML declaration as HTMLMiklos Vajna5-3/+140
2017-12-13Fix --enable-qt5Stephan Bergmann2-2/+2
2017-12-13sw: fix crash exporting tdf93816-2.odt to WW8Michael Stahl1-1/+3
2017-12-13clang-format: ignore not staged hunksMiklos Vajna3-5/+12
2017-12-13Improve loplugin:salcall error reportingStephan Bergmann1-2/+14
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann35-171/+250
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin11-33/+33
2017-12-13[API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann1-2/+0
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin18-65/+76
2017-12-13convert tolerance params to sal_uInt8Noel Grandin22-125/+118
2017-12-13Related: tdf#71737: allows links in more indexesCaolán McNamara4-17/+8
2017-12-13ofz: fix leaks by exceptionsCaolán McNamara1-44/+59