summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-03cppcheck: allocaCalledCaolán McNamara
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: move Windows salgdi3.cxx to salfont.cxx - that's all it does!Chris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock
2016-01-03tdf#74608: Ctor function for abp::OABSPilotUnoMatúš Kukan
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-02Updated coreOlivier Hallot
2016-01-02cppcheck: allocaCalledCaolán McNamara
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2016-01-03vcl: indent cleanup for outfont.hxxChris Sherlock
2016-01-02vcl: gtk2 - synchronous painting during initial expose to avoid flicker.Michael Meeks
2016-01-02vcl: opengl - ensure we have the right GL context for rendering.Michael Meeks
2016-01-02vcldemo - more clipping tests for RegionBand and Polygon cases.Michael Meeks
2016-01-02tdf#96858 - opengl - fix off-by-1 in glScissor clipping.Michael Meeks
2016-01-02vcldemo: add clipping torture test.Michael Meeks
2016-01-02Updated coreOlivier Hallot
2016-01-02Updated coreStanislav Horacek
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski
2016-01-02GDB: pretty-print more sw::mark::MarkBase classesJan-Marek Glogowski
2016-01-02tdf#92623 MM: add unit testJan-Marek Glogowski
2016-01-02tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski
2016-01-02tdf#96365: ensure holding SolarMutex before triggering core codeBjoern Michaelsen
2016-01-02fix indentBjoern Michaelsen
2016-01-02make this temp override of ItemSet more explicit and scopedBjoern Michaelsen
2016-01-02trying to chip away some of the memory mgmt madness hereBjoern Michaelsen
2016-01-02code conventions: member prefixBjoern Michaelsen
2016-01-01refactor SwXStyle::SetPropertyValues_ImplBjoern Michaelsen
2016-01-01remove desd codeBjoern Michaelsen
2016-01-01application/visio.drawing is sometimes used in bugzillaDavid Tardon
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2016-01-01loplugin:passstuffbyrefStephan Bergmann
2016-01-01vcl: move comment to correct spot (cheers Norbert)Chris Sherlock
2016-01-01guard against infinite recursion in MarginsSameAsParentCaolán McNamara
2016-01-02Revert "vcl: Get rid of FontMatchStatus structure"Chris Sherlock
2016-01-01Fix drawTransformedBitmap for NULL pAlphaBitmap #2.Michael Meeks
2016-01-01vcl: un-bind render-buffer after setup & add debug.Michael Meeks
2016-01-01vcl: improve OpenGL debugging variously.Michael Meeks
2016-01-01vcl: Regression from a74a04f98Chris Sherlock
2016-01-01vcl: End friendshipChris Sherlock
2016-01-01vcl: Get rid of FontMatchStatus structureChris Sherlock
2016-01-01vcl: %s/Fc\(.*\)Substititution/Fc\1Substitution/g (thanks vim regexps!)Chris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks
2015-12-31starmath: Manage SmDocShell's pCursor via std::unique_ptrTakeshi Abe
2015-12-31Remove missed NPAPI itemsBryan Quigley