summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara1-4/+0
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara1-1/+1
2014-12-17implement loading docking windows from .ui formatCaolán McNamara1-0/+4
2014-12-09changed timers to idlesTobias Madl1-2/+2
2014-12-08callcatcher: update unused codeCaolán McNamara1-0/+3
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida1-6/+1
2014-12-06Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida1-6/+4
2014-12-05Remove unused header include esp when it's an STL header.Kohei Yoshida1-1/+0
2014-12-05Broken castStephan Bergmann1-1/+1
2014-12-04callcatcher: update unused codeCaolán McNamara1-3/+0
2014-11-26fix 'Childwindow slot missing' warningCaolán McNamara1-1/+1
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara1-1/+0
2014-11-25We now only need one bit of information hereCaolán McNamara2-6/+12
2014-11-25only use of SfxInterface::GetName is for debugging infoCaolán McNamara1-2/+0
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara3-9/+0
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara1-1/+0
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-2/+2
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara1-1/+1
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara1-2/+2
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara1-2/+2
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara1-1/+0
2014-11-24no use is made of _pResMgrCaolán McNamara1-3/+2
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara1-3/+3
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara1-2/+0
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida1-3/+1
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida1-2/+1
2014-11-23fdo#39468 translate German commentsMichael Weghorn1-5/+5
2014-11-22ptr_vector is not used in this header. Remove it.Kohei Yoshida1-4/+2
2014-11-21Same with SfxUnoControllerArr_Impl.Kohei Yoshida1-7/+1
2014-11-21Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx.Kohei Yoshida1-18/+2
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida1-4/+3
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida1-5/+2
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida2-2/+2
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida1-2/+1
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida2-18/+0
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida1-2/+1
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida1-14/+3
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis1-0/+4
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-3/+3
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-3/+3
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna2-3/+3
2014-10-29Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara1-2/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky4-11/+11
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky3-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky4-8/+8
2014-10-22callcatcher: update unused codeCaolán McNamara2-26/+5
2014-10-21The only SID supported by PropExec/State_Impl is SID_ATTR_UNDO_COUNTStephan Bergmann1-12/+0
2014-10-21Remove unused SfxInterface::GetResManager_ImplStephan Bergmann1-2/+0
2014-10-21Remove unused pSfxFormalArgs_ImplStephan Bergmann1-4/+1