summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2017-12-132-10/+15
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-1/+0
* DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2017-12-132-2/+4
* sal_uIntPtr->void* in GalleryHintNoel Grandin2017-12-131-4/+4
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-132-5/+5
* sal_uLong->void* for userdata in MenuNoel Grandin2017-12-132-6/+6
* [API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann2017-12-131-2/+0
* convert tolerance params to sal_uInt8Noel Grandin2017-12-133-7/+7
* sal_uIntPtr->size_t in ZCodecNoel Grandin2017-12-131-1/+1
* sal_uIntPtr->char* in LinkNoel Grandin2017-12-131-2/+2
* sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin2017-12-131-1/+1
* use std::unique_ptr in SdrModelNoel Grandin2017-12-131-10/+10
* sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin2017-12-131-3/+3
* dead flags param in CreateAutoContourNoel Grandin2017-12-131-2/+1
* SDRVIEWWIN_NOTFOUND is deadNoel Grandin2017-12-131-4/+0
* SDR_ANYITEM is deadNoel Grandin2017-12-131-1/+0
* SDR_ANYFORMAT is unusedNoel Grandin2017-12-132-7/+0
* sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin2017-12-131-2/+2
* sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin2017-12-131-4/+4
* sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin2017-12-131-12/+11
* Remove obsolete "explicit operator bool" hackStephan Bergmann2017-12-121-5/+2
* use a mutex per instance for SvNumberFormatterNoel Grandin2017-12-121-4/+7
* tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2017-12-121-3/+8
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-3/+3
* sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialogNoel Grandin2017-12-121-1/+1
* Move generateGUIDString to comphelperSamuel Mehrbrodt2017-12-122-2/+2
* sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeoutNoel Grandin2017-12-121-2/+2
* sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin2017-12-121-5/+5
* sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin2017-12-121-7/+7
* mnDataUpdateId can be sal_uInt32Noel Grandin2017-12-121-1/+1
* tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl2017-12-121-0/+45
* o3tl: 32-bit clang 4.0.1 fails with undefined reference to `__mulodi4'Michael Stahl2017-12-111-1/+2
* Remove unnecessary forward declarationStephan Bergmann2017-12-111-1/+0
* ofz#4591 Integer-overflowCaolán McNamara2017-12-111-1/+2
* convert SFXFRAME_HASTITLE to bool fieldNoel Grandin2017-12-112-6/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-1124-108/+108
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-113-6/+6
* tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner2017-12-101-3/+5
* Bin two comments that say the same as the names of the functions they are forTor Lillqvist2017-12-101-2/+0
* svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe2017-12-091-2/+3
* tdf#114088 Translate default template namesGabor Kelemen2017-12-091-10/+32
* tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2017-12-091-0/+4
* Fix typosAndrea Gelmini2017-12-091-4/+4
* SvNumberFormatter::GetType() constEike Rathke2017-12-081-1/+1
* Build fix: forward-decl rtl::OUStringEike Rathke2017-12-081-0/+1
* Build fixSzymon Kłos2017-12-081-0/+1
* lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant2017-12-092-1/+1
* tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl2017-12-081-0/+34
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-082-0/+3
* svx: fix loplugin:staticmethods warningsMiklos Vajna2017-12-081-2/+2