summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-18convert ATTRSPECIAL to scoped enumNoel Grandin
2017-12-18-Werror,-Wunused-lambda-captureStephan Bergmann
2017-12-18Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-18Silence new loplugin:fpcomparison for nowStephan Bergmann
2017-12-18Resolves: tdf#114117 draw page shadow mangledCaolán McNamara
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-12-18ofz#3028 check bitmap creation for failureCaolán McNamara
2017-12-18Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-12-18Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara
2017-12-18ofz#3092 Direct-leakCaolán McNamara
2017-12-18Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara
2017-12-18loplugin:useuniqueptr in vclNoel Grandin
2017-12-18Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-12-18Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara
2017-12-18tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara
2017-12-18Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara
2017-12-18convert PaintMode to scoped enumNoel Grandin
2017-12-18Blind fix for buildStephan Bergmann
2017-12-18bubble the original gtk surface type through renderingCaolán McNamara
2017-12-18convert PolyFlags to scoped enumNoel Grandin
2017-12-18no need to assign a nullptr after a bad_allocNoel Grandin
2017-12-18oss-fuzz: make max sane bitmap allocation smallerCaolán McNamara
2017-12-18use same logic in both CreatesCaolán McNamara
2017-12-18unroll code for early returns, no logic changed intendedCaolán McNamara
2017-12-18move the exception handlingCaolán McNamara
2017-12-18return false on exceptionCaolán McNamara
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti
2017-12-15Handle resmgr lifecycle with vcl's de-init more cleanly.Michael Meeks
2017-12-15Bump version to 5.3-35cp-5.3-35Andras Timar
2017-12-15lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-15lok: sc: handling conflicts btw group collapsing and cell editingMarco Cecchetti
2017-12-15lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15Protect resmgr destructor to allow static unique_ptr use.Michael Meeks