Age | Commit message (Expand) | Author |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
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-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in oox | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | Export and import of additional fields in Impress | Rosemary Sebastian |
2016-02-02 | remove B2DLineJoin::Middle | Caolán McNamara |
2016-02-02 | Export and import of file name field | Rosemary Sebastian |
2015-11-30 | export date and time fields in impress | Rosemary |
2015-11-19 | tdf#92527 construct default Segments sequence, when there is none | Andras Timar |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in lotuswordpro,mysqlc,oox | Noel Grandin |
2015-10-01 | tdf#94559: third step to remove rtti.hxx | Oliver Specht |
2015-09-14 | oox: loplugin:stringconstant | Miklos Vajna |
2015-09-14 | tdf#91293: Preserve hyperlink on URL field OOXML export | Katarina Behrens |
2015-09-07 | related tdf#93676: make the bold property explicit for run export | Markus Mohrhard |
2015-09-07 | tdf#83227 oox: reuse RelId in DML/VML export for the same graphic | Miklos Vajna |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-25 | Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue. | Mark Hung |
2015-08-25 | Fix tdf#80224 Custom text color changed to black on .PPTX export | Mark Hung |
2015-08-24 | coverity#1317300 Untrusted array index read | Caolán McNamara |
2015-08-19 | Avoid css::uno::Sequence<sal_uInt8> (which is not a proper UNO type) | Stephan Bergmann |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-07-16 | oox: fix invalid mime type "image/tif" | Michael Stahl |
2015-06-10 | similarly fix fatal export of kde216114-1.odt to docx | Caolán McNamara |
2015-06-10 | fix fatal attempt to export kde302504-1.odt to docx | Caolán McNamara |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-30 | another DrawingML export crash fix | Andras Timar |
2015-05-28 | DrawingML export crash fix | Andras Timar |
2015-05-27 | disable more annoying log output | Markus Mohrhard |
2015-05-27 | tdf#90338 tdf#84254 DrawingML export fix | Andras Timar |
2015-05-21 | convert CVT constants to scoped enum | Noel Grandin |
2015-05-19 | coverity#1298896 dead code | Caolán McNamara |
2015-05-12 | tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exported | PriyankaGaikwad |
2015-05-12 | loplugin:cstylecast | Stephan Bergmann |
2015-05-11 | tdf#90174 FILESAVE: export of bullet color for pptx | PriyankaGaikwad |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-10 | tdf#90607:Issue in bullets not having any text following. | Charu Tyagi |
2015-05-10 | CppunitTest_sd_export_tests: fix validation errors | Miklos Vajna |
2015-05-09 | tdf#90828 FILESAVE:XLSX export of underline color for text inside textbox | PriyankaGaikwad |
2015-05-07 | tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte... | yogesh.bharate001 |
2015-05-06 | convert SUBSFONT_ to scoped enum | Noel Grandin |
2015-04-30 | tdf#90955: CharKerning i.e spc is not exported after RT. | yogesh.bharate001 |
2015-04-30 | tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exported | PriyankaGaikwad |
2015-04-30 | tdf#90908 : FILESAVE: XLSX wrong export of font size 18 | PriyankaGaikwad |
2015-04-27 | support axis text properties during OOXML export, tdf#90532 | Markus Mohrhard |