summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-13sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and ...Miklos Vajna
2021-09-10Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-09-08explicitly send LOK_CALLBACK_TEXT_SELECTION at the end of FindAllLuboš Luňák
2021-09-08Fix typosAndrea Gelmini
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-06tdf#138255 use GtkSpinButton in SwGotoPageDlgtobias
2021-09-06sw: prefix members of SwLabCfgItemMiklos Vajna
2021-09-03sw: fix crash in SwView::Execute()Miklos Vajna
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-08-30sw: prefix members of SwGlossaryHdlMiklos Vajna
2021-08-26Fix crash when drawing shapeSamuel Mehrbrodt
2021-08-26indexing: move xml parsing into SearchResultLocatorTomaž Vajngerl
2021-08-24tdf#127978 - Don't URL encode filename for navigator's tooltip (D&D)Andreas Heinisch
2021-08-23rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-23tdf#143736 Load hyperlink from more shapesSamuel Mehrbrodt
2021-08-23LOK make sure single row/column table are resizablePranam Lashkari
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20tdf#91519: prevent jump to top of the comment viewBayram Çiçek
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17tdf#143778 these async callbacks expect to have SdrModel::IsChanged of falseCaolán McNamara
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-08-13tdf#139811 trigger layout when content changesCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13indexing: allow for multiple entries in search indexing dataTomaž Vajngerl
2021-08-11sw: fixed regression from [1] - OLE height in mm instead 100th mmTomaž Vajngerl
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11sw: preserve the value in original units to minimize conv. errorTomaž Vajngerl
2021-08-11tdf#143577 check node is a text node before use as suchJim Raykowski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl
2021-08-10Missing includeStephan Bergmann
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05osl::Mutex->std::mutex in SidebarWinAccessibleContextNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04tdf#143499 don't search entire tree looking for insertion pointCaolán McNamara
2021-08-03Related: tdf#143499 lookup id just onceCaolán McNamara