Age | Commit message (Expand) | Author |
2018-04-16 | loplugin:useuniqueptr in SfxItemPool_Impl | Noel Grandin |
2018-04-11 | return std::unique_ptr from SfxItemSet::Clone | Noel Grandin |
2018-04-07 | Prefix SfxStyleSheetBase::pPool member | Stephan Bergmann |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-31 | explicitly pass false as arguments of createIterator | himajin100000 |
2018-03-29 | loplugin:virtualdown in svl,svtools | Noel Grandin |
2018-03-28 | Translate German variable names | Johnny_M |
2018-03-27 | tdf#69977 improve creation of large charts | Noel Grandin |
2018-03-21 | Remove redundant assert | Mike Kaganski |
2018-03-20 | no need to construct a new object in SfxIntegerListItem::operator== | Noel Grandin |
2018-03-07 | use more Color in sfx2..svtools | Noel Grandin |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-03-02 | Resolves: tdf#115351 convert boolean equivalent format codes to proper Boolean | Eike Rathke |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-26 | Translate German variable names | Johnny_M |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-16 | Factor out Spanish "mar" tests to use checkSpecificNumberFormats() | Eike Rathke |
2018-02-16 | Prepare to add specific number format index to test against | Eike Rathke |
2018-02-16 | svl: fix loplugin:staticanonymous warning | Miklos Vajna |
2018-02-16 | Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicable | Eike Rathke |
2018-02-16 | Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicable | Eike Rathke |
2018-02-16 | ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end | Caolán McNamara |
2018-02-14 | svl: clear temporary copies of passwords in SvlPasswordHelper | Michael Stahl |
2018-02-07 | tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashes | Michael Stahl |
2018-01-25 | Simplify logic in cjkoptions | Julien Nabet |
2018-01-25 | ofz: out-of-memory | Caolán McNamara |
2018-01-25 | loplugin:flatten in svl | Noel Grandin |
2018-01-24 | loplugin:emptyif (clang-cl) | Stephan Bergmann |
2018-01-24 | loplugin:constparams | Noel Grandin |
2018-01-23 | Assume this wants to SAL_WARN for the sal_uInt16 range, actually | Stephan Bergmann |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-22 | ofz#5535 max decimal places for rtl_math_round is 20 | Caolán McNamara |
2018-01-15 | More loplugin:cstylecast: svl | Stephan Bergmann |
2018-01-13 | loplugin:useuniqueptr in svl | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: svl | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr in svl | Noel Grandin |
2018-01-09 | loplugin:convertlong in ucb,sot | Noel Grandin |
2018-01-05 | Revert "GetTrueSlotId is dead" | Noel Grandin |
2018-01-04 | GetTrueSlotId is dead | Noel Grandin |
2018-01-04 | loplugin:unusedfields | Noel Grandin |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-23 | loplugin:passstuffbyref improved returns in vcl | Noel Grandin |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-22 | request installation of langpack via packagekit | Caolán McNamara |
2017-12-21 | new loplugin: convertlong | Noel Grandin |
2017-12-20 | Fix typos | Andrea Gelmini |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-19 | svl: Fix possible memleak at deleting DdeService | Takeshi Abe |
2017-12-16 | Move init of keywords around, preset with English, localized case by case | Eike Rathke |