summaryrefslogtreecommitdiffstats
path: root/unotools/source/misc
Commit message (Expand)AuthorAgeFilesLines
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-174-0/+4
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-3/+3
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* fix font testsCaolán McNamara2014-10-201-1/+1
* Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara2014-10-201-29/+38
* back out even more wrong tools::Time changes, geez..Eike Rathke2014-10-081-1/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* fdo#82854 - cleanup & review bits.Michael Meeks2014-09-081-2/+1
* fdo#82854 - use OUStringBuffer in fontdefs.cxx plus unit-test.Michael Jaumann2014-09-081-21/+9
* font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks2014-08-222-10/+11
* star* -> css::*Thomas Arnhold2014-08-211-12/+12
* Typo: and->endJulien Nabet2014-08-211-1/+1
* Remove some unused codeMarcos Paulo de Souza2014-07-291-8/+0
* Remove FontNameHash, use standard OUStringHashStephan Bergmann2014-04-161-23/+1
* Off by one (-fsanitize=address)Stephan Bergmann2014-04-161-1/+1
* Clean up unused functionsStephan Bergmann2014-04-072-12/+7
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-062-13/+13
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0611-149/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-2/+2
* Remove remaining DBG_CTOR etc. remnants from unotoolsStephan Bergmann2014-03-281-13/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-13/+13
* "overflow" is one wordTor Lillqvist2014-03-111-2/+2
* unotools: extractDate and extractTime functionsJacobo Aragunde Pérez2014-03-081-0/+17
* unotools: improve date parser to support timezonesJacobo Aragunde Pérez2014-03-081-9/+49
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-20/+20
* Remove visual noise from unotoolsAlexander Wilms2014-02-269-74/+74
* remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin2014-02-251-6/+0
* remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin2014-02-251-27/+0
* Remove unneccessary commentsAlexander Wilms2014-02-2310-53/+53
* unotools: sal_Bool -> boolStephan Bergmann2014-02-193-29/+29
* Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2014-02-031-2/+2
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-061-1/+4
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* Adapt MediaDescriptor log area codeStephan Bergmann2013-11-141-6/+7
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-141-0/+6
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-0/+757
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-5/+5
* No longer used header includeStephan Bergmann2013-10-081-1/+0
* let us use the standard library instead of an own pow functionMarkus Mohrhard2013-09-111-26/+3
* Mark as constTakeshi Abe2013-08-281-5/+5
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-2/+2
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+2
* OUString convertion for unotoolsNorbert Thiebaud2013-07-023-34/+43
* datetime.cxx: remove duplicative unused operatorsMichael Stahl2013-06-281-29/+0
* fix crash when parsing empty stringLionel Elie Mamane2013-06-271-1/+6
* Make use of IsStarSymbol()Thomas Arnhold2013-05-302-1/+9
* be case-insensitive for open/starsymbol comparisonThomas Arnhold2013-05-272-0/+2
* The MT Extra font mapping is incompleteSean Young2013-05-271-43/+43