summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+4
2020-08-05loplugin:flatten in unotoolsNoel Grandin10-351/+351
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara3-232/+0
2020-07-29replace and drop MiscCfgCaolán McNamara3-255/+0
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara3-325/+0
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara3-308/+0
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara3-176/+0
2020-07-12update pchesCaolán McNamara1-6/+2
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-09unotools: create instances with uno constructorsNoel Grandin10-71/+86
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann9-176/+176
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-2/+1
2020-06-05Upcoming loplugin:elidestringvar: unotoolsStephan Bergmann1-21/+7
2020-06-01ofz#22822 use TOOLS_WARN_EXCEPTIONCaolán McNamara1-1/+1
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin1-1/+1
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk1-2/+3
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-4/+2
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-0/+4
2020-05-10compact namespace in ucb..uuiNoel Grandin3-4/+4
2020-05-07tdf#132796: use LO language settings to set default XLS languageMike Kaganski1-0/+6
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski2-0/+28
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-27Don't convert OUString to char*Mike Kaganski1-105/+87
2020-04-21Fix warning when compiling for iOS: unused parameter 'bCreateParentDirs'Tor Lillqvist1-0/+1
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin2-75/+93
2020-04-17Fix autorecovery using wrong directorySamuel Mehrbrodt1-11/+12
2020-03-31Translate German variable namesJohnny_M1-3/+3
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen2-3/+0
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi2-4/+23
2020-03-18tdf#131069 always produce utf-8 from gettextCaolán McNamara1-0/+3
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin7-17/+17
2020-02-27tdf#42982 added description on RuntimeException for unotoolsAlanTang1-4/+4
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-5/+5
2020-02-19use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin1-1/+1
2020-02-17inline some acquire/release callsNoel Grandin1-10/+0
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-0/+6
2020-02-04deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl1-2/+4
2020-01-28New loplugin:unsignedcompareStephan Bergmann4-4/+8
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-2/+2
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin2-3/+3
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin1-1/+1
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt1-2/+2
2020-01-18fix unotools/source/i18n/resmgr.cxx build with PCH on MacLuboš Luňák1-1/+6
2020-01-15convert OSL_ASSERT to assertNoel Grandin1-1/+2
2020-01-01android: Use correct path for the .mo resource files.Jan Holesovsky1-0/+8
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin2-3/+5
2019-12-24sal_Char->char in unoxmlNoel Grandin6-7/+7
2019-12-17loplugin:expandablemethodsNoel Grandin1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-2/+0