summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-09-07Related: tdf#142458 don't change border size during PaintCaolán McNamara
2021-09-07vcl: followup tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-09-07vcl: move OutputDevice rasterop functions to outdev.cxxChris Sherlock
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-09-05vcl: unit tests for Bitmap::Crop() and Bitmap::GetDownsampledBitmap()Chris Sherlock
2021-09-04store ScTokenArray by value in SharedFormulaBufferNoel Grandin
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-03tdf#142458 Set correct ScrolledWindow BorderWidth in the ctorCaolán McNamara
2021-09-03pull duplicate field out of GlyphItemNoel Grandin
2021-09-03backendtest: Rectangle on wide surfaces Drawing testhomeboy445
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-09-03no need to allocat PptFontEntityAtom separately hereNoel Grandin
2021-09-02Related: tdf#137363 ODT import: handle style:list-level="..." for para stylesMiklos Vajna
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-02vcl: make GetFillColor() and IsFillColor() inline class functionsChris Sherlock
2021-09-02unused definesNoel Grandin
2021-09-02tdf#74702 vcl: make helper funcs for ImplDrawWaveLine() and ImplDrawWavePixel()Chris Sherlock
2021-09-01Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown()Eike Rathke
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin
2021-08-31tdf#135683 speed up writer layout cache accessNoel Grandin
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin
2021-08-30vcl: DrawDeviceBitmap() -> DrawDeviceBitmapEx()Chris Sherlock
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-29ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara
2021-08-29basic : remove BasicManagerImplArnaud Versini
2021-08-28No need to keep PUSH_ALLTEXT (vcl)Julien Nabet
2021-08-28avoid unnecessary OString to OUString conversionNoel Grandin
2021-08-28tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel
2021-08-27vcl: remove unnecessary OutputDevice::GetGCStackDepth()Chris Sherlock
2021-08-27vcl: move OutputDevice fill functions to fill.cxxChris Sherlock
2021-08-27tdf#101083 speed up SVG rendering with pattern fillNoel Grandin
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy445
2021-08-26add back getX()/getY() to tools::RectangleLuboš Luňák