summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin6-7/+7
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-02-17inline some acquire/release callsNoel Grandin1-2/+4
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-0/+1
2020-02-04deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl1-1/+1
2020-01-26tdf#124176: Use pragma once instead of include guardsMehmet Emin Başoğlu1-4/+1
2019-12-24sal_Char->char in unoxmlNoel Grandin3-6/+6
2019-12-17loplugin:expandablemethodsNoel Grandin1-5/+0
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-0/+2
2019-12-05make some classes module privateNoel Grandin2-3/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann1-1/+2
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin27-30/+28
2019-10-19loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt1-0/+1
2019-08-30new loplugin:noexceptmoveNoel Grandin2-2/+2
2019-08-27Use a direct way to get at the temp dirStephan Bergmann1-0/+4
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin1-1/+1
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna1-0/+3
2019-08-12Fix typosAndrea Gelmini4-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann1-2/+2
2019-07-26cid#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2019-07-25Fix typosAndrea Gelmini1-3/+3
2019-07-19Fix typosAndrea Gelmini2-2/+2
2019-07-17loplugin:unusedmethodsNoel Grandin1-2/+0
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke1-2/+24
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann1-2/+0
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze1-0/+2
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen4-6/+11
2019-05-10an uno -> a unoCaolán McNamara1-3/+3
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-3/+5
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-0/+3
2019-02-25loplugin:unusedmethodsNoel Grandin1-1/+0
2019-02-16MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai2-0/+41
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen2-3/+2
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin1-3/+2
2018-12-07the FontToSubsFontFlags enum is not a bitmaskNoel Grandin1-5/+1
2018-11-27remove unused SubsFontFlags flagsNoel Grandin2-6/+2
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