summaryrefslogtreecommitdiffstats
path: root/sd/qa
Commit message (Expand)AuthorAgeFilesLines
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-2/+2
* SdResId used just for its idCaolán McNamara2017-05-241-1/+1
* cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2017-05-213-13/+0
* loplugin:stringcopy: sdStephan Bergmann2017-05-191-1/+1
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* Replace all OUString("") with OUString()Arnaud Versini2017-05-042-2/+2
* svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl2017-05-031-0/+2
* sd: Use unique Page ids for better multi-view support + unit testPranav Kant2017-05-012-0/+52
* loplugin:salunicodeliteral: sdStephan Bergmann2017-04-282-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* Indentation fixesMiklos Vajna2017-04-241-2/+1
* ODF import / export of rotated text in Impress tableTamás Zolnai2017-04-152-0/+31
* tdf#100926: PPTX import of table with rotated textTamás Zolnai2017-04-152-0/+28
* update cppunit to 1.14.0Markus Mohrhard2017-04-142-52/+12
* Removed duplicated includesAndrea Gelmini2017-04-132-2/+0
* ofz#1078 cgm infinite recurseCaolán McNamara2017-04-091-0/+0
* Adapt code to scoped UNO enumsStephan Bergmann2017-04-051-4/+4
* use actual UNO enums in sdNoel Grandin2017-03-314-8/+43
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-11/+11
* Indentation fixesMiklos Vajna2017-03-271-1/+2
* Fix typosAndrea Gelmini2017-03-251-2/+2
* fix tb71 buildNoel Grandin2017-03-241-1/+1
* convert ViewShellId to o3tl::strong_intNoel Grandin2017-03-241-2/+7
* Typo: sucess->success + "adminsitrator" fixJulien Nabet2017-03-181-4/+4
* Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian2017-03-182-0/+19
* Revert "Implement export and import of author field in fixed format"Rosemary Sebastian2017-03-162-19/+0
* No need for --disable-activex and --disable-atl any longerTor Lillqvist2017-03-141-9/+0
* sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky2017-03-141-0/+17
* Implement export and import of author field in fixed formatRosemary Sebastian2017-03-102-0/+19
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-3/+9
* tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist2017-03-041-3/+3
* Fix typosAndrea Gelmini2017-03-021-2/+2
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* sd lok: Support editing annotations by id + unit testPranav Kant2017-02-211-0/+19
* sd lok: Include parthash in annotation list and callbacksPranav Kant2017-02-211-0/+4
* sd lok: Unit tests for comments apiPranav Kant2017-02-201-3/+108
* tdf#84323: Make osl::Condition::wait more readableFakabbir Amin2017-02-201-5/+6
* vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna2017-02-141-0/+0
* vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2017-02-131-1/+1
* sd: argh fix the C++ integer madness againMichael Stahl2017-02-091-4/+4
* i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl2017-02-093-1/+52
* tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2017-02-082-0/+47
* Fix copy paste errorTamás Zolnai2017-02-061-1/+0
* tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2017-02-052-0/+35
* tdf#91795: prevent default item overwrite actual values.Mark Hung2017-02-021-0/+43
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-022-4/+4
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-3/+3
* tdf#105502 sd increase font size: handle table selectionMiklos Vajna2017-01-252-0/+53
* sw, sd: fix indentationMiklos Vajna2017-01-171-1/+1
* New loplugin:conststringvar: sdStephan Bergmann2017-01-101-1/+1