summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-06tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek
2017-12-06tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2017-12-06convert ATTRSPECIAL to scoped enumNoel Grandin
2017-12-06vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-12-06LOK: support tile-dumping in tilebenchAshod Nakashian
2017-12-06-Werror,-Wunused-lambda-captureStephan Bergmann
2017-12-06Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin
2017-12-02convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-01Silence new loplugin:fpcomparison for nowStephan Bergmann
2017-12-01Resolves: tdf#114117 draw page shadow mangledCaolán McNamara
2017-12-01Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-12-01ofz#3028 check bitmap creation for failureCaolán McNamara
2017-12-01Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-12-01Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara
2017-12-01ofz#3092 Direct-leakCaolán McNamara
2017-12-01Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara
2017-12-01loplugin:useuniqueptr in vclNoel Grandin
2017-12-01Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-12-01Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara
2017-12-01tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara
2017-12-01Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara
2017-12-01convert PaintMode to scoped enumNoel Grandin
2017-12-01Blind fix for buildStephan Bergmann
2017-12-01bubble the original gtk surface type through renderingCaolán McNamara
2017-12-01convert PolyFlags to scoped enumNoel Grandin
2017-12-01no need to assign a nullptr after a bad_allocNoel Grandin
2017-12-01oss-fuzz: make max sane bitmap allocation smallerCaolán McNamara
2017-12-01use same logic in both CreatesCaolán McNamara
2017-12-01unroll code for early returns, no logic changed intendedCaolán McNamara
2017-11-30Bump version to 5.3-25cd-5.3-25Andras Timar
2017-11-30LOK: support password-protected PDF docsAshod Nakashian
2017-11-30pdf: use bimap for GraphicsContext-id mapAshod Nakashian
2017-11-30pixman: drop cached glyphs above size watermarkAshod Nakashian
2017-11-29sc: simplify ScColContainerAshod Nakashian
2017-11-29ofz: optimize 1bit mask to avoid timeoutCaolán McNamara
2017-11-29simplify Bitmap operator==/IsEqual (stage2)Noel Grandin