summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-09-08weld FontFeaturesDialogCaolán McNamara1-28/+15
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-14/+4
2018-09-07weld SvxCharEffectsPageCaolán McNamara2-6/+59
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara10-13/+14
2018-09-07tdf#75341: fix condition to approve row (form)Julien Nabet1-3/+4
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-8/+16
2018-09-06rename back now originals are fully replacedCaolán McNamara1-9/+9
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-255/+0
2018-09-06tdf#108351 - Default list of paragraph styles in drop down menuheiko tietze1-2/+2
2018-09-06tdf#91837: fix deinitializeControls (forms)Julien Nabet1-0/+1
2018-09-05weld SvxBorderTabPageCaolán McNamara5-380/+268
2018-09-05default focus colorset on popover gaining focusCaolán McNamara1-0/+6
2018-09-05loplugin:useuniqueptr in svxNoel Grandin3-20/+9
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin1-3/+1
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin3-2/+5
2018-09-05pdfium: replace FPDFTextObj_CountChars/GetTextProcessed patches with backportMiklos Vajna1-5/+3
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-57/+8
2018-09-03weld SvxAreaTabPageCaolán McNamara10-809/+324
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-2/+2
2018-09-01tdf#119611 Use generic SetAll() in SdrPageView ctor.Regina Henschel1-40/+6
2018-08-31Fix syntaxJulien Nabet1-1/+1
2018-08-30weld SvxHeaderPage/SvxHeaderPageCaolán McNamara1-10/+6
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin3-11/+11
2018-08-30findreplacedialog: Set a11y role of hint text to staticSamuel Thibault1-0/+3
2018-08-29match preview buffer device mapmode and pixel sizeCaolán McNamara1-15/+7
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov3-11/+7
2018-08-29loplugin:constantparam (3)Noel Grandin5-8/+8
2018-08-29remove 1 pixel white band in XRectPreviewCaolán McNamara1-4/+13
2018-08-29loplugin:constantparam (1)Noel Grandin1-6/+6
2018-08-29pdfium: replace FPDFTextObj_GetFontName() patch with backportMiklos Vajna1-3/+4
2018-08-28tdf#119122 first (5%) pattern initially drawn with too many black cellsCaolán McNamara1-1/+1
2018-08-27tdf#119531: use correct conversion directionMike Kaganski1-1/+1
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel2-3/+86
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2-2/+2
2018-08-24pass DelFormats around using std::vectorNoel Grandin2-67/+11
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky1-0/+17
2018-08-22new loplugin:conststringfieldNoel Grandin7-50/+42
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin3-65/+8
2018-08-21loplugin:useuniqueptr in FmXGridCellNoel Grandin2-46/+47
2018-08-21loplugin:useuniqueptr in GalleryThemeCacheEntryNoel Grandin1-9/+8
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-3/+5
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin12-41/+41
2018-08-17tdf#105998: Enhanced fix for MetafileToBitmap at better placeArmin Le Grand1-66/+56
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann3-14/+23
2018-08-16tdf#114427 improve fix, wedo need to free it regardlessCaolán McNamara1-6/+3
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara1-27/+32
2018-08-16tdf#116350 Better text layout for big shapesSzymon Kłos1-1/+10
2018-08-16return std::unique_ptr from CreateOverlayObjectNoel Grandin1-13/+13
2018-08-15ofz#9821 Indirect-leakCaolán McNamara1-21/+20
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin4-19/+11