summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03tdf#100352 Classification: Update French translationLaurent Balland-Poirier
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-02remove spurious "oh"Stephan Bergmann
2016-11-02It's ODF version, not document versionTor Lillqvist
2016-11-02Add a comment wondering about "ODF Version", further explanations welcomeTor Lillqvist
2016-11-01tdf#103624 Avoid double init of controls in SidebarToolBoxMaxim Monastirsky
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01tdf#103481 fixed SIGABRT in embedded presentationSzymon Kłos
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-31sfx2: Metadata has no need for cryptographic randomnessMichael Stahl
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25split the creation of SfxStyleFamilies into a methodCaolán McNamara
2016-10-25m_pStyleFamiliesId is now unusedCaolán McNamara
2016-10-25we don't need to update the style icons anymoreCaolán McNamara
2016-10-25separate two different uses of DLG_STYLE_DESIGNERCaolán McNamara
2016-10-25drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara
2016-10-25drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara
2016-10-24tdf#75280 Clean up usage of sal_uIntPtr.Hieronymous
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-23fix short type for .uno: and slot: URLsJochen Nitschke
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-10-19tdf#103274 (10): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-18tdf#103274 (8): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-18tdf#103274 (7): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-18tdf#103274 (6): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18Lock SolarMutex in SfxAppDispatchProvider::queryDispatchStephan Bergmann
2016-10-18Resolves: tdf#101590 cannot interact with filepicker from import categoryCaolán McNamara
2016-10-18tdf#102239 START CENTER: Cant activate template categories from split buttonAkshay Deep
2016-10-18tdf#103274 (5): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-18tdf#103274 (4): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke