summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-06Remove create template menu and associated icons.Rafael Dominguez
2012-08-06Sync template repository list with user-stored settings.Rafael Dominguez
2012-08-06Implement adding new repositories through the toolbar.Rafael Dominguez
2012-08-03Remove unneeded attribute.Rafael Dominguez
2012-08-03Make local overlay fill all the window.Rafael Dominguez
2012-08-02Filter overlay templates by a search keyword.Rafael Dominguez
2012-08-02Cache results for remote repositories.Rafael Dominguez
2012-08-02Dont store repository information twice.Rafael Dominguez
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-07-31Display repository list in a popup menu instead of a thumbnail view.Rafael Dominguez
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-29Filter online view templates depending on their type.Rafael Dominguez
2012-07-29Rename TemplateFolderView to TemplateLocalView.Rafael Dominguez
2012-07-29Fix WaE, unused parameter.Rafael Dominguez
2012-07-29Import templates from a remote repository.Rafael Dominguez
2012-07-29Move setting overlay item state handler to TemplateAbstractView.Rafael Dominguez
2012-07-29Move fetching thumbnail functions to TemplateAbstractView.Rafael Dominguez
2012-07-29Add template region source as an argument to removeTemplate method.Rafael Dominguez
2012-07-29Add a method to return overlay current region id.Rafael Dominguez
2012-07-29Add a method to deselect all currently selected items in the view.Rafael Dominguez
2012-07-29Implement moveTemplate function for a single template.Rafael Dominguez
2012-07-29Do different action when moving templates depending on the active view.Rafael Dominguez
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-26Pass by const reference.Kohei Yoshida
2012-07-26callcatcher: update used code post-stlificationCaolán McNamara
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida
2012-07-25Likewise, CharSet was set in SfxMedium but never used. Removing.Kohei Yoshida
2012-07-25Remove unused parameter.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-25Move StorOpenMode to Impl. Now all the data members are in Impl.Kohei Yoshida
2012-07-25Move pURLObj to Impl.Kohei Yoshida
2012-07-25Nobody uses this.Kohei Yoshida
2012-07-25And pInStream too.Kohei Yoshida
2012-07-25Move pOutStream to Impl.Kohei Yoshida
2012-07-25Move m_xInputStreamToLoadFrom to Impl.Kohei Yoshida
2012-07-25Move pFilter to Impl.Kohei Yoshida
2012-07-25Move pSet to Impl.Kohei Yoshida
2012-07-25Move error code and long name to Impl.Kohei Yoshida
2012-07-25Move aLogicName into Impl.Kohei Yoshida
2012-07-25More members to move to Impl.Kohei Yoshida
2012-07-25Move bInputStreamIsReadOnly flag to Impl & properly initialize it.Kohei Yoshida
2012-07-25Move bRemote to Impl. BTW this never was properly initialized.Kohei Yoshida
2012-07-25Moved bTriedStorage to Impl.Kohei Yoshida
2012-07-25Moved bSetFilter to Impl. BTW this flag is probably not used at all.Kohei Yoshida
2012-07-25Move bRoot to Impl.Kohei Yoshida
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-24Useless macro define.Kohei Yoshida