summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-12-17loplugin:expandablemethodsNoel Grandin9-17/+7
2019-12-16lok: send message when in place editingSzymon Kłos1-6/+1
2019-12-15tdf#127481 don't override SdrText::GetItemSet() for cellsThorsten Behrens2-7/+0
2019-12-14loplugin:expandablemethodsNoel Grandin11-49/+22
2019-12-13Enable edit chart button on desktop and webMuhammet Kara1-5/+2
2019-12-13Add Edit Chart button for online's mobile viewMuhammet Kara3-35/+65
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara49-332/+288
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann2-8/+0
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel1-0/+66
2019-12-11jsdialog: send items on status changeSzymon Kłos2-8/+0
2019-12-11tdf#129321 add specific ids for header/footer pagesCaolán McNamara1-0/+2
2019-12-11Fix typoAndrea Gelmini1-1/+1
2019-12-11this is a new source fileCaolán McNamara1-10/+0
2019-12-10Fix typosAndrea Gelmini1-1/+1
2019-12-10Related: tdf#129267 format numbers with the UI localeCaolán McNamara2-44/+78
2019-12-10Related: tdf#129300 rotation reference edge had no real descriptionCaolán McNamara2-2/+47
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara1-3/+20
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos2-1/+59
2019-12-10use double prime for inch symbolCaolán McNamara1-14/+14
2019-12-09Related: tdf#129267 change spacing unit when measurement unit changesCaolán McNamara1-1/+6
2019-12-09Related: tdf#129267 separate cm from value in built-in en_US stringsCaolán McNamara1-14/+14
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara5-5/+6
2019-12-09weld Property BrowserCaolán McNamara4-142/+120
2019-12-05make some classes module privateNoel Grandin1-3/+3
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara10-1488/+5
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara2-3/+4
2019-12-04Resolves: tdf#99711 update metric for spinbuttons before setting their valuesCaolán McNamara1-1/+1
2019-12-04CppunitTest_svx_unit: simplify testSemiTransparentTextMiklos Vajna1-8/+4
2019-12-03weld OAddFieldWindowCaolán McNamara2-8/+9
2019-12-03remove some useless comment linesNoel Grandin10-24/+0
2019-12-03lok: shape selection: perform the needed unit conversion in a clever wayMichael Meeks1-1/+1
2019-12-02call parent MouseButtonDown if bCallParent is trueCaolán McNamara1-1/+3
2019-12-02Fix typoAndrea Gelmini1-1/+1
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen2-0/+3
2019-12-02use weld::WaitObjectCaolán McNamara2-2/+0
2019-12-02remove some unneeded includesCaolán McNamara5-16/+7
2019-12-01weld FmFieldWinCaolán McNamara5-215/+197
2019-12-01tdf#109425 Make paraspacing windows grab focusJim Raykowski4-5/+35
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann11-18/+18
2019-11-30this std::set can be o3tl::sorted_vectorNoel Grandin1-1/+2
2019-11-30loplugin:mergeclasses FormScriptingEnvironment with IFormScriptingEnvironmentNoel Grandin4-69/+24
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-2/+2
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann3-9/+9
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos2-7/+20
2019-11-29jsdialog: rename duplicated ui object settransparencySzymon Kłos2-6/+6
2019-11-28jsdialogs; send graphic updates in Calc and ImpressSzymon Kłos1-0/+7
2019-11-28jsdialogs: add generic commandNameSzymon Kłos1-4/+4
2019-11-28jsdialogs: dumpAsJSON for FillStyleSzymon Kłos1-0/+34
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos1-0/+60