Age | Commit message (Expand) | Author |
2020-07-29 | replace and drop SvtPrintWarningOptions | Caolán McNamara |
2020-07-29 | drop newly unused SvtFontOptions | Caolán McNamara |
2020-07-29 | replace and drop SvtCompatibilityViewOptions | Caolán McNamara |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-09 | unotools: create instances with uno constructors | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: unotools | Stephan Bergmann |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-05 | Upcoming loplugin:elidestringvar: unotools | Stephan Bergmann |
2020-06-01 | ofz#22822 use TOOLS_WARN_EXCEPTION | Caolán McNamara |
2020-05-29 | loplugin:simplifybool in ucb..vcl | Noel Grandin |
2020-05-25 | [MS-OFFCRYPTO] convert oox implementation into UNO service | Vasily Melenchuk |
2020-05-21 | use for-range on Sequence in testtools..xmloff | Noel Grandin |
2020-05-18 | officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versions | Michael Stahl |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2020-05-07 | tdf#132796: use LO language settings to set default XLS language | Mike Kaganski |
2020-04-27 | Extract getting default locale for filters into separate unotools function | Mike Kaganski |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-27 | Don't convert OUString to char* | Mike Kaganski |
2020-04-21 | Fix warning when compiling for iOS: unused parameter 'bCreateParentDirs' | Tor Lillqvist |
2020-04-17 | loplugin:buriedassign in tools..xmloff | Noel Grandin |
2020-04-17 | Fix autorecovery using wrong directory | Samuel Mehrbrodt |
2020-03-31 | Translate German variable names | Johnny_M |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-03-21 | tdf#128276 Font names are not localized on macOS Catalina | Tomofumi Yagi |
2020-03-18 | tdf#131069 always produce utf-8 from gettext | Caolán McNamara |
2020-03-16 | Revert "loplugin:constfields in unotools..uui" | Noel Grandin |
2020-02-27 | tdf#42982 added description on RuntimeException for unotools | AlanTang |
2020-02-25 | Fix currency symbol selection in Calc on mobile | Tomaž Vajngerl |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-19 | use FILE_ATTRIBUTE_TEMPORARY on Windows for temp files | Noel Grandin |
2020-02-17 | inline some acquire/release calls | Noel Grandin |
2020-02-12 | tdf#126700 allow replacing the default documents | Jan-Marek Glogowski |
2020-02-04 | deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWN | Michael Stahl |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2020-01-24 | loplugin:makeshared in svgio..writerperfect | Noel Grandin |
2020-01-24 | use osl::Guard instead of abusing rtl::Reference | Noel Grandin |
2020-01-21 | Make TempFile destructor remove temp directory recursively | Samuel Mehrbrodt |
2020-01-18 | fix unotools/source/i18n/resmgr.cxx build with PCH on Mac | Luboš Luňák |
2020-01-15 | convert OSL_ASSERT to assert | Noel Grandin |
2020-01-01 | android: Use correct path for the .mo resource files. | Jan Holesovsky |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-12-24 | sal_Char->char in unoxml | Noel Grandin |
2019-12-17 | loplugin:expandablemethods | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-12-01 | boost::optional: replace uses of get_value_or with value_or | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | tdf#128434 free the BasicManager event listener | Jan-Marek Glogowski |