summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sal: add pre-initialization scheme for allocations.Michael Meeks2017-12-181-0/+17
* tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd2017-12-181-25/+0
* Drop a bunch of font metrics flagsKhaled Hosny2017-12-184-23/+2
* Kill old Core Text layout engineKhaled Hosny2017-12-181-3/+2
* DisableGlyphProcessing flag is never set nowKhaled Hosny2017-12-181-2/+1
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-1831-47/+46
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2017-12-186-17/+25
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2017-12-182-13/+15
* convert SFXWB_ constants to scoped enumNoel Grandin2017-12-181-3/+4
* 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