summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann3-3/+3
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin5-40/+40
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin1-3/+3
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin1-1/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl7-0/+7
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin3-11/+11
2017-12-13convert tolerance params to sal_uInt8Noel Grandin2-35/+30
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin1-2/+3
2017-12-13use std::unique_ptr in SdrModelNoel Grandin1-87/+65
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin1-1/+1
2017-12-13dead flags param in CreateAutoContourNoel Grandin1-3/+2
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin2-5/+5
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin2-9/+9
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin5-48/+48
2017-12-12loplugin:salcallStephan Bergmann1-1/+1
2017-12-11ofz#4583 AbrtCaolán McNamara1-3/+10
2017-12-11loplugin:salcall fix functionsNoel Grandin39-99/+99
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann1-6/+6
2017-12-10ofz#4581 Integer-overflowCaolán McNamara1-1/+2
2017-12-09tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky1-4/+4
2017-12-08svx: fix loplugin:staticaccess warningsMiklos Vajna1-2/+2
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin1-13/+12
2017-12-08Remove unneeded data memberMatteo Casalin2-11/+6
2017-12-08Data members to enumsMatteo Casalin1-2/+0
2017-12-08init m_pDocShCaolán McNamara1-0/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin7-12/+12
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-1/+15
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand1-0/+2
2017-12-07loplugin:salcall handle static methodsNoel Grandin2-3/+3
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05Replace deprecated std::bin2nd with lambda in svxStephan Bergmann1-2/+2
2017-12-05Replace deprecated std::mem_fun et al in svxStephan Bergmann1-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin15-38/+38
2017-12-02Revert "tdf#105000, related tdf#87538: Make new color names translatable"Yousuf Philips2-67/+0
2017-12-01Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2-2/+4
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2-2/+2
2017-11-30tdf#111773 tdf#111780 Fix selection after merge cells in an Impress tableDaniel1-2/+2
2017-11-30coverity#1424325 Uninitialized scalar fieldCaolán McNamara1-12/+18
2017-11-29loplugin:unusedmethodsNoel Grandin4-74/+0
2017-11-28ofz#4461 Integer-overflowCaolán McNamara1-1/+1
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-45/+38
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-1/+1
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2-1/+161
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin5-8/+8
2017-11-27tdf#114078 Missing gettext markup on Numbering format stringsCaolán McNamara1-28/+28
2017-11-27TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl1-1/+1
2017-11-27ofz#4441: Divide-by-zeroCaolán McNamara1-2/+2
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1