summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-11-03loplugin:unnecessaryvirtualNoel Grandin2-14/+0
2016-11-03tdf#100352 Classification: Update French translationLaurent Balland-Poirier1-1/+1
2016-11-03remove pParentFrame from SfxFrameNoel Grandin8-148/+21
2016-11-02loplugin:singlevalfieldsNoel Grandin1-2/+0
2016-11-02remove spurious "oh"Stephan Bergmann1-1/+1
2016-11-02It's ODF version, not document versionTor Lillqvist1-2/+4
2016-11-02Add a comment wondering about "ODF Version", further explanations welcomeTor Lillqvist1-0/+8
2016-11-01tdf#103624 Avoid double init of controls in SidebarToolBoxMaxim Monastirsky1-2/+4
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke3-3/+3
2016-11-01tdf#103481 fixed SIGABRT in embedded presentationSzymon Kłos1-1/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin13-61/+26
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