Age | Commit message (Expand) | Author |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-27 | tdf#45904 Move java XViewPane test to c++ | Fabio Buso |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-13 | lok context menu: Add module specific unit tests | Pranav Kant |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | lok context menu: unit test | Pranav Kant |
2016-03-20 | tdf#45904 move java based api tests to c++ | kadertarlan |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-06 | SVGIO: Check minX, minY, maxX and maxY in polypolygon | Xisco Fauli |
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 |