summaryrefslogtreecommitdiffstats
path: root/include/unotools
Commit message (Expand)AuthorAgeFilesLines
* Generate MSO lock files when the related MSO compat. option is setTamás Zolnai2019-06-201-0/+3
* MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai2019-06-192-0/+41
* Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara2019-04-231-3/+5
* tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt2018-11-201-0/+1
* Use shared methods instead of duplicated codeSamuel Mehrbrodt2018-11-131-0/+1
* tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt2018-11-121-0/+5
* loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin2018-11-051-1/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara2018-11-011-0/+7
* Drop unused headerGabor Kelemen2018-10-291-71/+0
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-2641-123/+127
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-4/+4
* tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke2018-10-121-1/+3
* Related: tdf#83128 support translation of plural formsCaolán McNamara2018-10-091-0/+1
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* Consistently have both copy functions for utl::ConfigurationBroadcasterStephan Bergmann2018-10-011-0/+1
* loplugin:constfields in unotools..uuiNoel Grandin2018-09-196-7/+7
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-311-1/+2
* short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara2018-08-131-0/+4
* unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-274-7/+5
* loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin2018-07-261-1/+1
* Fix typosAndrea Gelmini2018-07-232-2/+2
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-102-7/+11
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-081-3/+9
* enable incremental linking on windowsNoel Grandin2018-06-061-3/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-2/+0
* loplugin:unusedmethodsNoel Grandin2018-05-281-10/+0
* tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski2018-05-201-0/+1
* tdf#117171 support localized number name numbering stylesLászló Németh2018-05-031-0/+2
* identify tab pages by name for save/storing active tabCaolán McNamara2018-04-261-2/+2
* Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin2018-04-251-8/+7
* make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin2018-04-251-7/+8
* loplugin:constantparam in svtools..unotoolsNoel Grandin2018-03-081-2/+1
* tdf#108523 Removed @author annotations.Manuj Vashist2018-02-052-6/+0
* Fix typosAndrea Gelmini2018-02-015-5/+5
* Typ-o negativIlmari Lauhakangas2018-01-301-1/+1
* Fix typosAndrea Gelmini2018-01-141-1/+1
* loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin2018-01-112-7/+10
* loplugin:unusedfieldsNoel Grandin2018-01-041-2/+0
* loplugin:singlevalfields improve copy constructor checkNoel Grandin2018-01-031-9/+0
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-2/+2
* Read some configuration items directlyStephan Bergmann2017-12-191-6/+0
* Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItemStephan Bergmann2017-12-191-1/+0
* inline use-once typedefsNoel Grandin2017-12-191-3/+1
* Read/write 'encrypt to self' bitKatarina Behrens2017-12-191-1/+4
* Read/write preferred GPG signing/encryption keysKatarina Behrens2017-12-191-1/+5
* Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2017-12-151-3/+2
* unotools: remove not needed UcbStreamHelper inheritanceMiklos Vajna2017-12-061-1/+1
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-5/+5
* Replace lists by vectors in configmgr/unotoolsJulien Nabet2017-11-051-2/+2