summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Fix typosAndrea Gelmini1-1/+1
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen14-43/+59
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl1-0/+33
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-11/+16
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl1-0/+41
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan2-4/+9
2019-06-15fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin1-1/+1
2019-06-14mpViewWindow is always null nowCaolán McNamara1-2/+0
2019-06-14remove some unused includesCaolán McNamara1-7/+0
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara1-1/+1
2019-06-14loplugin:unusedmethodsNoel Grandin3-15/+1
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara2-3/+2
2019-06-14loplugin:unusedfields improvementsNoel Grandin3-5/+1
2019-06-14tdf#42949 Fix IWYU warnings in include/svx/sidebar/*Gabor Kelemen7-16/+0
2019-06-14add TOOLS_WARN_EXCEPTION,etc macrosNoel Grandin1-0/+30
2019-06-14Refactoring - Converting private methods to static non-member methodsSumit Chauhan1-5/+0
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski1-0/+2
2019-06-13unopkg gui crashes on shutdownCaolán McNamara1-0/+3
2019-06-12move IExtensionListBox to where its usedCaolán McNamara1-56/+0
2019-06-12weld OrganizeDialogCaolán McNamara3-1/+22
2019-06-12tdf#95173 vcl: fix partially drawn progressbar widgetMiklos Vajna1-2/+1
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann2-29/+25
2019-06-12loplugin:unusedmethodsNoel Grandin10-40/+0
2019-06-12loplugin:unusedfieldsNoel Grandin1-1/+0
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-56/+27
2019-06-12the variable names are not code,but nCodeTomoyuki Kubota1-2/+2
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna1-1/+1
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna1-55/+55
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen34-70/+24
2019-06-11loplugin:virtualdown in SbxValueNoel Grandin1-2/+1
2019-06-11loplugin:virtualdown in AccessibleShapeNoel Grandin4-9/+3
2019-06-11loplugin:virtualdown in SvxTPFilterNoel Grandin1-3/+2
2019-06-11loplugin:virtualdown in SdrTextNoel Grandin1-1/+0
2019-06-10Using registrymodifications.xcu for storing customized uiitem dataSumit Chauhan1-0/+1
2019-06-10tdf#74702 partial cleanup of OutDevTypeAdrien Ollier2-4/+3
2019-06-09loplugin:constantparamNoel Grandin1-5/+1
2019-06-08loplugin:unusedmethodsNoel Grandin10-26/+0
2019-06-08weld View3DDialogCaolán McNamara2-0/+148
2019-06-08loplugin:singlevalfieldsNoel Grandin3-14/+0
2019-06-08Auto redaction dialog second iterationMuhammet Kara1-104/+0
2019-06-08Auto redaction dialog first iterationMuhammet Kara2-1/+106
2019-06-08loplugin:unusedfieldsNoel Grandin4-12/+0
2019-06-07lok: re-factor getTextSelection.Michael Meeks2-4/+33
2019-06-07android: Fix build after welding AboutDialog.Jan Holesovsky1-0/+3
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-27/+56
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen8-6/+7
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist1-1/+0
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-06-06weld AboutDialogCaolán McNamara4-1/+79
2019-06-06ViewShellBase const correctnessAshod Nakashian1-2/+1