summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-25ofz#4422 Integer-overflowCaolán McNamara1-2/+2
2017-11-24TSCP: fix oversizing of ListBox-es by defining max lines & charsTomaž Vajngerl3-17/+25
2017-11-24TSCP: Advanced dialog UI improvementsTomaž Vajngerl3-46/+79
2017-11-24TSCP: remove character limitation of recently used pop-upTomaž Vajngerl1-6/+1
2017-11-23svx: loplugin:staticmethodsMichael Stahl1-1/+1
2017-11-23tdf#113657: fix crash when trying to format empty paragraphJulien Nabet1-11/+21
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-12/+12
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin3-4/+4
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann14-24/+24
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin45-3776/+3783
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin15-158/+159
2017-11-21UNO: Emit warning when trying to set an unknown propertySamuel Mehrbrodt1-0/+3
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann1-1/+1
2017-11-21clang-format fixesMiklos Vajna1-4/+5
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin11-88/+83
2017-11-20ofz#4338 Integer-overflowCaolán McNamara1-2/+2
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+23
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin4-6/+6
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin20-111/+111
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin33-186/+188
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand3-26/+20
2017-11-18tdf#113855 Assertion while customizing Bullets and NumberingNoel Grandin1-1/+1
2017-11-18TSCP: remember the state of IP section expander stateTomaž Vajngerl1-0/+7
2017-11-18TSCP: allow to add multiple markings in the documentTomaž Vajngerl1-17/+0