summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2022-02-23CppunitTest_sfx2_classification: remove duplicated dispatchCommandXisco Fauli1-15/+0
2022-02-18sfx2: introduce SfxBindings::QuerySlotIdHenry Castro3-0/+29
2022-02-18Revert "Related tdf#143578 - Rename SAL_NO_QUERYSAVE to NO_QUERYSAVE"Heiko Tietze1-1/+1
2022-02-18tdf#143817 Fix HUD deleting text contents in WriterRafael Lima1-0/+1
2022-02-16Related tdf#143578 - Rename SAL_NO_QUERYSAVE to NO_QUERYSAVEHeiko Tietze1-1/+1
2022-02-16Resolves tdf#143578 - Environment variable SAL_NO_QUERYSAVE to not show the d...Heiko Tietze1-1/+1
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis1-4/+14
2022-02-10rename some SID to FN_PARAMNoel Grandin2-3/+3
2022-02-10Fixed function nameAndrea Gelmini1-4/+4
2022-02-09tdf#146937 Remove "refresh" command from Template ManagerJeff Huang2-8/+0
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet2-19/+4
2022-02-06Simplify sequence in sfx2Julien Nabet1-4/+10
2022-02-05lok: render image preview with lower resolutionSzymon Kłos1-0/+16
2022-02-05Fix ambiguous error in VSSzymon Kłos1-2/+2
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis2-4/+28
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara5-45/+42
2022-02-04make floating Navigator stay putJim Raykowski1-1/+2
2022-02-02lok: find active SmViewShell reliablyMike Kaganski1-11/+14
2022-01-31SID_COPY_STREAM_IF_POSSIBLE is a SfxBoolItemNoel Grandin2-2/+2
2022-01-29gtk4: remove stray label_yalignCaolán McNamara1-1/+0
2022-01-29gtk4: stray accidental GtkActionCaolán McNamara1-1/+0
2022-01-29tdf#122708: on GetFocus, select something also when items are filteredKatarina Behrens1-1/+8
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin3-58/+54
2022-01-27let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenuCaolán McNamara1-95/+104
2022-01-27use WindowStateMask::SizeCaolán McNamara2-3/+3
2022-01-26tdf#146648 make find and replace dialog reopen at last positionJim Raykowski1-1/+3
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-1/+2
2022-01-25lok: enable in-place editing of math equationsMike Kaganski3-1/+171
2022-01-25drop stray fprintfsCaolán McNamara1-5/+0
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara4-3/+8
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara1-0/+7
2022-01-24tdf#131327 Add double clicked event on auto-redact tableVerne-Lai2-2/+13
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara3-7/+15
2022-01-24update pchCaolán McNamara1-8/+15
2022-01-24move titledockwin to the one place it's usedCaolán McNamara3-265/+0
2022-01-24can use a forward decl hereCaolán McNamara1-2/+2
2022-01-24jsdialog: use string identifiersSzymon Kłos1-1/+4
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos1-5/+22
2022-01-22Typo: documet->documentJulien Nabet1-1/+1
2022-01-21fix opengl slide transitionNoel Grandin1-2/+0
2022-01-21tdf#140020: Disable also menu File->SaveAll for docs with LockSaveVasily Melenchuk1-2/+2
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)5-4/+35
2022-01-20tdf#140019: Revert "Don't disable "Send doc via email" ..."Vasily Melenchuk1-1/+1
2022-01-20WASM show the compiled-in English helpJan-Marek Glogowski1-0/+2
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski1-0/+2
2022-01-18fix locking in comphelper::OInterfaceContainerHelper4::forEachNoel Grandin1-0/+1
2022-01-17Use convertTwipToMm100 directlyMike Kaganski1-16/+2
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin5-66/+45
2022-01-11tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin1-13/+8
2022-01-10use less SvStream::Flush()Noel Grandin2-3/+3