Age | Commit message (Expand) | Author |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-22 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-10 | convert Link<> to typed | Noel Grandin |
2015-09-02 | percheck: produce similar stats than off-tree callgrind | Norbert Thiebaud |
2015-08-19 | test: hack to avoid VCLXToolkit calling CreateMainLoopThread | Michael Stahl |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-05-15 | window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent | Caolán McNamara |
2015-05-15 | convert META_*_ACTION constants to scoped enum | Noel Grandin |
2015-05-10 | Use IMPL_[STATIC_]LINK_NOARG where applicable | Stephan Bergmann |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-08 | Clean up checks of sal_Bool values | Stephan Bergmann |
2015-05-05 | typo: strech -> stretch | Andras Timar |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-20 | Use OFFICEOTRON/ODFVALIDATOR determined by configure | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-25 | Typos | Julien Nabet |
2015-03-24 | loplugin:constantfunction: test | Noel Grandin |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: test | Stephan Bergmann |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-19 | Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFile | Miklos Vajna |
2014-12-18 | test: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | test: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUString | Stephan Bergmann |
2014-12-10 | CppunitTest --headless is not the same as soffice --headless | Stephan Bergmann |
2014-11-28 | Unittest for autocorrect in writer | Daniel Sikeler |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | perfcheck instrument existing test : replaceAll | Laurent Godard |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-10-29 | Improve framework for callgrind performance unit tests | Matúš Kukan |
2014-10-21 | sc: fix temp file leak in ScTableSheetsObj | Michael Stahl |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-09-30 | sc: ensure global variables in tests are cleared before shutdown | Michael Stahl |
2014-09-30 | Factor out duplicated code to XmlTestTools::assertXPathNoAttribute() | Miklos Vajna |
2014-09-23 | Include name of document in CPPUNIT_ASSERT msgs | Stephan Bergmann |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-02 | coverity#1233488 Unchecked dynamic_cast | Caolán McNamara |
2014-08-28 | parseXml should return xmlDocPtr instead of htmlDocPtr | Tomaž Vajngerl |
2014-08-21 | vcl: convert push flags to type-safe enum-like class | Noel Grandin |
2014-08-17 | Fix another: reference to 'Primitive2DSequence' is ambiguous | Matteo Casalin |
2014-08-17 | Fix: reference to 'Primitive2DSequence' is ambiguous | Matteo Casalin |
2014-08-17 | loplugin:passstuffbyref (Primitive2DSequence) | Matteo Casalin |
2014-08-16 | initial implementation of XML dump for Primitive2DSequence | Tomaž Vajngerl |
2014-08-16 | XmlWriter: simplify and take SvStream* as input | Tomaž Vajngerl |
2014-08-16 | mtfxmldump: move XML writing into its own function | Tomaž Vajngerl |