summaryrefslogtreecommitdiff
path: root/unotools/source/misc
AgeCommit message (Expand)Author
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann
2014-04-16Off by one (-fsanitize=address)Stephan Bergmann
2014-04-07Clean up unused functionsStephan Bergmann
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from unotoolsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-08unotools: extractDate and extractTime functionsJacobo Aragunde Pérez
2014-03-08unotools: improve date parser to support timezonesJacobo Aragunde Pérez
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-25remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin
2014-02-25remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14Adapt MediaDescriptor log area codeStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-08No longer used header includeStephan Bergmann
2013-09-11let us use the standard library instead of an own pow functionMarkus Mohrhard
2013-08-28Mark as constTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-28datetime.cxx: remove duplicative unused operatorsMichael Stahl
2013-06-27fix crash when parsing empty stringLionel Elie Mamane
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-27The MT Extra font mapping is incompleteSean Young
2013-05-13WaE: 'bFrac' may be used uninitialized in this functionTor Lillqvist
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith
2013-03-11unotools: use return value of copy()Thomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23sal: update log areasThomas Arnhold
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara