summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-18sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna2-1/+4
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro4-3/+15
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky3-0/+36
2018-01-05lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+2
2018-01-04GCC 7 supports [[fallthrough]]Stephan Bergmann1-0/+2
2018-01-04lokdocview: Handle INVALIDATE_HEADER cbPranav Kant1-3/+29
2018-01-04lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky2-2/+2
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-4/+2
2018-01-02lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant1-7/+0
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