summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)Author
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-24SdResId used just for its idCaolán McNamara
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24Indentation fixesMiklos Vajna
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-09ofz#1078 cgm infinite recurseCaolán McNamara
2017-04-05Adapt code to scoped UNO enumsStephan Bergmann
2017-03-31use actual UNO enums in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27Indentation fixesMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-24fix tb71 buildNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist
2017-03-14sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-04tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21sd lok: Support editing annotations by id + unit testPranav Kant
2017-02-21sd lok: Include parthash in annotation list and callbacksPranav Kant
2017-02-20sd lok: Unit tests for comments apiPranav Kant
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-02-09sd: argh fix the C++ integer madness againMichael Stahl
2017-02-09i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl
2017-02-08tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl
2017-02-06Fix copy paste errorTamás Zolnai
2017-02-05tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai
2017-02-02tdf#91795: prevent default item overwrite actual values.Mark Hung
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-25tdf#105502 sd increase font size: handle table selectionMiklos Vajna
2017-01-17sw, sd: fix indentationMiklos Vajna
2017-01-10New loplugin:conststringvar: sdStephan Bergmann