summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
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
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-20Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara
2017-02-15Translate German commentsJohnny_M
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin
2017-02-08drop unused error stringsCaolán McNamara
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl