Kaydet (Commit) f70d864e authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: fpicker (macOS)

Change-Id: If52eeafcf6dab4825138c3f123d201dacd45ad28
üst ed8cdc09
......@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sal/log.hxx"
#include <sal/log.hxx>
#include "CFStringUtilities.hxx"
rtl::OUString CFStringToOUString(const CFStringRef sOrig)
......
......@@ -26,7 +26,7 @@
#include "CFStringUtilities.hxx"
#include "resourceprovider.hxx"
#include "NSString_OOoAdditions.hxx"
#include "sal/log.hxx"
#include <sal/log.hxx>
#include "ControlHelper.hxx"
......
......@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sal/config.h"
#include <sal/config.h>
#include <algorithm>
#include <osl/mutex.hxx>
......
......@@ -19,7 +19,7 @@
#include "NSString_OOoAdditions.hxx"
#include "NSURL_OOoAdditions.hxx"
#include "sal/log.hxx"
#include <sal/log.hxx>
@implementation NSURL (OOoAdditions)
- (rtl::OUString) OUStringForInfo:(InfoType)info
......
......@@ -19,7 +19,7 @@
#include <config_features.h>
#include "sal/config.h"
#include <sal/config.h>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
......@@ -32,7 +32,7 @@
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/ui/dialogs/ControlActions.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <FPServiceInfo.hxx>
#include "FPServiceInfo.hxx"
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
......
......@@ -26,7 +26,7 @@
#include <cppuhelper/supportsservice.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <FPServiceInfo.hxx>
#include "FPServiceInfo.hxx"
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
#include "SalAquaFolderPicker.hxx"
......
......@@ -17,13 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sal/config.h"
#include <sal/config.h>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <cppuhelper/interfacecontainer.h>
#include <osl/diagnose.h>
#include <FPServiceInfo.hxx>
#include "FPServiceInfo.hxx"
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
#include "SalAquaPicker.hxx"
......
......@@ -30,7 +30,7 @@
#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>
#include "NSString_OOoAdditions.hxx"
#include "fpsofficeResMgr.hxx"
#include <fpsofficeResMgr.hxx>
#include "resourceprovider.hxx"
using rtl::OUString;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment