summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-03-20drop unnecessary includesCaolán McNamara29-29/+1
2018-03-20tdf#116494: Don't ask parent if no help textMuhammet Kara1-0/+5
2018-03-20Show start centre thumbnail indicating the file is encryptedKatarina Behrens1-12/+68
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara1-5/+11
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+2
2018-03-19coverity#1430073 silence Unchecked return valueCaolán McNamara1-1/+1
2018-03-19coverity#1430090 Uninitialized scalar fieldCaolán McNamara1-0/+4
2018-03-19tdf#115806: Remember last active deck also on context switchKatarina Behrens2-1/+10
2018-03-19set parent window for interaction dialogs for pdf export (etc)Caolán McNamara1-1/+6
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke8-6/+2
2018-03-18add id column support to tree viewCaolán McNamara2-4/+4
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara2-13/+1
2018-03-17Removed duplicated includeAndrea Gelmini1-1/+0
2018-03-17lok: notify clients of clipboard changesAshod Nakashian1-5/+11
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks4-1/+121
2018-03-16use digit width instead of char widthCaolán McNamara2-2/+2
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin2-11/+9
2018-03-14tdf#116305 Add timeout to help Windows bring browsers to the frontSamuel Mehrbrodt3-31/+62
2018-03-14loplugin:constantparamNoel Grandin1-2/+2
2018-03-14enable column search for welded treeviewsCaolán McNamara2-3/+3
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem1-1/+7
2018-03-14tdf#116296 remove produt version from help pathOlivier Hallot1-8/+12
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski1-1/+5
2018-03-13tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl1-0/+4
2018-03-13weld insert table dialogCaolán McNamara1-0/+5
2018-03-13set welded enties to activates-defaultCaolán McNamara3-0/+7
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski5-6/+5
2018-03-13tdf#116117 sfx2 store: don't inherit temp file permissions when renamingMiklos Vajna2-0/+56
2018-03-12tdf#115853: save current custom property when adding lineJulien Nabet1-1/+16
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-11weld color pickerCaolán McNamara2-3/+4
2018-03-09Remove unused HIDsGabor Kelemen1-2/+0
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara11-45/+22
2018-03-09Let sysadmins disable individual file format filtersAndras Timar3-4/+20
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2-2/+2
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin7-21/+14
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-1/+1
2018-03-08loplugin:unusedmethodsNoel Grandin1-9/+0
2018-03-07weld SfxNewFileDialogCaolán McNamara3-284/+225
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara4-0/+5
2018-03-07preview of empty page ends up with negative sizeCaolán McNamara1-1/+1
2018-03-07Resolves: tdf#116116 vertically center line in allocated heightCaolán McNamara1-0/+1
2018-03-07use more Color in sfx2..svtoolsNoel Grandin3-8/+8
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara44-44/+44
2018-03-05weld SfxSaveAsTemplateDialogCaolán McNamara4-77/+149
2018-03-05We now use Unicode with MAPISendMailW, so no need for thisMike Kaganski1-4/+0
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara4-33/+22
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-2/+4
2018-03-05loplugin:useuniqueptr in SfxDispatcher_ImplNoel Grandin1-10/+4
2018-03-05loplugin:useuniqueptr in StyleTree_ImplNoel Grandin2-33/+18