summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-15tdf#158094 Can't remove trusted certificate in Macro SecurityNoel Grandin1-0/+15
2023-11-13[API CHANGE] Remove deprecated IsSpellCapitalizationSamuel Mehrbrodt1-62/+53
2023-11-04tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+10
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2023-10-22Load the locales from config file for languagetoolMert Tumer1-0/+21
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unotoolsStephan Bergmann10-47/+47
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga1-0/+36
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski1-4/+3
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann1-5/+5
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann1-155/+158
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-2/+2
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin1-1/+0
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch1-29/+59
2023-09-10using decls should come after #includeNoel Grandin1-3/+2
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin3-7/+18
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin3-18/+7
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin3-4/+4
2023-07-21remove unused SvtPathOptions methodsNoel Grandin1-114/+0
2023-07-17Simplify some UTF-16 string literalsStephan Bergmann1-322/+157
2023-07-12Revert recent LanguageTool commitsXisco Fauli1-21/+0
2023-07-10Remove duplicated entryStephan Bergmann1-1/+0
2023-07-07Load the locales from config file for languagetoolMert Tumer1-0/+21
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski1-39/+0
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-5/+5
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke1-8/+13
2023-06-23tdf#142437: Fix word boundary detection in autocorrectBaole Fang1-0/+17
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch1-21/+47
2023-06-08tdf#38742 - Start Center: odb files messes up pinned documentsAndreas Heinisch1-0/+6
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin1-23/+10
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch1-28/+137
2023-06-04Use getXWeak in unotoolsMike Kaganski5-44/+44
2023-05-03Related tdf#154769: XML Form add limits of length value for some datatypeJulien Nabet1-3/+14
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara1-3/+3
2023-04-26tdf#108757 avoid some OUString construction on a hot pathNoel Grandin1-5/+5
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-2/+2
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal1-1/+4
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-4/+4
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin4-99/+38
2023-03-23rtl::Static to thread-safe-staticNoel Grandin2-15/+4
2023-03-17elide some temporary OUStringsNoel Grandin1-1/+1
2023-03-13remove leftover #undefNoel Grandin1-4/+0