summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-08-26Correction on cpui flagsdante
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26Missing includeMike Kaganski
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-26vcl: make OutDevState constructor default, no need for destructorChris Sherlock
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski
2021-08-25use prewin.h/postwin.h around a win32 headerLuboš Luňák
2021-08-24remove one of the pimpls in SvBaseLinkNoel Grandin
2021-08-24Simplify caching in ConfigurationWrapperMike Kaganski
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-24tdf#144025 Change LibreOffice to %PRODUCTNAMERoman Kuznetsov
2021-08-24Introduce convertNarrowing to return smaller integer typesMike Kaganski
2021-08-24cache access in ConfigurationWrapper (tdf#105575)Noel Grandin
2021-08-23comphelper : remove useless OContextHelper_ImplArnaud Versini
2021-08-23Removed duplicated includesAndrea Gelmini
2021-08-23ofz#37458 use o3tl::convertSaturate in convertEmuToHmmCaolán McNamara
2021-08-23osl::Mutex->std::mutex in AccessibleEventNotifierNoel Grandin
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek