summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryThemeNoel Grandin
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-13[API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-13sal_uIntPtr->size_t in ZCodecNoel Grandin
2017-12-13sal_uIntPtr->char* in LinkNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin
2017-12-13use std::unique_ptr in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin
2017-12-13dead flags param in CreateAutoContourNoel Grandin
2017-12-13SDRVIEWWIN_NOTFOUND is deadNoel Grandin
2017-12-13SDR_ANYITEM is deadNoel Grandin
2017-12-13SDR_ANYFORMAT is unusedNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2017-12-12sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialogNoel Grandin
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-12-12sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeoutNoel Grandin
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin
2017-12-12mnDataUpdateId can be sal_uInt32Noel Grandin
2017-12-12tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl
2017-12-11o3tl: 32-bit clang 4.0.1 fails with undefined reference to `__mulodi4'Michael Stahl
2017-12-11Remove unnecessary forward declarationStephan Bergmann
2017-12-11ofz#4591 Integer-overflowCaolán McNamara
2017-12-11convert SFXFRAME_HASTITLE to bool fieldNoel Grandin