summaryrefslogtreecommitdiff
path: root/unotools/inc
AgeCommit message (Expand)AuthorFilesLines
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann1-0/+22
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-136/+98
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-2/+1
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann1-1/+0
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-1/+0
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-1/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian1-2/+3
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-05-28update_pchThomas Arnhold1-0/+2
2014-05-11fix-includes.pl: unotoolsThomas Arnhold1-43/+19
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-0/+234
2013-04-23execute move of global headersBjoern Michaelsen69-9320/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-0/+6
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold3-5/+5
2013-04-10SvtPathOptions with LanguageTagEike Rathke1-2/+2
2013-04-10janitorial: spelling in commentLionel Elie Mamane1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák24-261/+254
2013-04-05new module i18nlangtagEike Rathke8-10/+10
2013-04-05unotools: remove some unused itemsThomas Arnhold4-196/+11
2013-04-05Remove SvtInternalOptionsThomas Arnhold2-134/+0
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith1-1/+3
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-2/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-4/+4
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in unotoolsChr. Rossmanith4-26/+26
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter1-1/+5
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin1-1/+1
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2013-03-04callcatcher: unused codeCaolán McNamara1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-3/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King14-14/+14
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam361-1/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-17/+2
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-0/+15
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-3/+0
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-3/+0
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-0/+3
2012-12-04more explicit ctorsDavid Tardon1-1/+1
2012-12-01fix SAL_WARN_UNUSED placementLuboš Luňák1-1/+1
2012-11-30shake out unused option instancesCaolán McNamara18-18/+19
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin2-6/+9
2012-11-30Remove SvtStartOptionsStephan Bergmann2-114/+0
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin1-4/+3