summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-04Bump version to 5.3-27cd-5.3-27Andras Timar1-1/+1
2018-01-04lok: send modified status when applying cell-formula before savingAshod Nakashian4-0/+32
2017-12-18svp: CAIRO_FORMAT_24BIT_RGB -> CAIRO_FORMAT_RGB24_888Ashod Nakashian2-21/+21
2017-12-18.gitignore vscode ide filesAshod Nakashian1-0/+2
2017-12-14Bump version to 5.3-26cd-5.3-26Andras Timar1-1/+1
2017-12-14Do not use system cairoAndras Timar1-0/+2
2017-12-12vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian3-29/+157
2017-12-09sc: compact ScColumnAshod Nakashian10-134/+153
2017-12-08Initialize more for sharing during pre-initMichael Meeks2-14/+19
2017-12-08LOK: provide user feedback while preloading.Michael Meeks2-4/+47
2017-12-08Pre-load dictionaries for online.Michael Meeks1-0/+24
2017-12-08sal: add pre-initialization scheme for allocations.Michael Meeks13-11/+242
2017-12-06tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd5-7/+9
2017-12-06Remove unused ScColumn::mbDirtyGroupsEike Rathke3-6/+0
2017-12-06Drop a bunch of font metrics flagsKhaled Hosny33-691/+143
2017-12-06Use Freetypefont::GetFontMetric()Khaled Hosny1-25/+5
2017-12-06Drop assigned but never used parameterKhaled Hosny3-8/+3
2017-12-06Kill old Core Text layout engineKhaled Hosny11-1038/+40
2017-12-06There is one font file type nowKhaled Hosny8-391/+190
2017-12-06Dead codeKhaled Hosny6-837/+5
2017-12-06Kill PspFontLayoutKhaled Hosny3-131/+5
2017-12-06ServerFontLayout is already goneKhaled Hosny15-39/+19
2017-12-06DisableGlyphProcessing flag is never set nowKhaled Hosny4-26/+9
2017-12-06Kill code for Type 1 fonts on UnixKhaled Hosny17-3983/+21
2017-12-06Kill the old Unix layout enginesKhaled Hosny9-1005/+21
2017-12-06Kill old Graphite layout enginesKhaled Hosny24-2510/+18
2017-12-06move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara1-2/+1
2017-12-06reorg a bit and ensure FontConfigFontOptions is always availableCaolán McNamara1-1/+2
2017-12-06fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara2-6/+4
2017-12-06GetGlyphData is only used by GetGlyphMetric so can be privateCaolán McNamara1-1/+1
2017-12-06This code is only ever compiled on UnixKhaled Hosny3-48/+3
2017-12-06convert ND constants to o3tl::typed_flagsNoel Grandin53-273/+288
2017-12-06-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2017-12-06BASIC: useless override DocObjectWrapper::acquire and releaseArnaud Versini1-16/+0
2017-12-06convert ENABLE flags to o3tl::typed_flagsNoel Grandin2-37/+44
2017-12-06vcl: rename Window::Notify to EventNotifyMichael Stahl157-341/+327
2017-12-06use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin43-93/+101
2017-12-06convert SFX_VISIBILITY constants to scoped enumNoel Grandin49-143/+179
2017-12-06convert SFXWB_ constants to scoped enumNoel Grandin5-14/+15
2017-12-06convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin15-103/+105
2017-12-06Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida2-128/+131
2017-12-06Reduce the indirection count...Kohei Yoshida1-3/+7
2017-12-06Use std::unique_ptr for the input handler instance here.Kohei Yoshida3-12/+14
2017-12-06loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann13-79/+18
2017-12-06loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann4-21/+1
2017-12-06loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann1-4/+0
2017-12-06replace CHAR flags with o3tl::typed_flagsNoel Grandin5-21/+28
2017-12-06convert DELMODE to scoped enumNoel Grandin4-20/+21
2017-12-06convert GETCRSR constants to o3tl::typed_flagsNoel Grandin5-43/+53
2017-12-06tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek57-171/+3