summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doc.cxx
AgeCommit message (Expand)Author
2020-09-07sw: default to UI locale when language is missingMiklos Vajna
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-30Make resolved comments appear resolved when printedScott Clarke
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-05-28tdf#125522: Mail merge: Hidden text frames are not completely removedSerge Krot
2019-05-10tdf#125164 sw: reimplement SwUndoTOXChangeMichael Stahl
2019-04-26tdf#38703 i#42807 sw: stop clearing Undo stack on ToX UpdateMichael Stahl
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-18don't use SwSectionFormats hereNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-03-19Make condition logic slightly clearerMike Kaganski
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-31tdf#122198 don't remove db after closeSzymon Kłos
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-08-16tdf#119294: reimplement fix for tdf#118859Mike Kaganski
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-05tdf#118859: Avoid trying to remove already removed nodesMike Kaganski
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in doc.cxx,doctxm.cxxMichael Stahl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-25tdf#114663: consider left/right page numbers when not printing blanksMike Kaganski
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-10-04loplugin:mergeclasses merge IInterface with SwDocNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin