summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04Bump version to 5.3-27cd-5.3-27Andras Timar
2018-01-04lok: send modified status when applying cell-formula before savingAshod Nakashian
2017-12-18svp: CAIRO_FORMAT_24BIT_RGB -> CAIRO_FORMAT_RGB24_888Ashod Nakashian
2017-12-18.gitignore vscode ide filesAshod Nakashian
2017-12-14Bump version to 5.3-26cd-5.3-26Andras Timar
2017-12-14Do not use system cairoAndras Timar
2017-12-12vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian
2017-12-09sc: compact ScColumnAshod Nakashian
2017-12-08Initialize more for sharing during pre-initMichael Meeks
2017-12-08LOK: provide user feedback while preloading.Michael Meeks
2017-12-08Pre-load dictionaries for online.Michael Meeks
2017-12-08sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-06tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2017-12-06Remove unused ScColumn::mbDirtyGroupsEike Rathke
2017-12-06Drop a bunch of font metrics flagsKhaled Hosny
2017-12-06Use Freetypefont::GetFontMetric()Khaled Hosny
2017-12-06Drop assigned but never used parameterKhaled Hosny
2017-12-06Kill old Core Text layout engineKhaled Hosny
2017-12-06There is one font file type nowKhaled Hosny
2017-12-06Dead codeKhaled Hosny
2017-12-06Kill PspFontLayoutKhaled Hosny
2017-12-06ServerFontLayout is already goneKhaled Hosny
2017-12-06DisableGlyphProcessing flag is never set nowKhaled Hosny
2017-12-06Kill code for Type 1 fonts on UnixKhaled Hosny
2017-12-06Kill the old Unix layout enginesKhaled Hosny
2017-12-06Kill old Graphite layout enginesKhaled Hosny
2017-12-06move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2017-12-06reorg a bit and ensure FontConfigFontOptions is always availableCaolán McNamara
2017-12-06fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara
2017-12-06GetGlyphData is only used by GetGlyphMetric so can be privateCaolán McNamara
2017-12-06This code is only ever compiled on UnixKhaled Hosny
2017-12-06convert ND constants to o3tl::typed_flagsNoel Grandin
2017-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2017-12-06BASIC: useless override DocObjectWrapper::acquire and releaseArnaud Versini
2017-12-06convert ENABLE flags to o3tl::typed_flagsNoel Grandin
2017-12-06vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-06use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-06convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2017-12-06convert SFXWB_ constants to scoped enumNoel Grandin
2017-12-06convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2017-12-06Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2017-12-06Reduce the indirection count...Kohei Yoshida
2017-12-06Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2017-12-06loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2017-12-06loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann
2017-12-06loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann
2017-12-06replace CHAR flags with o3tl::typed_flagsNoel Grandin
2017-12-06convert DELMODE to scoped enumNoel Grandin
2017-12-06convert GETCRSR constants to o3tl::typed_flagsNoel Grandin
2017-12-06tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek