Age | Commit message (Expand) | Author |
2016-10-11 | loplugin:constantfunction | Noel Grandin |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-23 | tdf#94987 Create directories for temp filenames | Jan-Marek Glogowski |
2016-09-22 | Remove NumberFormatCodeWrapper | Maarten Bosmans |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | avoid loading all calendars of a locale | Eike Rathke |
2016-09-13 | introduce LocaleDataWrapper::doesSecondaryCalendarUseEC() | Eike Rathke |
2016-09-12 | tdf#101889: add absent brackets to OpenSymbol | Mike Kaganski |
2016-09-10 | typo fix: oue -> our | Andras Timar |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (unotools) | Stephan Bergmann |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-30 | tdf#99402: fix Metafile Font handling | Mike Kaganski |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-25 | loplugin:staticaccess: Extend loplugin:staticcall to cover all access... | Stephan Bergmann |
2016-08-23 | Update comment now that we use an enum class | Tor Lillqvist |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-16 | Remove unnecessary UcbStreamHelper::CreateStream overload | Stephan Bergmann |
2016-08-15 | ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms' | Caolán McNamara |
2016-08-15 | loplugin:unusedenumconstants in unotools..xmlhelp | Noel Grandin |
2016-08-08 | Related: tdf#99312, add specialized interaction handler | Giuseppe Castagno |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-15 | Improve loplugin:unnecessaryoverride | Stephan Bergmann |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-13 | tdf#84635 - Slow layout of large tables | Noel Grandin |
2016-07-10 | ditch the application per-language IsAutoMnemonicEnabled setting | Caolán McNamara |
2016-07-10 | ditch the multiply dialog width * X where X is based on language thing | Caolán McNamara |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-27 | Clean up uses of Any::getValue() in unotools | Stephan Bergmann |
2016-06-20 | Mark these functions as final | Xisco Fauli |
2016-06-18 | tdf#89329: use shared_ptr for pImpl in moduleoptions | Xisco Fauli |
2016-06-17 | tdf#89329: use shared_ptr for pImpl in dynamicmenuoptions | Xisco Fauli |
2016-06-16 | properly prefix various global variables and hide them | Michael Stahl |
2016-06-16 | Local linkage for static var (and drop misleading "m_" prefix) | Stephan Bergmann |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in pathoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in historyoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in localisationoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in securityoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in cmdoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in printwarningoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in extendedsecurityoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in fontoptions | Xisco Fauli |
2016-06-15 | Use SAL_WARN on swallowed exceptions | Stephan Bergmann |
2016-06-14 | loplugin:override | Stephan Bergmann |
2016-06-14 | tdf#89329: use shared_ptr for pImpl in misccfg | Xisco Fauli |
2016-06-14 | tdf#89329: use shared_ptr for pImpl in compatibility... | Xisco Fauli |