summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-10-18tdf#103274 (8): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-18tdf#103274 (7): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-18tdf#103274 (6): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2-3/+3
2016-10-18Lock SolarMutex in SfxAppDispatchProvider::queryDispatchStephan Bergmann1-0/+2
2016-10-18Resolves: tdf#101590 cannot interact with filepicker from import categoryCaolán McNamara1-4/+6
2016-10-18tdf#102239 START CENTER: Cant activate template categories from split buttonAkshay Deep1-1/+9
2016-10-18tdf#103274 (5): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-18tdf#103274 (4): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-18loplugin:unusedmethodsNoel Grandin1-16/+0
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke2-2/+2
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke2-9/+9
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno1-2/+5
2016-10-17Don't swallow exceptions in DBG_UTIL modeStephan Bergmann1-16/+0
2016-10-17I made a grammar error hereAdolfo Jayme Barrientos1-2/+2
2016-10-17tdf#100352 Provide French classification fileLaurent Balland-Poirier2-0/+85
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann10-135/+145
2016-10-14tdf#92817: re-implement empty lockfile fixMike Kaganski1-4/+2
2016-10-14loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin3-91/+57
2016-10-14convert LOCK_UI constants to scoped enumNoel Grandin1-13/+9
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna3-5/+26
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna1-3/+19
2016-10-13drop unused SID_UNKNOWN resourceCaolán McNamara1-5/+0
2016-10-13loplugin:unreffunStephan Bergmann1-7/+0
2016-10-13move this monstrosity to the last place its usedCaolán McNamara1-3/+38
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-130/+3
2016-10-12turn this into a more natural StringArrayCaolán McNamara3-128/+38
2016-10-12de-src CustomPropertiesTypeBox widgetryCaolán McNamara3-9/+14
2016-10-12reuse CustomPropertiesTypeBox for SFX_LB_PROPERTY_TYPECaolán McNamara1-1/+1
2016-10-12rearrange CustomPropertiesTypeBoxCaolán McNamara1-1/+7
2016-10-12Fix writing the flag fileSamuel Mehrbrodt1-1/+2
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt3-0/+61
2016-10-12sfx2: clean up redundant virtual keywords in classificationhelperMiklos Vajna1-16/+12
2016-10-11tdf#100352 Provide Catalan classification fileAdolfo Jayme Barrientos2-0/+72
2016-10-11loplugin:unnecessaryoverride in sfx2Noel Grandin5-23/+0
2016-10-11loplugin:constantfunctionNoel Grandin6-49/+1
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt5-0/+141
2016-10-10de-src another standalone PushButtonCaolán McNamara2-6/+6
2016-10-10de-src standalong PushButtonCaolán McNamara2-6/+7
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek8-59/+59
2016-10-09de-src solo ComboBoxCaolán McNamara3-43/+141
2016-10-08stray unused pushbutton and fixedtext resourcesCaolán McNamara2-16/+0
2016-10-08de-src last two RadioButtonsCaolán McNamara3-37/+22
2016-10-07de-src RID_HELP_ONSTARTUP_BOX checkboxCaolán McNamara3-9/+3
2016-10-07HID_HELP_ONSTARTUP_BOX goes nowhere in helpCaolán McNamara3-7/+0
2016-10-07tdf#102776 : switching the menubar in all windowsSzymon Kłos1-14/+34
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann2-51/+20
2016-10-07sfx2: resolve "enum ApplicationType" conflict...Michael Stahl4-33/+39
2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara4-181/+30
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann9-20/+20