summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner
2017-12-10Bin two comments that say the same as the names of the functions they are forTor Lillqvist
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe
2017-12-09tdf#114088 Translate default template namesGabor Kelemen
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-12-09Fix typosAndrea Gelmini
2017-12-08SvNumberFormatter::GetType() constEike Rathke
2017-12-08Build fix: forward-decl rtl::OUStringEike Rathke
2017-12-08Build fixSzymon Kłos
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-08tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-08svx: fix loplugin:staticmethods warningsMiklos Vajna
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-08Remove unneeded data memberMatteo Casalin
2017-12-08Data members to enumsMatteo Casalin
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin
2017-12-08tdf#45904 Move _XDataPilotField Java test to C++Jens Carl
2017-12-08tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn