summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxed.cxx
AgeCommit message (Expand)Author
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2018-12-04Translate German variable namesJohnny_M
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel 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-01-29Translate German variable namesJohnny_M
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-04-26remove dead "chained editeng recursive overflow" codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-03-24Remove german variable and use directlySamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29fix coverity#1325071Caolán McNamara
2015-09-29coverity#1325071 Resource leakCaolán McNamara
2015-09-20chained editeng: Change EndTextEdit behavior to support recursive overflowmatteocam
2015-09-20chained editeng: Change size settings if box is chainablematteocam
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-05-19Related: #119885# Made EditMode work with text boxes...Armin Le Grand
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke