summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)Author
2024-06-04loplugin:ostr in sw/.../shellsNoel Grandin
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-03tdf#161248 Don't duplicate bullets used in documentSamuel Mehrbrodt
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-05-12jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-08Case Rotation in Impress and Writer improvedOliver Specht
2024-05-03tdf#160833 sw DoNotMirrorRtlDrawObjs: add UI in cui/Miklos Vajna
2024-04-16tdf#160632 TABLE: Crash when using column width dialogNoel Grandin
2024-04-15Improve case rotation in sentence caseOliver Specht
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-04-04tdf#63259 cycle case on sentencesOliver Specht
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21avoid O(n^2) loop in writerNoel Grandin
2024-03-20tdf#159054 sw: fix .uno:DefaultNumber toggle on Heading numberingJustin Luth
2024-03-06tdf#126464 Remove "Numbering on/off" UNO commandAhmedHamed
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-14tdf#63259 rotate case also at start/end of a wordOliver Specht
2024-02-12tdf#159662 Add table alignment and left/right spacing to sidebar in WriterOliver Specht
2024-02-04cid#1591492 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-02-02sw: Use a const TransferableDataHelper (ref) hereMichael Weghorn
2024-02-02sw: Increase indentation for StartExecuteAsync paramsMichael Weghorn
2024-02-01make insert-db-col-auto-pilot dialog asyncNoel Grandin
2024-01-31make char properties dialog asyncNoel Grandin
2024-01-31make date-form-field dialog asyncNoel Grandin
2024-01-31make change-db dialog asyncNoel Grandin
2024-01-31make field-edit dialog asyncNoel Grandin
2024-01-31make drop-down-form-field dialog asyncNoel Grandin
2024-01-30make redline-accept dialog asyncNoel Grandin
2024-01-30make set-row-height dialog asyncNoel Grandin
2024-01-30convert insert-footnote dialog to asyncNoel Grandin
2024-01-30make sorting dialog asyncNoel Grandin
2024-01-30make auto-format dialog asyncNoel Grandin
2024-01-30make glossary dialog asyncNoel Grandin
2024-01-28cid#1588088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-25make wrap dialog asyncNoel Grandin
2024-01-25make insert row dialog asyncNoel Grandin
2024-01-24make text-table dialog asyncNoel Grandin
2024-01-23make the graphic filter dialogs asyncNoel Grandin
2024-01-23make links dialog asyncNoel Grandin
2024-01-23make diagram dialog asyncNoel Grandin
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl