summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-18svp: use SalColor instead of basebmp::ColorCaolán McNamara
2016-01-18drop unused basebmp debug fileCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18Avoid -Werror,-Wdelete-non-virtual-dtor with current Clang trunkStephan Bergmann
2016-01-18use nullptr, tdf#95878 follow-upEike Rathke
2016-01-18iwyu fixesPeter Foley
2016-01-18Convert NULL/0 to nullptrPeter Foley
2016-01-18sal_math_Double is already a union containing a double memberEike Rathke
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura
2016-01-18tdf#85770 SVG: Don't display text elements if parent's...Xisco Fauli
2016-01-18fix recently broken gtk a11yCaolán McNamara
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
2016-01-18Remove newly unused includesStephan Bergmann
2016-01-18dbgOut is unused nowStephan Bergmann
2016-01-18XorFunctor is unused nowStephan Bergmann
2016-01-18xor_accessor is unused nowStephan Bergmann
2016-01-18loplugin:staticmethodsStephan Bergmann
2016-01-18fix older cairo buildCaolán McNamara
2016-01-18drop newly unused basebmp methodsCaolán McNamara
2016-01-18some android build fixesCaolán McNamara
2016-01-18Remove unused FILE_WRITING BasicCodeTagger::TaggerExceptionStephan Bergmann
2016-01-18Resolve implRenderLine2 to renderClippedLineStephan Bergmann
2016-01-18loplugin:unreffunStephan Bergmann
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18fix android buildCaolán McNamara
2016-01-18tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist
2016-01-18drawmodes header goneCaolán McNamara
2016-01-18cppcheck: doubleFreeCaolán McNamara
2016-01-18cppcheck: nullPointerCaolán McNamara
2016-01-18cppcheck: copyCtorPointerCopyingCaolán McNamara
2016-01-18cppcheck: useInitializationListCaolán McNamara
2016-01-18drop now unused basebmp xor modeCaolán McNamara
2016-01-18don't need basebmp ClipDevice or DamageTracking nowCaolán McNamara
2016-01-18drop unneeded headersCaolán McNamara
2016-01-18svp: implement drawMask via cairoCaolán McNamara
2016-01-18gtk3: SpinButtons button area isn't always part of the ControlRegionCaolán McNamara
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara
2016-01-18tweak drawLine in face of 1bit behaviorCaolán McNamara
2016-01-18svp: implement getPixel via cairoCaolán McNamara
2016-01-18svp: implement getBitmap via cairoCaolán McNamara
2016-01-18refactor to reuseCaolán McNamara
2016-01-18svp: vcl and cairo have a difference of opinion on fg/bg of 1bit masksCaolán McNamara
2016-01-18route other drawBitmap through cairoCaolán McNamara
2016-01-18svp: route copyArea through cairoCaolán McNamara
2016-01-18svp: route copyBits through cairoCaolán McNamara
2016-01-18fix a crash found in passingCaolán McNamara
2016-01-18merge ApplyPaintMode into getCairoContextCaolán McNamara
2016-01-18drop newly unused m_aDrawMode nowCaolán McNamara
2016-01-18svp: route another drawBitmap variant through cairoCaolán McNamara
2016-01-18reroute line drawing through cairo pathCaolán McNamara