Age | Commit message (Expand) | Author |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-08 | loplugin:unusedmethods | Noel Grandin |
2017-08-05 | ofz#2867 null deref | Caolán McNamara |
2017-08-04 | rename Anz->Cnt in svl | Noel Grandin |
2017-08-04 | svl: move DecodeHexString from vcl | Ashod Nakashian |
2017-08-03 | rename nAnzResStrings->nResultStringsCnt | Noel Grandin |
2017-08-03 | rename nAnzNum->nNumericsCnt | Noel Grandin |
2017-08-03 | rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATS | Noel Grandin |
2017-08-03 | rename SV_MAX_ANZ_INPUT_STRINGS->SV_MAX_COUNT_INPUT_STRINGS | Noel Grandin |
2017-08-03 | rename nAnzStrings -> nStringsCnt | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-02 | Resolves: ofz#2833 null deref | Caolán McNamara |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-27 | Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual() | Eike Rathke |
2017-07-25 | convert UNO event ids to scoped enum | Noel Grandin |
2017-07-24 | fix oss-fuzz build | Caolán McNamara |
2017-07-24 | svl: moved crypto helpers have the correct log-area | Ashod Nakashian |
2017-07-24 | svl: support verifying streams as well as byte arrays | Ashod Nakashian |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-19 | Removed duplicated include | Andrea Gelmini |
2017-07-18 | remove unused CntWallpaperItem | Caolán McNamara |
2017-07-18 | Change nonsense non-const Date* GetNullDate() to const Date& | Eike Rathke |
2017-07-18 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin |
2017-07-17 | loplugin:useuniqueptr: svl (clang-cl) | Stephan Bergmann |
2017-07-17 | svl: fixup Android build fix | Miklos Vajna |
2017-07-17 | extend loplugin useuniqueptr to OUString pointers | Noel Grandin |
2017-07-17 | svl: fix Android build | Ashod Nakashian |
2017-07-17 | svl: fix Android build where no NSS exists | Ashod Nakashian |
2017-07-17 | svl: move byte-array verification from vcl | Ashod Nakashian |
2017-07-15 | svl: move byte-array signing from vcl | Ashod Nakashian |
2017-07-14 | use more OUString::operator== in sfx2..svtools | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-06 | teach unnecessaryparen plugin about other kinds of statements | Noel Grandin |
2017-07-06 | loplugin unnecessaryparan improvements | Noel Grandin |
2017-07-05 | crash on exit of cppunit tests | Caolán McNamara |
2017-07-03 | loplugin:unusedfields in slideshow..svtools | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: svl | Stephan Bergmann |
2017-06-27 | loplugin:oncevar in starmath..svl | Noel Grandin |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-21 | loplugin:unusedfields store..svl | Noel Grandin |
2017-06-19 | fix regression, some mutexes need to live longer | Jochen Nitschke |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |