summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryvirtualNoel Grandin2016-11-032-14/+0
* tdf#100352 Classification: Update French translationLaurent Balland-Poirier2016-11-031-1/+1
* remove pParentFrame from SfxFrameNoel Grandin2016-11-038-148/+21
* loplugin:singlevalfieldsNoel Grandin2016-11-021-2/+0
* remove spurious "oh"Stephan Bergmann2016-11-021-1/+1
* It's ODF version, not document versionTor Lillqvist2016-11-021-2/+4
* Add a comment wondering about "ODF Version", further explanations welcomeTor Lillqvist2016-11-021-0/+8
* tdf#103624 Avoid double init of controls in SidebarToolBoxMaxim Monastirsky2016-11-011-2/+4
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-013-3/+3
* tdf#103481 fixed SIGABRT in embedded presentationSzymon Kłos2016-11-011-1/+1
* loplugin:oncevar in sd..svgioNoel Grandin2016-11-0113-61/+26
* sfx2: Metadata has no need for cryptographic randomnessMichael Stahl2016-10-311-6/+4
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-3/+10
* Let Menu dispose submenusMaxim Monastirsky2016-10-301-1/+1
* convert usages of DPIScalingFactor from int to floatTomaž Vajngerl2016-10-291-9/+9
* HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl2016-10-291-13/+0
* only draw menubutton separator when two sides do something differentCaolán McNamara2016-10-281-0/+2
* rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara2016-10-281-2/+2
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-282-4/+4
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-282-6/+7
* loplugin:expandablemethods in sfx2Noel Grandin2016-10-2719-173/+75
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-272-4/+5
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-262-4/+4
* assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara2016-10-265-191/+45
* split the creation of SfxStyleFamilies into a methodCaolán McNamara2016-10-253-11/+18
* m_pStyleFamiliesId is now unusedCaolán McNamara2016-10-252-6/+0
* we don't need to update the style icons anymoreCaolán McNamara2016-10-252-36/+3
* separate two different uses of DLG_STYLE_DESIGNERCaolán McNamara2016-10-253-3/+3
* drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara2016-10-253-19/+5
* drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara2016-10-252-3/+0
* tdf#75280 Clean up usage of sal_uIntPtr.Hieronymous2016-10-241-8/+8
* loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2016-10-242-2/+2
* fix short type for .uno: and slot: URLsJochen Nitschke2016-10-231-1/+1
* loplugin:expandablemethodds in include/sfx2Noel Grandin2016-10-218-48/+12
* xmlsecurity: add initial PDF sign UIMiklos Vajna2016-10-201-1/+1
* loplugin:expandablemethodds in sfx2..starmathNoel Grandin2016-10-201-3/+1
* tdf#103274 (10): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-191-1/+3
* Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna2016-10-191-3/+1
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-193-20/+30
* tdf#103274 (8): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-181-1/+1
* tdf#103274 (7): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-181-1/+1
* tdf#103274 (6): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-181-1/+1
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-182-3/+3
* Lock SolarMutex in SfxAppDispatchProvider::queryDispatchStephan Bergmann2016-10-181-0/+2
* Resolves: tdf#101590 cannot interact with filepicker from import categoryCaolán McNamara2016-10-181-4/+6
* tdf#102239 START CENTER: Cant activate template categories from split buttonAkshay Deep2016-10-181-1/+9
* tdf#103274 (5): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-181-1/+1
* tdf#103274 (4): Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-181-1/+1
* loplugin:unusedmethodsNoel Grandin2016-10-181-16/+0
* let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke2016-10-172-2/+2