summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Added SdrObjectLifetimeWatchDog for debug modeArmin Le Grand2-1/+44
2018-07-30SHELLCHECK_WARNING, VERBOSE is unusedCaolán McNamara1-2/+0
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin4-21/+10
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand3-10/+32
2018-07-27tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna1-0/+14
2018-07-27svx UnoGraphicExporter: allow a custom AA just for that particular exportMiklos Vajna1-0/+17
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann1-10/+0
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann5-24/+0
2018-07-26weld SwTextGridPageCaolán McNamara1-2/+8
2018-07-26tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+3
2018-07-25No bad macros from windows.h in external/pdfium (Windows --disable-pch)Stephan Bergmann1-0/+4
2018-07-25allow popover direction to depend on position of parent widget in dialogCaolán McNamara1-2/+0
2018-07-25Remove useless self-assignment of mxImpl->mxAccessMuhammet Kara1-2/+1
2018-07-25Resolves: tdf#118862 new instances cannot be editedCaolán McNamara1-1/+3
2018-07-23Fix typosAndrea Gelmini2-3/+3
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Notebookbar: Now no white background is visible behind areafillstyleKshitij Pathania1-0/+2
2018-07-23tdf#118764 Add missing tab stops in sidebar panelsJim Raykowski3-27/+27
2018-07-23loplugin:unusedfieldsNoel Grandin6-284/+10
2018-07-22Fix typosAndrea Gelmini3-3/+3
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand4-47/+90
2018-07-19loplugin:constantparamNoel Grandin1-6/+3
2018-07-19loplugin:unusedmethodsNoel Grandin2-14/+0
2018-07-18tdf#118354 Do not dereference non-exsisting ObjectArmin Le Grand1-1/+8
2018-07-18Fix typosAndrea Gelmini2-8/+8
2018-07-18tdf#118139 Set Default StyleSheet only when availableArmin Le Grand1-2/+11
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand2-51/+55
2018-07-17tdf#118448 style drop downs are staticNoel Grandin1-6/+6
2018-07-17tdf#118498 Correct CustomShape 3D VisualizationArmin Le Grand2-14/+29
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-1/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard4-57/+2
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara2-3/+6
2018-07-16Upgrade to ICU 62.1Eike Rathke1-0/+35
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin1-6/+4
2018-07-16SvPersistBase no longer necessaryNoel Grandin2-19/+10
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-12tdf#101778: Disable crop and rotate in read-only modeXisco Fauli1-5/+5
2018-07-12pdfium: replace FPDFTextObj_GetMatrix() patch with backportMiklos Vajna1-1/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-5/+3
2018-07-09loplugin:oncevarNoel Grandin4-5/+4
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle5-6/+6
2018-07-08loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-07-07Use UNO ctors for extrusion and fontwork toolbar controlsMaxim Monastirsky6-284/+55
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin19-42/+44
2018-07-07Fix typosAndrea Gelmini1-1/+1
2018-07-05Fix initial width of the color palette in welded pickerMaxim Monastirsky1-2/+1
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-22/+27
2018-07-04tdf#118506: Disable orientation page in read onlyXisco Fauli1-1/+1
2018-07-04tdf#118199 avoid double dispose actionsArmin Le Grand1-2/+7
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin23-48/+69