summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unofield.cxx
AgeCommit message (Expand)Author
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-01-24Avoid upcoming GCC 8 -Werror=class-memaccess on css::util::DateTimeStephan Bergmann
2018-01-15More loplugin:cstylecast: editengStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-01Replace '||' with '&&'Rosemary Sebastian
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens
2015-04-17Related tdf#88056: prep UNO stuff for ODF export/importKatarina Behrens
2015-04-08Related tdf#88056: Add a warning when id service unknownJulien Nabet
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann