summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-19Remove comment leftoversJohnny_M
2018-08-17Remove unused includesStephan Bergmann
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet
2018-08-17Resolves: tdf#119325 tooltip position should be relative to widgetCaolán McNamara
2018-08-17Fix typosAndrea Gelmini
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna
2018-08-16remove mempoolNoel Grandin
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-08-16return std::unique_ptr from CreateOverlayObjectNoel Grandin
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-15Fix wizard step text stylingJan-Marek Glogowski
2018-08-15vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray()Miklos Vajna
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin
2018-08-15loplugin:useuniqueptr in GalleryThemeNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-15RTF picture sizes are 32-bit signedStephan Bergmann
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara
2018-08-13Fix typosAndrea Gelmini
2018-08-13tdf#42949 Fix IWYU warnings in include/xmlreader/*Gabor Kelemen
2018-08-13tdf#42949 Fix IWYU warnings in include/{store,registry}/*Gabor Kelemen
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-08-13loplugin:returnconstant in hwpfilter,testNoel Grandin
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-08-12Fix typosAndrea Gelmini
2018-08-10vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth
2018-08-10tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-08loplugin:singlevalfieldsNoel Grandin
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara
2018-08-08tdf#42949 Fix IWYU warnings in include/rtl/*Gabor Kelemen
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin