summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-08-21loplugin:useuniqueptr in FmXGridCellNoel Grandin
2018-08-21loplugin:useuniqueptr in GalleryThemeCacheEntryNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-17tdf#105998: Enhanced fix for MetafileToBitmap at better placeArmin Le Grand
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-16tdf#114427 improve fix, wedo need to free it regardlessCaolán McNamara
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara
2018-08-16tdf#116350 Better text layout for big shapesSzymon Kłos
2018-08-16return std::unique_ptr from CreateOverlayObjectNoel Grandin
2018-08-15ofz#9821 Indirect-leakCaolán McNamara
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin
2018-08-15loplugin:useuniqueptr in GalleryThemeNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin
2018-08-15Resolves: tdf#114427 crash when basic used to dispose shapeCaolán McNamara
2018-08-15pdfium: replace FPDFFormObj_GetSubObject() with backportMiklos Vajna
2018-08-14tdf#119245 Set a parent for OParameterDialogMaxim Monastirsky
2018-08-13Reslves: tdf#119212 sort character setsCaolán McNamara
2018-08-13crashtesting: empty B2DRange range turned into oversized RectangleCaolán McNamara
2018-08-13Translate German variable namesJohnny_M
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-08-10Fix typosAndrea Gelmini
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-09tdf#101254: Enable arrowheads in sidebar for drawsXisco Fauli
2018-08-08loplugin:singlevalfieldsNoel Grandin
2018-08-08tdf#116350 Correctly display text on arcSzymon Kłos
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara
2018-08-08the TimeEventHandler stuff is deadNoel Grandin
2018-08-08loplugin:unusedfieldsNoel Grandin
2018-08-08pdfium: replace FPDFFormObj_CountSubObjects() with backportMiklos Vajna
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-08-03NormAngle180: avoid two extra operationsMike Kaganski
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-08-01pdfium: replace FPDFTextObj_GetColor() patch with backportMiklos Vajna
2018-08-01Fix typosAndrea Gelmini
2018-07-31tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel Grandin