summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2024-06-28make additionsdialog show connection errorsSarper Akdemir1-3/+16
2024-06-21Fix typo in codeAndrea Gelmini1-2/+2
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-15tdf#35568 Repeat "first run" procedure on upgradeMike Kaganski1-2/+4
2024-06-15Reduce console noiseMike Kaganski1-2/+2
2024-06-14Make isProductVersionUpgraded update ooSetupLastVersion againMike Kaganski2-0/+58
2024-05-16loplugin:ostr in unotoolsNoel Grandin31-160/+160
2024-05-13createFromAscii -> OUString literals in ConvertCharNoel Grandin1-24/+23
2024-05-12replace createFromAscii with OUString literals in DefaultFontConfigurationNoel Grandin1-26/+26
2024-05-12replace createFromAscii with OUString literals in OConfigurationValueContainerNoel Grandin1-4/+4
2024-05-05replace createFromAscii with OUString literals in SvtSearchOptions_ImplNoel Grandin1-32/+32
2024-05-05replace createFromAscii with OUString literals in SvtLinguConfigItemNoel Grandin1-47/+46
2024-05-05replace createFromAscii with OUString literals in SvtUserOptionsNoel Grandin1-24/+24
2024-05-05replace createFromAscii with OUString literals in SvtPathOptions_ImplNoel Grandin1-45/+39
2024-05-04replace createFromAscii with OUString literals in GlobalEventConfig_ImplNoel Grandin1-30/+30
2024-05-02use more OUString in StarSymbolToMSMultiFontImplNoel Grandin1-7/+6
2024-04-20loplugin:constantparam in ucb,unotoolsNoel Grandin2-4/+3
2024-04-04ofz#67825 build failure clang frontend command failed with exit code 139Caolán McNamara1-12/+14
2024-04-03Allow custom "eye catcher" from LO_TESTNAME in tempfiles on WindowsMike Kaganski1-36/+25
2024-03-30tdf#146619 Drop unused 'using namespace' in: unotools/Gabor Kelemen10-13/+0
2024-03-22improve loplugin:staticmethodsNoel Grandin3-5/+10
2024-03-06Use less boost_headers in low level librariesGabor Kelemen2-4/+0
2024-02-20Simplify by replacing ensuredir with osl::Directory::createPathMike Kaganski1-68/+6
2024-02-19Unfriend SetTempNameBaseDirectoryMike Kaganski1-1/+1
2024-02-19Drop 'using namespace osl' for consistencyMike Kaganski1-27/+25
2024-02-19tdf#159769: always make sure that default temporary directory existsMike Kaganski1-43/+48
2024-01-31tdf#159350 Hiding Options dialog tabpages stopped workingNoel Grandin1-2/+2
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski2-374/+21
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski6-7/+7
2024-01-27tdf#159382: add NoSpaceAfterHangingFootnoteNumbering compat option to dialogMike Kaganski1-0/+2
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt1-0/+9
2024-01-22Remove DetectHiddenControls method of locking down UIGabor Kelemen1-20/+2
2024-01-17Add ConfigurationGroup/Set::isReadOnlyStephan Bergmann1-3/+1
2024-01-17tdf#114441 convert sal_uLong to appropriate typeAmosAidoo1-1/+1
2024-01-16loplugin:unusedmethodsNoel Grandin2-124/+0
2024-01-09tdf#158375: add UI option to disable active contentSarper Akdemir1-0/+12
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski2-671/+0
2024-01-02lok: import Work path from LOK_WORKDIRSzymon Kłos1-0/+6
2023-12-30move IsFuzzing to comphelperCaolán McNamara9-30/+20
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+1
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+2
2023-12-08tdf#158577 Allow locking down adding new trusted authorsNoel Grandin1-1/+3
2023-12-06tdf#157915 Error when running a Basic macro with instruction commitChangesNoel Grandin1-0/+2
2023-11-28Prevent attempts to create UCB content from .component URIsMike Kaganski1-0/+3
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin1-0/+1
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (unotools)Julien Nabet2-2/+2
2023-11-17tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+60
2023-11-16[API CHANGE] Remove deprecated Password config itemSamuel Mehrbrodt1-3/+0