summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)AuthorFilesLines
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin1-3/+3
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin2-3/+3
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-3/+3
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-7/+6
2017-08-24svtools: fix checking of ErrCodeArea so error dialogs are shown againMichael Stahl1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-10/+10
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-2/+2
2017-08-18loplugin:unnecessaryparenNoel Grandin1-10/+10
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin1-3/+1
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin1-1/+1
2017-08-10loplugin:unusedenumconstantsNoel Grandin1-4/+0
2017-08-08loplugin:constantparamNoel Grandin2-18/+18
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-56/+27
2017-08-01move resmgr to unotoolsCaolán McNamara2-8/+7
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-11/+3
2017-07-25Resolves: tdf#109331 stupid looking cast was relied upon to do useful thingCaolán McNamara1-1/+3
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin1-245/+247
2017-07-21de-hrc various thingsCaolán McNamara2-78/+0
2017-07-21migrate to boost::gettextCaolán McNamara11-1266/+178
2017-07-19loplugin:constparams in svtoolsNoel Grandin2-5/+5
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-9/+0
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke2-12/+5
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann1-2/+2
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-0/+15
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-2/+1
2017-06-24tdf#108720 Add symbol fonts to isSymbolFont()Yousuf Philips1-0/+5
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-7/+7
2017-06-20reuse IsStarSymbolCaolán McNamara1-8/+2
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke1-1/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke4-4/+0
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-3/+0
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-1/+1
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-5/+5
2017-06-05Improved loplugin:cstylecast to reference types: svtoolsStephan Bergmann1-6/+6
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-06-01merge ofa res file into svt oneCaolán McNamara2-3/+135
2017-05-31macro warning dialog grew an extra Cancel buttonCaolán McNamara1-5/+5
2017-05-30drop LANGUAGE_USER_MALAGASY_PLATEAU defineNoel Grandin1-1/+1
2017-05-25loplugin:constantparamNoel Grandin2-36/+36
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann2-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara3-13/+8
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke2-3/+3
2017-05-12loplugin:constantparamNoel Grandin4-25/+25
2017-05-12remove unused uno::Reference varsNoel Grandin1-4/+3
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-8/+8