summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2017-01-16Resolves: tdf#104950 add English (Malaysia) [en-MY] to language listboxEike Rathke
2017-01-09replace C-style casts with const_castJochen Nitschke
2017-01-09New loplugin:externvar: svtoolsStephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-31coverity#1398229 Logically dead codeCaolán McNamara
2016-12-30unwind this ImageListCaolán McNamara
2016-12-27this can be localCaolán McNamara
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svtoolsStephan Bergmann
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara
2016-11-11use std::unique_ptrCaolán McNamara
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-23Rovas is not a language, it's a scriptAndras Timar
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-15clang-cl loplugin: svtoolsStephan Bergmann
2016-10-11remove some conversion operator methodsNoel Grandin
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13try to avoid the deadlock around the clipboard, tdf#56818Markus Mohrhard
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29name it Hungarian Rovas, tdf#97406 follow-upEike Rathke
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26add Old Hungarian (Hungarian Rovas) [hu-Hung-HU] to language list, tdf#97406Eike Rathke
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-16Resolves: tdf#101540 add Silesian [szl-PL] to language listEike Rathke
2016-08-03Resolves: tdf#96873 include template image to make it available in helpCaolán McNamara
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-05merge svt::StoreString with svt::StoreContentURLNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-23VclPtr: svtools error message dialog doesn't disposeCaolán McNamara
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann