summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-22new loplugin:conststringfieldNoel Grandin22-168/+23
2018-08-22Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke1-0/+2
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara1-1/+1
2018-08-22drop now unused FontSelectPatternCaolán McNamara1-1/+1
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-1/+1
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin2-6/+6
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin1-1/+1
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann1-3/+18
2018-08-21tdf#116542 a11y: Implement .ui ways of setting widget roleSamuel Thibault1-1/+5
2018-08-20TODO: refcount ImplFontListCaolán McNamara1-1/+1
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara1-1/+1
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin1-2/+2
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin14-52/+77
2018-08-19Remove comment leftoversJohnny_M2-4/+0
2018-08-17Remove unused includesStephan Bergmann1-3/+2
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2-21/+4
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet1-4/+3
2018-08-17Resolves: tdf#119325 tooltip position should be relative to widgetCaolán McNamara1-1/+1
2018-08-17Fix typosAndrea Gelmini1-1/+1
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna2-5/+5
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-3/+3
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna1-1/+1
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna2-2/+5
2018-08-16remove mempoolNoel Grandin2-102/+0
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara1-0/+3
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna2-2/+58
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin1-2/+2
2018-08-16return std::unique_ptr from CreateOverlayObjectNoel Grandin1-1/+1
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-3/+3
2018-08-15Fix wizard step text stylingJan-Marek Glogowski1-3/+1
2018-08-15vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray()Miklos Vajna1-1/+3
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin1-1/+1
2018-08-15loplugin:useuniqueptr in GalleryThemeNoel Grandin1-5/+3
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin2-3/+5
2018-08-15RTF picture sizes are 32-bit signedStephan Bergmann1-0/+43
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin1-3/+3
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin1-0/+1
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung1-1/+8
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara2-0/+4
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-50/+0
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-0/+41
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara1-0/+4
2018-08-13Fix typosAndrea Gelmini2-2/+2
2018-08-13tdf#42949 Fix IWYU warnings in include/xmlreader/*Gabor Kelemen1-2/+0
2018-08-13tdf#42949 Fix IWYU warnings in include/{store,registry}/*Gabor Kelemen2-1/+6
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin2-3/+3
2018-08-13loplugin:returnconstant in hwpfilter,testNoel Grandin1-1/+1
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin1-1/+1
2018-08-12Fix typosAndrea Gelmini1-1/+1