summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unomodel.cxx
AgeCommit message (Expand)Author
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24Translate German commentsJohnny_M
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-16Narrowed variableScopeZdibák Zoltán
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-17loplugin:constparamsNoel Grandin
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-17sd lok: Set the view size to full page size + fix unit testsPranav Kant
2018-03-16Revert "sd lok: Set the view size to full page size and hide ruler, scrollbars"pranavk
2018-03-16sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-23lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-02-15sd: fix whitespaceThorsten Behrens
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-08sd, sc lok: IME support + unit testsPranav Kant
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-22ofz optimize this unique name generator a tadCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-25various coverity exception warningsCaolán McNamara
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-15sd lok: ensure default viewHenry Castro
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-10-27ofz#3830 Integer-overflowCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti