summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-0/+3
2019-06-19MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai2-0/+41
2019-04-23Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-3/+5
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt1-0/+1
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt1-0/+1
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt1-0/+5
2018-11-05loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin1-1/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara1-0/+7
2018-10-29Drop unused headerGabor Kelemen1-71/+0
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen41-123/+127
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-4/+4
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+3
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara1-0/+1
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-10-01Consistently have both copy functions for utl::ConfigurationBroadcasterStephan Bergmann1-0/+1
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin6-7/+7
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen1-1/+2
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara1-0/+4
2018-07-27unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann4-7/+5
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin1-1/+1
2018-07-23Fix typosAndrea Gelmini2-2/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin2-7/+11
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski1-3/+9
2018-06-06enable incremental linking on windowsNoel Grandin1-3/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-05-28loplugin:unusedmethodsNoel Grandin1-10/+0
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+1
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh1-0/+2
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara1-2/+2
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin1-8/+7
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin1-7/+8
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-2/+1
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist2-6/+0
2018-02-01Fix typosAndrea Gelmini5-5/+5
2018-01-30Typ-o negativIlmari Lauhakangas1-1/+1
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin2-7/+10
2018-01-04loplugin:unusedfieldsNoel Grandin1-2/+0
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin1-9/+0
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-2/+2
2017-12-19Read some configuration items directlyStephan Bergmann1-6/+0
2017-12-19Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItemStephan Bergmann1-1/+0
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-1/+4
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-1/+5
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann1-3/+2
2017-12-06unotools: remove not needed UcbStreamHelper inheritanceMiklos Vajna1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-5/+5
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet1-2/+2