summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17Remove unused includes and sfx component prefix.Matúš Kukan
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand
2014-01-17Constructor functions for singletons still need to pass out single instancesStephan Bergmann
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16Related: fdo#71764 allow extensions button to group with helpCaolán McNamara
2014-01-16sfx: TEST_HANDLERS not definedMatúš Kukan
2014-01-16sfx: Use constructor feature for BackingComp.Matúš Kukan
2014-01-16sfx: Constructor feature for two more implementations.Matúš Kukan
2014-01-16sfx: Use constructor feature for ShutdownIcon.Matúš Kukan
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15sfx: Use constructor feature for OwnSubFilterService.Matúš Kukan
2014-01-15sfx: Use constructor feature for OPackageStructureCreator.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxFrameLoader_Impl.Matúš Kukan
2014-01-15sfx: Constructor feature for pseudo implementations.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxDocTplService.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan
2014-01-15sfx: Use constructor feature for IFrameObject.Matúš Kukan
2014-01-15sfx: Use constructor feature for PluginObject.Matúš Kukan
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2014-01-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann
2014-01-14longparas: none of the callers check for the error caseCaolán McNamara
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-13longparas: stop tuncating large html filesCaolán McNamara
2014-01-12Startcenter: no need to set helpids manually (new widget layout)Zolnai Tamás
2014-01-10fdo#72947 Startcenter: handle file urls and non-file urls on a different wayZolnai Tamás
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás
2014-01-10fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás