summaryrefslogtreecommitdiff
path: root/unotools/source/misc
AgeCommit message (Expand)Author
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin
2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-30fix tdf#88855: GetEnglishSearchFontName() returns incorrect value.Tomofumi Yagi
2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara
2015-01-02can't have an unordered_map of const OUStrings with gcc 4.8.2Caolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-20fix font testsCaolán McNamara
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-08fdo#82854 - cleanup & review bits.Michael Meeks
2014-09-08fdo#82854 - use OUStringBuffer in fontdefs.cxx plus unit-test.Michael Jaumann
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-08-21star* -> css::*Thomas Arnhold
2014-08-21Typo: and->endJulien Nabet
2014-07-29Remove some unused codeMarcos Paulo de Souza
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