summaryrefslogtreecommitdiff
path: root/unotools/inc
AgeCommit message (Expand)Author
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-03-09Make sal/config.h the first in pchMike Kaganski
2020-12-04update pchesCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-07-09unotools: create instances with uno constructorsNoel Grandin
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-28update_pchThomas Arnhold
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-10SvtPathOptions with LanguageTagEike Rathke
2013-04-10janitorial: spelling in commentLionel Elie Mamane
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05unotools: remove some unused itemsThomas Arnhold
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in unotoolsChr. Rossmanith
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin
2013-03-04remove trailing whitespacesThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara