summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin2-163/+163
2017-04-14convert fileview context menu to .uiCaolán McNamara2-6/+1
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin1-1/+1
2017-04-07Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara1-1/+1
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen1-3/+0
2017-04-06Fix typosAndrea Gelmini1-3/+3
2017-04-05loplugin:constantparam part2Noel Grandin1-16/+0
2017-03-31tdf#39468 Translate German commentsJens Carl4-49/+39
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna25-108/+108
2017-03-30loplugin:unusedenumconstantsNoel Grandin2-12/+0
2017-03-29expand vis to visible; fix typosdennisroczek1-3/+3
2017-03-25Fix typosAndrea Gelmini4-6/+6
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna3-3/+3
2017-03-17remove unused defines from HRC files in svtoolsNoel Grandin2-22/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin2-12/+15
2017-03-14display raw language tags in curly bracketsEike Rathke1-1/+1
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-6/+6
2017-03-09No need for extra heap allocationStephan Bergmann1-1/+1
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin1-4/+2
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin1-2/+2
2017-03-06convert HTMLInputType to scoped enumNoel Grandin1-13/+13
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin1-4/+4
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin1-5/+29
2017-03-03Remove redundant 'inline' keywordStephan Bergmann14-33/+33
2017-03-02don't need this STL hack anymoreNoel Grandin1-12/+1
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke2-9/+7
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-20Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara1-1/+1
2017-02-15Translate German commentsJohnny_M1-9/+9
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin1-4/+3
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin1-4/+3
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin1-1/+1
2017-02-14convert SvParserState to scoped enumNoel Grandin1-8/+7
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin1-1/+0
2017-02-08drop unused error stringsCaolán McNamara2-36/+2
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar1-0/+2
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl2-2/+3
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin2-3/+2
2017-02-04Following up German translation - fix spellingJohnny_M1-2/+2
2017-02-03Translate German commentsJohnny_M1-28/+28
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-3/+0
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-2/+2
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt1-1/+0
2017-01-31Translate German commentsSamuel Mehrbrodt1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann16-211/+162
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin6-9/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski4-4/+5
2017-01-23use rtl::Reference in RulerNoel Grandin1-1/+2