summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2017-07-04notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-09tdf#107700 Translate some less common font style namesGabor Kelemen
2017-05-21make string translation loading more uniformCaolán McNamara
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
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen
2017-04-06Fix typosAndrea Gelmini
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-25Fix typosAndrea Gelmini
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-17remove unused defines from HRC files in svtoolsNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-14display raw language tags in curly bracketsEike Rathke
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-09No need for extra heap allocationStephan Bergmann
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin
2017-03-06convert HTMLInputType to scoped enumNoel Grandin
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02don't need this STL hack anymoreNoel Grandin
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke