summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-10-31sfx2: Metadata has no need for cryptographic randomnessMichael Stahl1-6/+4
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-3/+10
2016-10-30Let Menu dispose submenusMaxim Monastirsky1-1/+1
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl1-9/+9
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl1-13/+0
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara1-0/+2
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara1-2/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2-4/+4
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2-6/+7
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin19-173/+75
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2-4/+5
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl2-4/+4
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara5-191/+45
2016-10-25split the creation of SfxStyleFamilies into a methodCaolán McNamara3-11/+18
2016-10-25m_pStyleFamiliesId is now unusedCaolán McNamara2-6/+0
2016-10-25we don't need to update the style icons anymoreCaolán McNamara2-36/+3
2016-10-25separate two different uses of DLG_STYLE_DESIGNERCaolán McNamara3-3/+3
2016-10-25drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara3-19/+5
2016-10-25drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara2-3/+0
2016-10-24tdf#75280 Clean up usage of sal_uIntPtr.Hieronymous1-8/+8
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2-2/+2
2016-10-23fix short type for .uno: and slot: URLsJochen Nitschke1-1/+1
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin8-48/+12
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna1-1/+1
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin1-3/+1
2016-10-19tdf#103274 (10): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+3
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna1-3/+1
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot3-20/+30
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