summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-18sal: add pre-initialization scheme for allocations.Michael Meeks1-0/+17
2017-12-18tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd1-25/+0
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny4-23/+2
2017-12-18Kill old Core Text layout engineKhaled Hosny1-3/+2
2017-12-18DisableGlyphProcessing flag is never set nowKhaled Hosny1-2/+1
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl31-47/+46
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin6-17/+25
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin2-13/+15
2017-12-18convert SFXWB_ constants to scoped enumNoel Grandin1-3/+4
2017-12-18convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin3-16/+23
2017-12-18convert ATTRSPECIAL to scoped enumNoel Grandin1-1/+5
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin4-30/+29
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2-23/+23
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-0/+1
2017-12-18convert PolyFlags to scoped enumNoel Grandin2-19/+12
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti1-0/+5
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-0/+3
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky5-0/+28
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-3/+3
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2-1/+10
2017-12-10tdf#114308 Export Watermark size as isSzymon Kłos2-0/+3
2017-12-09add missing includeAndras Timar1-0/+1
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant2-1/+1
2017-12-05simplify Bitmap operator==/IsEqual (stage2)Noel Grandin2-7/+4
2017-12-05simplify Bitmap operator==/IsEqual (stage1)Noel Grandin2-14/+5
2017-12-05Fix typosAndrea Gelmini1-4/+4
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin15-25/+25
2017-12-05New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin4-14/+14
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski3-1/+15
2017-12-05better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin1-1/+1
2017-12-05fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara1-1/+0
2017-12-05post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara1-3/+7
2017-12-05move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara1-4/+1
2017-12-05GraphicManagerDestroyed would just set the default manager againCaolán McNamara1-1/+0
2017-12-05first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara1-1/+0
2017-12-05second arg of deformed copy ctor isn't usedCaolán McNamara1-1/+1
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara2-2/+2
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin9-10/+0
2017-12-05move inlines into the classCaolán McNamara1-241/+182
2017-12-05coverity#1402152 Uninitialized pointer fieldCaolán McNamara1-2/+0
2017-12-05just calculate the scanline positionsCaolán McNamara1-14/+9
2017-12-05mpScanBuf can be privateCaolán McNamara1-1/+2
2017-12-05convert BmpConversion to scoped enumNoel Grandin2-13/+11
2017-12-05coverity#1400143 Missing move assignment operatorCaolán McNamara1-181/+84
2017-12-05convert BmpCombine to scoped enum and drop unusedNoel Grandin1-9/+2
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin1-1/+2
2017-12-05new loplugin useuniqueptrNoel Grandin2-6/+4
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin10-13/+20
2017-12-05defaults are good enoughCaolán McNamara1-1/+0