summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin2017-12-183-16/+23
* convert ATTRSPECIAL to scoped enumNoel Grandin2017-12-181-1/+5
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-184-30/+29
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-182-23/+23
* Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann2017-12-181-0/+1
* convert PolyFlags to scoped enumNoel Grandin2017-12-182-19/+12
* lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti2017-12-161-0/+5
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-141-0/+3
* lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2017-12-125-0/+28
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-3/+3
* lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2017-12-122-1/+10
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-102-0/+3
* add missing includeAndras Timar2017-12-091-0/+1
* lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant2017-12-092-1/+1
* simplify Bitmap operator==/IsEqual (stage2)Noel Grandin2017-12-052-7/+4
* simplify Bitmap operator==/IsEqual (stage1)Noel Grandin2017-12-052-14/+5
* Fix typosAndrea Gelmini2017-12-051-4/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-0515-25/+25
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-12-051-0/+2
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-12-054-14/+14
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-053-1/+15
* better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin2017-12-051-1/+1
* fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara2017-12-051-1/+0
* post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara2017-12-051-3/+7
* move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara2017-12-051-4/+1
* GraphicManagerDestroyed would just set the default manager againCaolán McNamara2017-12-051-1/+0
* first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara2017-12-051-1/+0
* second arg of deformed copy ctor isn't usedCaolán McNamara2017-12-051-1/+1
* vector::data seems more natural than &vector::frontCaolán McNamara2017-12-052-2/+2
* loplugin: unnecessary destructor vbahelper..vclNoel Grandin2017-12-059-10/+0
* move inlines into the classCaolán McNamara2017-12-051-241/+182
* coverity#1402152 Uninitialized pointer fieldCaolán McNamara2017-12-051-2/+0
* just calculate the scanline positionsCaolán McNamara2017-12-051-14/+9
* mpScanBuf can be privateCaolán McNamara2017-12-051-1/+2
* convert BmpConversion to scoped enumNoel Grandin2017-12-052-13/+11
* coverity#1400143 Missing move assignment operatorCaolán McNamara2017-12-051-181/+84
* convert BmpCombine to scoped enum and drop unusedNoel Grandin2017-12-051-9/+2
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-1/+2
* new loplugin useuniqueptrNoel Grandin2017-12-052-6/+4
* new loplugin: useuniqueptr: vclNoel Grandin2017-12-0510-13/+20
* defaults are good enoughCaolán McNamara2017-12-051-1/+0
* Related: coverity#1371305 unnecessary inheritenceCaolán McNamara2017-12-054-18/+6
* noone cares about the return from WriteGraphic eitherCaolán McNamara2017-12-051-2/+2
* noone cares about the return from ReadGraphicCaolán McNamara2017-12-051-1/+1
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2017-12-0520-185/+177
* convert BmpFilter to scoped enumNoel Grandin2017-12-051-19/+19
* BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann2017-12-052-68/+0
* Extend ScopedBitmapAccess and modify various classes to use itMark Page2017-12-051-5/+35
* lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky2017-12-051-2/+4
* lokdialog: multiview: Do not mix one view with otherPranav Kant2017-12-051-1/+2