summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2024-04-04ofz#67825 build failure clang frontend command failed with exit code 139Caolán McNamara
2024-04-03Allow custom "eye catcher" from LO_TESTNAME in tempfiles on WindowsMike Kaganski
2024-03-30tdf#146619 Drop unused 'using namespace' in: unotools/Gabor Kelemen
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2024-02-20Simplify by replacing ensuredir with osl::Directory::createPathMike Kaganski
2024-02-19Unfriend SetTempNameBaseDirectoryMike Kaganski
2024-02-19Drop 'using namespace osl' for consistencyMike Kaganski
2024-02-19tdf#159769: always make sure that default temporary directory existsMike Kaganski
2024-01-31tdf#159350 Hiding Options dialog tabpages stopped workingNoel Grandin
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-27tdf#159382: add NoSpaceAfterHangingFootnoteNumbering compat option to dialogMike Kaganski
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt
2024-01-22Remove DetectHiddenControls method of locking down UIGabor Kelemen
2024-01-17Add ConfigurationGroup/Set::isReadOnlyStephan Bergmann
2024-01-17tdf#114441 convert sal_uLong to appropriate typeAmosAidoo
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-09tdf#158375: add UI option to disable active contentSarper Akdemir
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski
2024-01-02lok: import Work path from LOK_WORKDIRSzymon Kłos
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08tdf#158577 Allow locking down adding new trusted authorsNoel Grandin
2023-12-06tdf#157915 Error when running a Basic macro with instruction commitChangesNoel Grandin
2023-11-28Prevent attempts to create UCB content from .component URIsMike Kaganski
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (unotools)Julien Nabet
2023-11-17tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-16[API CHANGE] Remove deprecated Password config itemSamuel Mehrbrodt
2023-11-15tdf#158094 Can't remove trusted certificate in Macro SecurityNoel Grandin
2023-11-13[API CHANGE] Remove deprecated IsSpellCapitalizationSamuel Mehrbrodt
2023-11-04tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialogBalazs Varga
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-22Load the locales from config file for languagetoolMert Tumer
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unotoolsStephan Bergmann
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch
2023-09-10using decls should come after #includeNoel Grandin
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-07-21remove unused SvtPathOptions methodsNoel Grandin
2023-07-17Simplify some UTF-16 string literalsStephan Bergmann