summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshtxt.cxx
AgeCommit message (Expand)Author
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-09-02we only need an OutputDevice here, not a WindowCaolán McNamara
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 2Noel Grandin
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-02-27tdf#123470 textforwarder has stale view of SdrTextObjCaolán McNamara
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-07loplugin:useuniqueptr in SvxTextEditSourceImplNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-16don't bother hyphenating while fuzzingCaolán McNamara
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-30Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-22avoid loss of text in edited placeholderDavid Tardon
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock