summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unofored.cxx
AgeCommit message (Expand)Author
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-26tdf#114441 Convert use of sal_uLong to better int typesRadhey Parekh
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2020-10-20use tools::Long in editengNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-11Use for-range loops in editengJulien Nabet
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-07-28loplugin:constparams in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-03-29typo: selektion -> selectionThomas Arnhold
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-22bool improvementsStephan Bergmann
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-04String to OUStringThomas Arnhold
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke