summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12Fix typoAndrea Gelmini
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-11tdf#129321 add specific ids for header/footer pagesCaolán McNamara
2019-12-11Fix typoAndrea Gelmini
2019-12-11this is a new source fileCaolán McNamara
2019-12-10Fix typosAndrea Gelmini
2019-12-10Related: tdf#129267 format numbers with the UI localeCaolán McNamara
2019-12-10Related: tdf#129300 rotation reference edge had no real descriptionCaolán McNamara
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-12-10use double prime for inch symbolCaolán McNamara
2019-12-09Related: tdf#129267 change spacing unit when measurement unit changesCaolán McNamara
2019-12-09Related: tdf#129267 separate cm from value in built-in en_US stringsCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2019-12-05make some classes module privateNoel Grandin
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04Resolves: tdf#99711 update metric for spinbuttons before setting their valuesCaolán McNamara
2019-12-04CppunitTest_svx_unit: simplify testSemiTransparentTextMiklos Vajna
2019-12-03weld OAddFieldWindowCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03lok: shape selection: perform the needed unit conversion in a clever wayMichael Meeks
2019-12-02call parent MouseButtonDown if bCallParent is trueCaolán McNamara
2019-12-02Fix typoAndrea Gelmini
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-02remove some unneeded includesCaolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01tdf#109425 Make paraspacing windows grab focusJim Raykowski
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30this std::set can be o3tl::sorted_vectorNoel Grandin
2019-11-30loplugin:mergeclasses FormScriptingEnvironment with IFormScriptingEnvironmentNoel Grandin
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos
2019-11-29jsdialog: rename duplicated ui object settransparencySzymon Kłos
2019-11-28jsdialogs; send graphic updates in Calc and ImpressSzymon Kłos
2019-11-28jsdialogs: add generic commandNameSzymon Kłos
2019-11-28jsdialogs: dumpAsJSON for FillStyleSzymon Kłos
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2019-11-27don't put focus into unmapped windowsCaolán McNamara
2019-11-27jsdiloag: export SvxColorBox to JSONSzymon Kłos
2019-11-27tdf#111922 Fix Position&Size sidebar Height/Width order of magnitudeGabor Kelemen
2019-11-27Resolves tdf# 129052 - Misspelled gradientHeiko Tietze
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-27jsdialogs: export FillStyle command to JSONSzymon Kłos