summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2017-12-01Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30tdf#111773 tdf#111780 Fix selection after merge cells in an Impress tableDaniel
2017-11-30coverity#1424325 Uninitialized scalar fieldCaolán McNamara
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-28ofz#4461 Integer-overflowCaolán McNamara
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-11-27tdf#114078 Missing gettext markup on Numbering format stringsCaolán McNamara
2017-11-27TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl
2017-11-27ofz#4441: Divide-by-zeroCaolán McNamara
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-25ofz#4422 Integer-overflowCaolán McNamara
2017-11-24TSCP: fix oversizing of ListBox-es by defining max lines & charsTomaž Vajngerl
2017-11-24TSCP: Advanced dialog UI improvementsTomaž Vajngerl
2017-11-24TSCP: remove character limitation of recently used pop-upTomaž Vajngerl
2017-11-23svx: loplugin:staticmethodsMichael Stahl
2017-11-23tdf#113657: fix crash when trying to format empty paragraphJulien Nabet
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21UNO: Emit warning when trying to set an unknown propertySamuel Mehrbrodt
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann
2017-11-21clang-format fixesMiklos Vajna
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin