summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-31tdf#113519: fix crash by releasing returned unique_ptrJulien Nabet
2017-10-25tdf#113400: fix crash by destroying returned unique_ptrJulien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M
2017-09-15Fix BASIC storage that stored an HTML <P> elementEike Rathke
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-14Use int to count to threeStephan Bergmann
2017-03-14Remove excess non-const gettersStephan Bergmann
2017-03-13loplugin:loopvartoosmallStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin