summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke
2017-07-21fix strings that started with %PRODUCTNAME turning into PRODUCTNAMECaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08tdf#107700 Translate some less common font style namesGabor Kelemen
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-12loplugin:constantparamNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann
2017-05-09loplugin:constantparamNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-28another name for a nonlocalized string is a stringCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-04-24Drop unused string resources from svtools/soerr.hxxGabor Kelemen
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-14convert fileview context menu to .uiCaolán McNamara
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin
2017-04-07Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara