Age | Commit message (Expand) | Author |
2024-11-21 | consider VndSunStarExpand an exotic protocol | Caolán McNamara |
2024-06-28 | make additionsdialog show connection errors | Sarper Akdemir |
2024-06-17 | tdf#35568 Repeat "first run" procedure on upgrade | Mike Kaganski |
2024-06-14 | Make isProductVersionUpgraded update ooSetupLastVersion again | Mike Kaganski |
2024-05-16 | loplugin:ostr in unotools | Noel Grandin |
2024-05-13 | createFromAscii -> OUString literals in ConvertChar | Noel Grandin |
2024-05-12 | replace createFromAscii with OUString literals in DefaultFontConfiguration | Noel Grandin |
2024-05-12 | replace createFromAscii with OUString literals in OConfigurationValueContainer | Noel Grandin |
2024-05-05 | replace createFromAscii with OUString literals in SvtSearchOptions_Impl | Noel Grandin |
2024-05-05 | replace createFromAscii with OUString literals in SvtLinguConfigItem | Noel Grandin |
2024-05-05 | replace createFromAscii with OUString literals in SvtUserOptions | Noel Grandin |
2024-05-05 | replace createFromAscii with OUString literals in SvtPathOptions_Impl | Noel Grandin |
2024-05-04 | replace createFromAscii with OUString literals in GlobalEventConfig_Impl | Noel Grandin |
2024-05-02 | use more OUString in StarSymbolToMSMultiFontImpl | Noel Grandin |
2024-04-20 | loplugin:constantparam in ucb,unotools | Noel Grandin |
2024-04-04 | ofz#67825 build failure clang frontend command failed with exit code 139 | Caolán McNamara |
2024-04-03 | Allow custom "eye catcher" from LO_TESTNAME in tempfiles on Windows | Mike Kaganski |
2024-03-30 | tdf#146619 Drop unused 'using namespace' in: unotools/ | Gabor Kelemen |
2024-03-22 | improve loplugin:staticmethods | Noel Grandin |
2024-03-06 | Use less boost_headers in low level libraries | Gabor Kelemen |
2024-02-20 | Simplify by replacing ensuredir with osl::Directory::createPath | Mike Kaganski |
2024-02-19 | Unfriend SetTempNameBaseDirectory | Mike Kaganski |
2024-02-19 | Drop 'using namespace osl' for consistency | Mike Kaganski |
2024-02-19 | tdf#159769: always make sure that default temporary directory exists | Mike Kaganski |
2024-01-31 | tdf#159350 Hiding Options dialog tabpages stopped working | Noel Grandin |
2024-01-28 | Simplify massively over-engineered compatibility options | Mike Kaganski |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-27 | tdf#159382: add NoSpaceAfterHangingFootnoteNumbering compat option to dialog | Mike Kaganski |
2024-01-26 | Don't export printer name & config in privacy mode | Samuel Mehrbrodt |
2024-01-22 | Remove DetectHiddenControls method of locking down UI | Gabor Kelemen |
2024-01-17 | Add ConfigurationGroup/Set::isReadOnly | Stephan Bergmann |
2024-01-17 | tdf#114441 convert sal_uLong to appropriate type | AmosAidoo |
2024-01-16 | loplugin:unusedmethods | Noel Grandin |
2024-01-09 | tdf#158375: add UI option to disable active content | Sarper Akdemir |
2024-01-07 | Drop SvtFilterOptions and use officecfg instead | Mike Kaganski |
2024-01-02 | lok: import Work path from LOK_WORKDIR | Szymon Kłos |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-10 | cid#1545975 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1546281 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-08 | tdf#158577 Allow locking down adding new trusted authors | Noel Grandin |
2023-12-06 | tdf#157915 Error when running a Basic macro with instruction commitChanges | Noel Grandin |
2023-11-28 | Prevent attempts to create UCB content from .component URIs | Mike Kaganski |
2023-11-23 | tdf#158321 No error message when file doesn't exist | Noel Grandin |
2023-11-20 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (unotools) | Julien Nabet |
2023-11-17 | tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialog | Balazs Varga |
2023-11-16 | [API CHANGE] Remove deprecated Password config item | Samuel Mehrbrodt |
2023-11-15 | tdf#158094 Can't remove trusted certificate in Macro Security | Noel Grandin |
2023-11-13 | [API CHANGE] Remove deprecated IsSpellCapitalization | Samuel Mehrbrodt |
2023-11-04 | tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialog | Balazs Varga |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |