summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unomodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-15sd lok: ensure default viewHenry Castro1-4/+0
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl1-0/+6
2017-10-27ofz#3830 Integer-overflowCaolán McNamara1-1/+6
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-15/+15
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin1-11/+5
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-64/+62
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-1/+3
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-2/+2
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-16/+16
2017-08-03loplugin:constparams in sdNoel Grandin1-5/+5
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-9/+51
2017-07-31loplugin:oncevarNoel Grandin1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21loplugin:unusedfields in sdNoel Grandin1-19/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann1-4/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+3
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-4/+2
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-5/+5
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-4/+4
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-2/+2
2017-05-02untranslated strings are just stringsCaolán McNamara1-1/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-9/+9
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-4/+4
2017-02-22lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-21sd lok: Include parthash in annotation list and callbacksPranav Kant1-0/+1
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+1
2017-02-20sd lok: Use IDs in ViewAnnotations outputPranav Kant1-1/+2
2017-02-20sd lok: Implement ViewAnnotations commandPranav Kant1-0/+37
2017-02-20sd lok: Disable comments if requiredPranav Kant1-0/+9
2017-02-20sd: Per view author namesPranav Kant1-0/+2
2017-02-09convert DestAreaType to scoped enumNoel Grandin1-7/+7
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin1-15/+15
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-03TyposJulien Nabet1-2/+2
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-5/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-76/+31
2017-01-05Related: tdf#105093 sd PDF export: handle css.presentation.MediaShape as wellMiklos Vajna1-1/+1
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna1-1/+8
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna1-1/+1