summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-05-22Attempted fix for mirrored geometry crasher.Michael Meeks
2017-05-22vcl: protect Window from exceptions during construction.Michael Meeks
2017-04-06tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-06ofz: Z_NEED_DICT is unsupportedCaolán McNamara
2017-02-27Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara
2017-02-10ofz#574 sanitize png palette indexesCaolán McNamara
2017-02-08tdf#105461 PDF export: handle text fill colorMiklos Vajna
2017-02-08ofz#502 negative indexCaolán McNamara
2017-02-08Resolves: ofz#424 guard against broken dxary lengthCaolán McNamara
2017-02-08Resolves: tdf#94457 our EmfPlusSetPageTransform is malformedCaolán McNamara
2017-02-08ofz#439 protect against 0 len textCaolán McNamara
2017-02-08ofz#463 unable to mmapCaolán McNamara
2017-02-08ofz: reduce scope, check stream, validate nActionsCaolán McNamara
2017-02-08ofz#419 same problem as wmf and emfCaolán McNamara
2017-02-08ofz: ensure all not explicitly set indexes are zeroCaolán McNamara
2017-02-08ofz#394 xbm ParseDefine problemCaolán McNamara
2017-02-08Resolves: ofz#313 cbBmiSrc > getDIBV5HeaderSizeCaolán McNamara
2017-02-08Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara
2017-02-08valgrind: stick 0 at end of successfully read dataCaolán McNamara
2017-02-08Resolves: ofz#310: Sanitize 1 bit bitmap palette indexes tooCaolán McNamara
2017-02-08fix tdf#101832 and tdf#100617Thorsten Behrens
2017-02-08Resolves: tdf#97065 gtk3: Date field displayed incompleteCaolán McNamara
2017-01-07tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks
2016-12-19lok: refill font list if emptyHenry Castro
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin
2016-11-30tdf#103747: Don't re-position images when re-playing a metafile.Jan Holesovsky
2016-11-26tdf#101327 - tolerate exceptions during window construction better.Michael Meeks
2016-11-24tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist
2016-10-25tdf#103185: Add VCL backend being used to About dialogAshod Nakashian
2016-10-23Resolves: tdf#103051 pdf export assumed 1bit bitmaps were N1BitMsbPalCaolán McNamara
2016-09-20Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild
2016-09-16LOK: tile rendering regression fixAshod Nakashian
2016-09-16LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-08-15Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-22Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara
2016-07-21vcl headless: ignore visibility in GetClientSize()Miklos Vajna
2016-07-21vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna
2016-07-21tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-07-20remove some unnecessary castingNoel Grandin
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-07-20tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-07-20tdf#95857 Sort out German plurals ...danielt998
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini