summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-01-18Unify ctor functions for component implementations.Matúš Kukan2-7/+4
2014-01-18Window::PreNotify should return boolStephan Bergmann4-30/+30
2014-01-17bool improvementsStephan Bergmann7-8/+8
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann17-65/+63
2014-01-17Remove unused includes and sfx component prefix.Matúš Kukan2-31/+1
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand1-1/+3
2014-01-17Constructor functions for singletons still need to pass out single instancesStephan Bergmann1-2/+18
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann6-532/+549
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann4-6/+7
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin4-5/+5
2014-01-16Related: fdo#71764 allow extensions button to group with helpCaolán McNamara1-0/+20
2014-01-16sfx: TEST_HANDLERS not definedMatúš Kukan1-75/+0
2014-01-16sfx: Use constructor feature for BackingComp.Matúš Kukan4-293/+114
2014-01-16sfx: Constructor feature for two more implementations.Matúš Kukan4-122/+28
2014-01-16sfx: Use constructor feature for ShutdownIcon.Matúš Kukan4-18/+42
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan6-549/+489
2014-01-15DdeSetData should apparently return boolStephan Bergmann1-7/+7
2014-01-15sfx: Use constructor feature for OwnSubFilterService.Matúš Kukan4-161/+67
2014-01-15sfx: Use constructor feature for OPackageStructureCreator.Matúš Kukan4-105/+37
2014-01-15sfx: Use constructor feature for SfxFrameLoader_Impl.Matúš Kukan5-166/+119
2014-01-15sfx: Constructor feature for pseudo implementations.Matúš Kukan4-78/+16
2014-01-15sfx: Use constructor feature for SfxDocTplService.Matúš Kukan4-116/+97
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan6-489/+549
2014-01-15sfx: Use constructor feature for IFrameObject.Matúš Kukan4-111/+94
2014-01-15sfx: Use constructor feature for PluginObject.Matúš Kukan4-104/+81
2014-01-15remove sfx2/appuno.hxxMatúš Kukan11-11/+0
2014-01-15DdeGetData should apparently return boolStephan Bergmann1-7/+7
2014-01-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan4-184/+266
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan6-279/+447
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann1-1/+1
2014-01-14longparas: none of the callers check for the error caseCaolán McNamara1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann3-10/+8
2014-01-14PrepareClose should probably return boolStephan Bergmann5-22/+22
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann1-4/+0
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann1-3/+3
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara2-2/+0
2014-01-13longparas: stop tuncating large html filesCaolán McNamara1-6/+1
2014-01-12Startcenter: no need to set helpids manually (new widget layout)Zolnai Tamás1-13/+0
2014-01-10fdo#72947 Startcenter: handle file urls and non-file urls on a different wayZolnai Tamás1-1/+6
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann11-14/+14
2014-01-10Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin2-27/+28
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás1-3/+3
2014-01-10fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás2-4/+2
2014-01-09Startcenter: mnSpacing became unusedZolnai Tamás1-1/+0
2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás1-6/+17
2014-01-09Remove unused private member: pAccExecZolnai Tamás2-4/+1
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás1-33/+2
2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás1-1/+5