Age | Commit message (Expand) | Author |
2017-10-05 | loplugin:finalclasses in vcl | Noel Grandin |
2017-09-28 | tdf#112658: fix leak when calling TextEngine::SetAttrib | Julien Nabet |
2017-09-25 | Translate German comments and debug strings (leftovers) | Johnny_M |
2017-09-15 | Fix BASIC storage that stored an HTML <P> element | Eike Rathke |
2017-09-14 | clang-tidy modernize-use-emplace in vcl | Noel Grandin |
2017-09-11 | Translate German comments/debug strings (leftovers in dirs vbahelper and vcl) | Johnny_M |
2017-09-08 | tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTED | Michael Stahl |
2017-09-08 | loplugin:constantparam | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-25 | loplugin:unusedmethods | Noel Grandin |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-15 | tdf#111337 - Introduce alternative workflows at the special characters dialog | Akshay Deep |
2017-08-13 | tdf#110988 Middle click does not paste primary selection | Noel Grandin |
2017-08-11 | vcl: use default copy-ctor for TextAttrib | Jochen Nitschke |
2017-08-11 | vcl: remove dead TextAttribHyperLink | Jochen Nitschke |
2017-08-07 | tdf#39468: Translate some random German comments and terms | Jens Carl |
2017-07-27 | align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidth | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-07-13 | Reorganize Scheduler priority classes | Jan-Marek Glogowski |
2017-07-13 | loplugin:oncevar: empty strings: vcl | Stephan Bergmann |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-06-28 | loplugin:oncevar in vcl | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-16 | Remove unused mpVirtDev (vcl/textview) | Julien Nabet |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-28 | move builder attributes from OString to OUString | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-25 | loplugin:checkunusedparams in vcl | Noel Grandin |
2017-04-19 | remove freshly unused menu support from src files | Caolán McNamara |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-14 | Clean up uses of integer types in vcl/texteng | Stephan Bergmann |
2017-03-14 | Use int to count to three | Stephan Bergmann |
2017-03-14 | Remove excess non-const getters | Stephan Bergmann |
2017-03-13 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-08 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-08 | Clean up uses of integer types | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-30 | I don't see why we hide 'select all' if there is no insert symbol dialog | Caolán McNamara |