summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann3-6/+6
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin1-31/+31
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2-5/+27
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin1-18/+18
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin1-1/+1
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryThemeNoel Grandin1-2/+2
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin1-2/+2
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin1-1/+1
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2-10/+15
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-1/+0
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2-2/+4
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin1-4/+4
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann2-5/+5
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin2-6/+6
2017-12-13[API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann1-2/+0
2017-12-13convert tolerance params to sal_uInt8Noel Grandin3-7/+7
2017-12-13sal_uIntPtr->size_t in ZCodecNoel Grandin1-1/+1
2017-12-13sal_uIntPtr->char* in LinkNoel Grandin1-2/+2
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin1-1/+1
2017-12-13use std::unique_ptr in SdrModelNoel Grandin1-10/+10
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin1-3/+3
2017-12-13dead flags param in CreateAutoContourNoel Grandin1-2/+1
2017-12-13SDRVIEWWIN_NOTFOUND is deadNoel Grandin1-4/+0
2017-12-13SDR_ANYITEM is deadNoel Grandin1-1/+0
2017-12-13SDR_ANYFORMAT is unusedNoel Grandin2-7/+0
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin1-2/+2
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin1-4/+4
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin1-12/+11
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann1-5/+2
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin1-4/+7
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-3/+8
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-3/+3
2017-12-12sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialogNoel Grandin1-1/+1
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt2-2/+2
2017-12-12sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeoutNoel Grandin1-2/+2
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin1-5/+5
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin1-7/+7
2017-12-12mnDataUpdateId can be sal_uInt32Noel Grandin1-1/+1
2017-12-12tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl1-0/+45
2017-12-11o3tl: 32-bit clang 4.0.1 fails with undefined reference to `__mulodi4'Michael Stahl1-1/+2
2017-12-11Remove unnecessary forward declarationStephan Bergmann1-1/+0
2017-12-11ofz#4591 Integer-overflowCaolán McNamara1-1/+2
2017-12-11convert SFXFRAME_HASTITLE to bool fieldNoel Grandin2-6/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin24-108/+108
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann3-6/+6
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner1-3/+5
2017-12-10Bin two comments that say the same as the names of the functions they are forTor Lillqvist1-2/+0
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe1-2/+3
2017-12-09tdf#114088 Translate default template namesGabor Kelemen1-10/+32
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-0/+4