Age | Commit message (Expand) | Author |
2024-05-08 | loplugin:ostr in framework | Noel Grandin |
2024-05-03 | replace createFromAscii with OUString literals in framework | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-04-01 | use more XVclWindowPeer | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in framework | Mike Kaganski |
2021-08-16 | Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top | Mike Kaganski |
2021-01-24 | lok: avoid expensive fetching of a property. | Michael Meeks |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: framework | Stephan Bergmann |
2020-04-08 | loplugin:flatten in framework | Noel Grandin |
2019-11-20 | tdf#42949 Fix IWYU warnings in framework/*/*cxx | Gabor Kelemen |
2019-07-20 | loplugin:referencecasting in framework | Noel Grandin |
2019-06-20 | Fix typo | Andrea Gelmini |
2019-04-06 | Simplify: avoid OUString copy() and get just needed tokens | Matteo Casalin |
2019-02-09 | loplugin:indentation in framework | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-02-14 | loplugin:changetoolsgen in filter..framework | Noel Grandin |
2017-07-20 | loplugin:constparams in framework | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: framework | Stephan Bergmann |
2017-04-04 | make UNO enums scoped for internal LO code | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-02 | loplugin:stringconstant | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-14 | com::sun::star->css in framework | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-24 | convert WindowAlign to scoped enum | Noel Grandin |
2015-04-23 | Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool> | Stephan Bergmann |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-10-02 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-04-07 | framework: sal_Bool->bool | Noel Grandin |
2014-03-17 | Consolidate framework::{Resetable,}Guard | Stephan Bergmann |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-08 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |