summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2020-10-25UNOTOOLS : simplify AccessibleRelationHelper by removing useless impl patternArnaud Versini1-4/+2
2020-10-19UNOTOOLS : remove unused include since 54cbe9458033f50d9f608b1462d65e8514cbb636Arnaud Versini1-1/+0
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl1-0/+4
2020-09-07UNOTOOLS : simplify AccessibleStateSetHelper by not using an impl classArnaud Versini1-3/+1
2020-08-19tdf#135133: Don't try to read BuildVersionMike Kaganski1-3/+0
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara2-59/+9
2020-07-29replace and drop MiscCfgCaolán McNamara2-57/+0
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara2-86/+0
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara2-88/+0
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara2-45/+0
2020-07-20compact namespace declNoel Grandin2-20/+2
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-2/+4
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl1-0/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin27-96/+66
2020-05-01ODF export: fix wrong definition of ODFSVER_LATEST_EXTENDEDMichael Stahl1-2/+2
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski1-0/+31
2020-04-27Don't convert OUString to char*Mike Kaganski1-2/+3
2020-03-31Translate German variable namesJohnny_M1-2/+2
2020-03-29Fix is_typed_flags for ConfigItemMode (unotools/configitem)Julien Nabet1-1/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin8-9/+16
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