Age | Commit message (Expand) | Author |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-02 | Small cleanup and simplification | Mike Kaganski |
2018-06-30 | Small cleanup | Mike Kaganski |
2018-06-30 | tdf#118218: Make FormatNumber VBA-only | Mike Kaganski |
2018-06-29 | tdf#118218: Implement FormatNumber VBA function | Mike Kaganski |
2018-06-29 | Improved loplugin:redundantcast (const-qualified typedefs): basic | Stephan Bergmann |
2018-06-29 | tdf#118442: Fix incorrect index calculation | Mike Kaganski |
2018-06-18 | Related: tdf#118073 SbiScanner::NextSym: no symbol is no symbol | Eike Rathke |
2018-06-17 | crashtesting: check nLineIdx | Caolán McNamara |
2018-06-13 | valgrind: use OUString::operator to access into string | Caolán McNamara |
2018-06-06 | Translate German comments and debug strings | Johnny_M |
2018-06-01 | loplugin:includeform (clang-cl) | Stephan Bergmann |
2018-05-30 | Factor out AsyncQuitHandler to be usable elsewhere, too | Tor Lillqvist |
2018-05-29 | forcepoint#42 check available str length | Caolán McNamara |
2018-05-28 | Add missing include | Samuel Mehrbrodt |
2018-05-28 | basic: Avoid looking up system clock twice to get current datetime | Takeshi Abe |
2018-05-28 | tdf#96099 Remove some trivial typedef std::vector | Arkadiy Illarionov |
2018-05-25 | loplugin:passstuffbyref | Noel Grandin |
2018-05-23 | rename config_extension_update.h.in to config_extensions.h.in | Rene Engelhard |
2018-05-22 | tdf#97231: basic: do not use extra wrapping for string marshaling | Vasily Melenchuk |
2018-05-21 | tdf#97231: potential crash fixed | Vasily Melenchuk |
2018-05-17 | New o3tl::temporary to simplify calls of std::modf | Stephan Bergmann |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-05-16 | Resolves: tdf#117612 truncate DateAdd("m",...) to last day of month | Eike Rathke |
2018-05-10 | loplugin:unnecessaryvirtual improvements | Noel Grandin |
2018-05-04 | Removed executable permission on data files | Andrea Gelmini |
2018-05-04 | Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormat | Eike Rathke |
2018-05-02 | loplugin:useuniqueptr in SbiImage | Noel Grandin |
2018-04-29 | Avoid comphelper::string::getTokenCount() | Matteo Casalin |
2018-04-29 | loplugin:useuniqueptr pStringOff in SbiImage | Noel Grandin |
2018-04-26 | [API CHANGE] deprecate XGraphicObjectResolver | Tomaž Vajngerl |
2018-04-23 | loplugin:singlevalfields improve unaryoperator | Noel Grandin |
2018-04-21 | cppcheck: identicalInnerCondition | Jochen Nitschke |
2018-04-20 | loplugin:expressionalwayszero (clang-cl) | Stephan Bergmann |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-12 | weld SbiInputDialog | Caolán McNamara |
2018-04-12 | weld SvRTLInputBox | Caolán McNamara |
2018-04-06 | tdf#111313: Honor bWriteNoLenParam in !bCompatibility, too | Stephan Bergmann |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-29 | loplugin:unusedmethods | Noel Grandin |
2018-03-29 | loplugin:virtualdown in basctl,basic | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-17 | Typos: definied->defined | Julien Nabet |
2018-03-15 | change recursive ImageURL prop. search to use XGraphic | Tomaž Vajngerl |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-02-27 | convert Redline warning dialog to .ui to get helpids | Caolán McNamara |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-25 | convert remaining InfoBox to weld::MessageDialog | Caolán McNamara |