Age | Commit message (Expand) | Author |
2016-04-29 | tdf#99030: PPTX import: Fixed lost slide background color | Matus Uzak |
2016-04-29 | tdf#90736: PPTX import: Improved table border line style support | Matus Uzak |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-27 | tdf#80999 Canceling password prompt should abort detection | Maxim Monastirsky |
2016-04-26 | tdf#42949: clean up includes in include/oox/crypto with iwyu | Jorenz Paragas |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-25 | tdf#42949: clean up includes in include/oox/core using iwyu | Jorenz Paragas |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | loplugin:passstuffbyref in oox | Noel Grandin |
2016-04-12 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-12 | tdf#99135 VML import: handle image crop | Miklos Vajna |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in oox | Noel Grandin |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-08 | fix many ooxml validation errors | Markus Mohrhard |
2016-04-04 | Use std::size_t | Miklos Vajna |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | Typo in HAVE_BROKEN_STATIC_INITILIZER_LIST | Stephan Bergmann |
2016-03-31 | use SAL_N_ELEMENTS in for loops | Noel Grandin |
2016-03-29 | tdf#95932: PPTX import: Incorrect inheritance of shape style | Matus Uzak |
2016-03-23 | tdf#93868: PPTX import: Incorrect inheritance of shape fill properties | Matus Uzak |
2016-03-15 | remove unnecessary parentheses in case labels | Noel Grandin |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-03-10 | tdf#89927: PPTX import: Incorrect inheritance of text run fill properties | Matus Uzak |
2016-03-10 | These tests can just derive from plain CppUnit::TestFixture | Stephan Bergmann |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-04 | tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table style | Matus Uzak |
2016-03-04 | PPTX import: Table cell props: Override default graphic style if applicable. | Matus Uzak |
2016-03-04 | loplugin:unuseddefaultparam in oox/reportdesign/sd | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams in oox | Noel Grandin |
2016-02-25 | Avoid hard-coded perl path, check with env | coypu |
2016-02-24 | convert DocPasswordRequestType to scoped enum | Noel Grandin |
2016-02-24 | convert DocPasswordVerifierResult to scoped enum | Noel Grandin |
2016-02-24 | convert EConfigurationModes to scoped enum | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-22 | add Wildcards / PROP_Wildcards, tdf#72196 | Eike Rathke |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-19 | tdf#97703 Removed a few redundant calls to setUp and tearDown | Jaskaran |
2016-02-16 | Related: tdf#59699 DOCX import: fix linked graphics with relative URLs | Miklos Vajna |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-08 | Export and import of additional fields in Impress | Rosemary Sebastian |
2016-02-03 | oox: replace boost::bind with C++11 lambda | Michael Stahl |