summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoportenum.cxx
AgeCommit message (Expand)Author
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-01std::set->o3tl::sorted_vector in ExportFramesNoel Grandin
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-16sw: remove dead code in lcl_FillBookmarkArray()Michael Stahl
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-04sw: SwXTextPortion "TextFieldSeparator"Michael Stahl
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-21sw comments on frames: fix annotation start order in UNO portion enumMiklos Vajna
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-05-10an uno -> a unoCaolán McNamara
2019-04-02tdf#122926: Use o3tl::sorted_vector in other similar placesXisco Fauli
2019-02-25remove obsolete includes of calbckBjoern Michaelsen
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-29chmod -xTor Lillqvist
2018-08-27sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesSerge Krot
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): swStephan Bergmann
2018-06-27tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov
2018-06-26forcepoint#48 null derefCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2017-12-21sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesMiklos Vajna
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-04-13convert BKM_TYPE to scoped enumNoel Grandin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20Missing 'const'Stephan Bergmann
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin