summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2019-05-29tdf#120412 DOCX filter: fix missing superscriptJozsef Szakacs
2019-05-22Fix typoAndrea Gelmini
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-04-26Removed executions flags on source filesAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-12sw btlr writing mode: implement UNO APIMiklos Vajna
2019-02-12sw btlr wrting mode: implement document modelMiklos Vajna
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-12loplugin:useuniqueptr in editengNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:singlevalfields in editengNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15loplugin:staticmethods in editengNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-18editeng: do not throw from QueryValue implementationMichael Stahl
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke
2018-09-27editeng ConvertBorderWidthToWord ensure minimum widthJustin Luth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-09-06loplugin:useuniqueptr in editengNoel Grandin
2018-08-31Fix syntaxJulien Nabet
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16Adapt castStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin