Age | Commit message (Expand) | Author |
2016-03-03 | SVGIO: Check height and width of polypolygoncolor | Xisco Fauli |
2016-03-02 | test: dump MetaPolyPolygonAction too | Michael Stahl |
2016-03-02 | Fix the import of line joins and caps from EMF files | Stephan van den Akker |
2016-02-28 | use better assert macros | Markus Mohrhard |
2016-02-14 | coverity#1352306 Unchecked dynamic_cast | Caolán McNamara |
2016-02-11 | tdf#97542: SVGIO: First check the current fill attribute | Xisco Fauli |
2016-02-09 | SVGIO: tdf#79163: Add import test | Xisco Fauli |
2016-02-09 | SVGIO: tdf#85770: Add import test | Xisco Fauli |
2016-02-09 | SVGIO: Add import test for Fontsize keywords | Xisco Fauli |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-26 | test: change maName to more descriptive variable name | Chris Sherlock |
2015-12-20 | unused code | Juergen Funk |
2015-12-11 | tdf#69977: uno::Sequence is expensive | Noel Grandin |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | com::sun::star->css in testtools/ | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
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 |