summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski5-9/+9
2018-08-04use C++11 exception rethrowingCaolán McNamara1-12/+10
2018-08-04Fix typosAndrea Gelmini1-1/+1
2018-08-03Move angle normalization code from various places to toolsMike Kaganski2-2/+22
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski1-10/+7
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-18/+28
2018-08-03loplugin:useuniqueptr in SvParserNoel Grandin1-1/+1
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin1-10/+1
2018-08-02loplugin:returnconstant in filterNoel Grandin2-3/+3
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin2-4/+6
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand1-17/+0
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann1-27/+3