summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-18Bump version to 5.3-36cp-5.3-36Andras Timar
2017-12-18icu: do not include non-standardized xlocale.h if U_PLATFORM_IS_LINUX_BASEDEike Rathke
2017-12-18tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth
2017-12-18vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian
2017-12-18sc: compact ScColumnAshod Nakashian
2017-12-18vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-12-18LOK: support tile-dumping in tilebenchAshod Nakashian
2017-12-18reduce the size of Noto fonts package (484M->101M)Andras Timar
2017-12-18.gitignore vscode ide filesAshod Nakashian
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-18Remove unused ScColumn::mbDirtyGroupsEike Rathke
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18Use Freetypefont::GetFontMetric()Khaled Hosny
2017-12-18Drop assigned but never used parameterKhaled Hosny
2017-12-18Kill old Core Text layout engineKhaled Hosny
2017-12-18There is one font file type nowKhaled Hosny
2017-12-18Dead codeKhaled Hosny
2017-12-18Kill PspFontLayoutKhaled Hosny
2017-12-18ServerFontLayout is already goneKhaled Hosny
2017-12-18DisableGlyphProcessing flag is never set nowKhaled Hosny
2017-12-18Kill code for Type 1 fonts on UnixKhaled Hosny
2017-12-18Kill the old Unix layout enginesKhaled Hosny
2017-12-18Kill old Graphite layout enginesKhaled Hosny
2017-12-18move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2017-12-18reorg a bit and ensure FontConfigFontOptions is always availableCaolán McNamara
2017-12-18fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara
2017-12-18GetGlyphData is only used by GetGlyphMetric so can be privateCaolán McNamara
2017-12-18This code is only ever compiled on UnixKhaled Hosny
2017-12-18convert ND constants to o3tl::typed_flagsNoel Grandin
2017-12-18-Werror,-Wunused-private-fieldStephan Bergmann
2017-12-18BASIC: useless override DocObjectWrapper::acquire and releaseArnaud Versini
2017-12-18convert ENABLE flags to o3tl::typed_flagsNoel Grandin
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-18Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2017-12-18Reduce the indirection count...Kohei Yoshida
2017-12-18Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2017-12-18loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2017-12-18loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann
2017-12-18loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann
2017-12-18replace CHAR flags with o3tl::typed_flagsNoel Grandin
2017-12-18convert DELMODE to scoped enumNoel Grandin
2017-12-18convert GETCRSR constants to o3tl::typed_flagsNoel Grandin
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2017-12-18tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek