summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/basesh.cxx
AgeCommit message (Expand)Author
2024-10-17tdf#160163 improvment when reset placeholder in Text fieldJuergen Funk
2024-08-16tdf#161741 tdf#161705 undo: delay ClearRedo until Undo finishesJustin Luth
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-04simplify IMark hierarchy (5)Noel Grandin
2024-07-25tdf#160163 reset placeholder in Text field when emptyJuergen Funk
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-22speed up O(n^2) loop in UpdateFieldContentsNoel Grandin
2024-06-13Let LinkManager::UpdateAllLinks honor isUntrustedRefererStephan Bergmann
2024-06-04loplugin:ostr in sw/.../shellsNoel Grandin
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-02sw: Use a const TransferableDataHelper (ref) hereMichael Weghorn
2024-02-02sw: Increase indentation for StartExecuteAsync paramsMichael Weghorn
2024-01-31make change-db dialog asyncNoel Grandin
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos
2024-01-08Revert "Related tdf#76007: Make it possible to insert a Table in a Footnote o...Julien Nabet
2024-01-07Related tdf#76007: Make it possible to insert a Table in a Footnote or EndnoteJulien Nabet
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-15Revert "Fix typo"Adolfo Jayme Barrientos
2023-08-12Fix typoAndrea Gelmini
2023-08-10tdf#156594 - A11Y - add fix button for "Avoid background images."Balazs Varga
2023-06-15tdf#103064 sw: improved notifications on style modificationMaxim Monastirsky
2023-06-08lok: send theme palette after the change in ThemeDialogTomaž Vajngerl
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-05-23categorize the reasons writer calls "LockPaint"Caolán McNamara
2023-05-19tdf#81720 Don't expand Reference MarksMatti Tyrväinen
2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-31add some asserts in SwFormatAnchorNoel Grandin
2023-03-30sw: fix undo comment of FN_UPDATE_FIELDSMiklos Vajna
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt
2023-03-23sw: fix undo comment of FN_UPDATE_FIELDMiklos Vajna
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-24sw: disable theme dialog if the theme is not set to the draw pageTomaž Vajngerl
2023-01-16sw, UpdateFieldContent: address a minor performance nitMiklos Vajna
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-13sw: add a new .uno:UpdateField UNO commandMiklos Vajna
2023-01-09sw, UpdateFields: update in sorted orderPranam Lashkari
2023-01-07Outline folding: Fix cursor position after undo redoJim Raykowski
2023-01-05sw: UpdateFieldContents: fix typosMiklos Vajna
2023-01-05sw update of refmarks: fix handling of ignored refmarksMiklos Vajna
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara