summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20no need to allocate SfxItemSet separately in SvxOutlinerForwarderNoel Grandin
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-19Some more string_view use, add o3tl::starts/ends_withStephan Bergmann
2021-09-19no need to allocate SfxItemSet separately in SdrUndoAttrObjNoel Grandin
2021-09-18URI-encode DirectoryHelper::scanDirsAndFiles resultJan-Marek Glogowski
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-17create OnDemandCharClass cacheNoel Grandin
2021-09-17no need to allocate the cached items separately in the intl wrappersNoel Grandin
2021-09-17clang-format ondemand.hxxNoel Grandin
2021-09-17no need to allocate CharClass separately in SvNumberFormatterNoel Grandin
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin
2021-09-17improve commentNoel Grandin
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