summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)AuthorFilesLines
2017-11-15loplugin:flatten in vclNoel Grandin1-35/+36
2017-10-31tdf#113519: fix crash by releasing returned unique_ptrJulien Nabet1-2/+1
2017-10-25tdf#113400: fix crash by destroying returned unique_ptrJulien Nabet1-1/+4
2017-10-23loplugin:includeform: vclStephan Bergmann5-11/+11
2017-10-05loplugin:finalclasses in vclNoel Grandin1-4/+0
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet2-3/+10
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-15Fix BASIC storage that stored an HTML <P> elementEike Rathke1-17/+2
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-3/+3
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-9/+9
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl2-1/+3
2017-09-08loplugin:constantparamNoel Grandin1-38/+14
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-25loplugin:unusedmethodsNoel Grandin3-36/+0
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep1-25/+0
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin1-1/+9
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke2-37/+6
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke3-83/+3
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl1-1/+1
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara4-83/+7
2017-07-18loplugin:constparams in vclNoel Grandin2-3/+3
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+1
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann1-2/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-28loplugin:oncevar in vclNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin2-2/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-2/+2
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-4/+4
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet1-10/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-3/+3
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-04-25loplugin:checkunusedparams in vclNoel Grandin5-41/+34
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-04-07tdf#39468 Translate German commentsJens Carl2-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-27/+27
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann4-45/+56
2017-03-14Use int to count to threeStephan Bergmann1-1/+1
2017-03-14Remove excess non-const gettersStephan Bergmann2-8/+4
2017-03-13loplugin:loopvartoosmallStephan Bergmann3-4/+4
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-08Clean up uses of integer typesStephan Bergmann4-14/+15
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2-5/+7
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1