summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26rename createOnShotInstance->createOneShotInstanceNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-24svtools: fix checking of ErrCodeArea so error dialogs are shown againMichael Stahl
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-25Resolves: tdf#109331 stupid looking cast was relied upon to do useful thingCaolán McNamara
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-24tdf#108720 Add symbol fonts to isSymbolFont()Yousuf Philips
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20reuse IsStarSymbolCaolán McNamara
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svtoolsStephan Bergmann