summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19remove a CONTAINER_APPEND useCaolán McNamara
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara
2017-12-18sal_uLong->sal_uInt32Caolán McNamara
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin
2017-12-17Fix typosAndrea Gelmini
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-15tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung
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-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel 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-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-12loplugin:salcallStephan Bergmann
2017-12-11ofz#4583 AbrtCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-10ofz#4581 Integer-overflowCaolán McNamara
2017-12-09tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky
2017-12-08svx: fix loplugin:staticaccess 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-08init m_pDocShCaolán McNamara
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05Replace deprecated std::bin2nd with lambda in svxStephan Bergmann
2017-12-05Replace deprecated std::mem_fun et al in svxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips