summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-02-09tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2018-02-05Resolves: tdf#110077 move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2018-02-05lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-24lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-18sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-05lok: send modified status when applying cell-formula before savingAshod Nakashian
2018-01-04GCC 7 supports [[fallthrough]]Stephan Bergmann
2018-01-04lokdocview: Handle INVALIDATE_HEADER cbPranav Kant
2018-01-04lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-02lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant
2017-12-18sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-18tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18Kill old Core Text layout engineKhaled Hosny
2017-12-18DisableGlyphProcessing flag is never set nowKhaled Hosny
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2017-12-18convert SFXWB_ constants to scoped enumNoel Grandin
2017-12-18convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2017-12-18convert ATTRSPECIAL to scoped enumNoel Grandin
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-12-18convert PolyFlags to scoped enumNoel Grandin
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-10tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-09add missing includeAndras Timar
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-05simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-12-05simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-12-05Fix typosAndrea Gelmini
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-12-05fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-12-05post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-12-05move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara