summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15loplugin:unnecessaryvirtualNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-14ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-13loplugin:methodcyclesNoel Grandin
2021-09-13sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and ...Miklos Vajna
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-12Simplify OAccessibleImplementationAccess' XUnoTunnel implementationMike Kaganski
2021-09-12Typo STATE_SUCCESSFULL->STATE_SUCCESSFULJulien Nabet
2021-09-12Typo: SAVE_SUCCESSFULL->SAVE_SUCCESSFULJulien Nabet
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
2021-09-11clang:optin.performance.Padding in sfx2Noel Grandin
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-09-10access maPalette via const BitmapBuffer* when in const methodCaolán McNamara
2021-09-10clang:optin.performance.Padding in toolsNoel Grandin
2021-09-10crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-09-10BitmapInfoAccess::GetColorMask can return a const referenceCaolán McNamara
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-09-10vcl: move SetLayoutMode() to text.cxxChris Sherlock
2021-09-10vcl: move OutputDevice drawmode functions to outdev.cxxChris Sherlock
2021-09-09crashtesting: assert making thumbnail on reexport of tdf127770-1.ods to odsCaolán McNamara
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-08Removed duplicated includeAndrea Gelmini
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-09-08vcl: migrate GetDownsampledBitmap() from OutputDevice to vcl::bitmapChris Sherlock
2021-09-08vcl: make GetDownsampledBitmap() take destination size in units of twipsChris Sherlock
2021-09-07tdf#142129 vcl: add unit testMichael Stahl
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
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