summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-10vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna2-1/+131
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth1-2/+1
2018-08-10tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen2-2/+2
2018-08-09loplugin:unusedmethodsNoel Grandin12-24/+0
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna1-3/+0
2018-08-08loplugin:singlevalfieldsNoel Grandin2-7/+0
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara1-3/+8
2018-08-08tdf#42949 Fix IWYU warnings in include/rtl/*Gabor Kelemen6-9/+6
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin2-4/+4
2018-08-08loplugin:unnecessaryvirtualNoel Grandin2-22/+22
2018-08-08the TimeEventHandler stuff is deadNoel Grandin1-14/+0
2018-08-08loplugin:unusedfieldsNoel Grandin2-4/+0
2018-08-08CID 1438378: Allow only signed typesMike Kaganski1-1/+3
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin1-1/+1
2018-08-06Export Data Transformations to ODF - follow-upVikas Mahato1-0/+12
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung1-1/+2
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin1-4/+4
2018-08-06loplugin:useuniqueptr in VCLObjectNoel Grandin1-5/+5