summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2022-04-29use more string_view in INetURLObjectNoel Grandin7-12/+12
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski1-1/+0
2022-04-20loplugin:passstuffbyrefNoel Grandin2-2/+2
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara1-2/+3
2022-04-13use more string_view in sfx2Noel Grandin2-2/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin4-5/+5
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+1
2022-04-10use more string_viewNoel Grandin1-1/+1
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski1-6/+1
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin2-2/+2
2022-03-30add infobar to prompt to refresh to replace old formatCaolán McNamara2-0/+3
2022-03-24loplugin:constantparamNoel Grandin1-1/+1
2022-03-23loplugin:unusedmethodsNoel Grandin1-2/+0
2022-03-14add TypedWhichId version of QueryStateNoel Grandin3-7/+21
2022-03-11loplugin:constparamsNoel Grandin1-1/+1
2022-03-07tdf#147782 retain focus in launching frame on first activateCaolán McNamara1-0/+2
2022-02-24use more TypedWhichIdNoel Grandin1-11/+13
2022-02-22tdf#143148 Use pragma once instead of include guardsTushar Jham2-8/+2
2022-02-18sfx2: introduce SfxBindings::QuerySlotIdHenry Castro1-0/+2
2022-02-15add typed GetWhich operationsNoel Grandin1-0/+6
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis1-2/+4
2022-02-10rename some SID to FN_PARAMNoel Grandin2-5/+11
2022-02-10add more TypedWhichIdNoel Grandin1-35/+36
2022-02-10Fixed function nameAndrea Gelmini1-1/+1
2022-02-09tdf#146937 Remove "refresh" command from Template ManagerJeff Huang1-1/+0
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis2-1/+6
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna1-4/+4
2022-02-02lok: find active SmViewShell reliablyMike Kaganski1-2/+4
2022-01-31sw: prefix members of SwPagePreview, SwScrollbar, ...Miklos Vajna1-4/+4
2022-01-31SID_COPY_STREAM_IF_POSSIBLE is a SfxBoolItemNoel Grandin1-1/+1
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-2/+3
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-1/+1
2022-01-27let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenuCaolán McNamara1-2/+2
2022-01-27add some more TypeWhichId annotationsNoel Grandin1-82/+94
2022-01-25Fix typo in codeAndrea Gelmini1-1/+1
2022-01-25lok: enable in-place editing of math equationsMike Kaganski1-0/+23
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara1-1/+1
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara2-2/+3
2022-01-24move titledockwin to the one place it's usedCaolán McNamara2-103/+0
2022-01-24can use a forward decl hereCaolán McNamara1-1/+2
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos1-1/+1
2021-12-30use comphelper::WeakComponentImplHelper in SidebarPanelBaseNoel Grandin1-6/+4
2021-12-29use comphelper::WeakComponentImplHelper in SidebarControllerNoel Grandin1-6/+4
2021-12-29use comphelper::WeakComponentImplHelper in ThemeNoel Grandin1-6/+4
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen8-10/+5
2021-12-21Transfer preferred DPI into SfxTabPage with additional propertiesTomaž Vajngerl1-0/+8
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl1-0/+1
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna1-0/+1
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara1-2/+2
2021-12-11keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara1-1/+3