Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
3f9e9940
Kaydet (Commit)
3f9e9940
authored
Eki 23, 2017
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:includeform: fpicker
Change-Id: Icf2531ca9dea11bf25a8bbe5815e5b37b933553d
üst
a457c7c6
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
37 additions
and
37 deletions
+37
-37
PlacesListBox.cxx
fpicker/source/office/PlacesListBox.cxx
+2
-2
PlacesListBox.hxx
fpicker/source/office/PlacesListBox.hxx
+1
-1
RemoteFilesDialog.cxx
fpicker/source/office/RemoteFilesDialog.cxx
+1
-1
RemoteFilesDialog.hxx
fpicker/source/office/RemoteFilesDialog.hxx
+2
-2
asyncfilepicker.cxx
fpicker/source/office/asyncfilepicker.cxx
+1
-1
fpdialogbase.hxx
fpicker/source/office/fpdialogbase.hxx
+1
-1
fps_office.cxx
fpicker/source/office/fps_office.cxx
+2
-2
iodlg.cxx
fpicker/source/office/iodlg.cxx
+16
-16
iodlg.hxx
fpicker/source/office/iodlg.hxx
+1
-1
iodlgimp.cxx
fpicker/source/office/iodlgimp.cxx
+9
-9
iodlgimp.hxx
fpicker/source/office/iodlgimp.hxx
+1
-1
No files found.
fpicker/source/office/PlacesListBox.cxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -8,13 +8,13 @@
*/
#include <strings.hrc>
#include
<PlacesListBox.hxx>
#include
"PlacesListBox.hxx"
#include <svtools/PlaceEditDialog.hxx>
#include <vcl/msgbox.hxx>
#include <svtools/headbar.hxx>
#include <svtools/svtresid.hxx>
#include
"bitmaps.hlst"
#include
<bitmaps.hlst>
#define COLUMN_NAME 1
...
...
fpicker/source/office/PlacesListBox.hxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -9,7 +9,7 @@
#ifndef INCLUDED_FPICKER_SOURCE_OFFICE_PLACESLISTBOX_HXX
#define INCLUDED_FPICKER_SOURCE_OFFICE_PLACESLISTBOX_HXX
#include
<iodlg.hxx>
#include
"iodlg.hxx"
#include <svtools/place.hxx>
#include <svtools/svtabbx.hxx>
...
...
fpicker/source/office/RemoteFilesDialog.cxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -9,7 +9,7 @@
#include "RemoteFilesDialog.hxx"
#include <comphelper/stillreadwriteinteraction.hxx>
#include
"bitmaps.hlst"
#include
<bitmaps.hlst>
class
FileViewContainer
:
public
vcl
::
Window
{
...
...
fpicker/source/office/RemoteFilesDialog.hxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -40,9 +40,9 @@
#include <vector>
#include "fpdialogbase.hxx"
#include
"fpsofficeResMgr.hxx"
#include
<fpsofficeResMgr.hxx>
#include "QueryFolderName.hxx"
#include
"strings.hrc"
#include
<strings.hrc>
using
namespace
::
com
::
sun
::
star
::
beans
;
using
namespace
::
com
::
sun
::
star
::
task
;
...
...
fpicker/source/office/asyncfilepicker.cxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -20,7 +20,7 @@
#include "asyncfilepicker.hxx"
#include "iodlg.hxx"
#include
"svtools/fileview.hxx"
#include
<svtools/fileview.hxx>
#include <tools/debug.hxx>
#include <memory>
...
...
fpicker/source/office/fpdialogbase.hxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -23,7 +23,7 @@
#include <com/sun/star/beans/StringPair.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include
"svl/inettype.hxx"
#include
<svl/inettype.hxx>
#include "asyncfilepicker.hxx"
#include "OfficeControlAccess.hxx"
#include "fpsmartcontent.hxx"
...
...
fpicker/source/office/fps_office.cxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -18,9 +18,9 @@
*/
#include
"sal/types.h"
#include
<sal/types.h>
#include
"cppuhelper/implementationentry.hxx"
#include
<cppuhelper/implementationentry.hxx>
#include "OfficeFilePicker.hxx"
#include "OfficeFolderPicker.hxx"
...
...
fpicker/source/office/iodlg.cxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -23,7 +23,7 @@
#include "iodlg.hxx"
#include <svtools/PlaceEditDialog.hxx>
#include "PlacesListBox.hxx"
#include
"fpsofficeResMgr.hxx"
#include
<fpsofficeResMgr.hxx>
#include <tools/stream.hxx>
#include <tools/urlobj.hxx>
#include <vcl/fixed.hxx>
...
...
@@ -32,25 +32,25 @@
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <unotools/ucbhelper.hxx>
#include
"svtools/ehdl.hxx"
#include
"svl/urihelper.hxx"
#include
"unotools/pathoptions.hxx"
#include
"unotools/viewoptions.hxx"
#include
"svtools/fileview.hxx"
#include
"svtools/sfxecode.hxx"
#include
"svtools/svtabbx.hxx"
#include
"svtools/treelistentry.hxx"
#include
<svtools/ehdl.hxx>
#include
<svl/urihelper.hxx>
#include
<unotools/pathoptions.hxx>
#include
<unotools/viewoptions.hxx>
#include
<svtools/fileview.hxx>
#include
<svtools/sfxecode.hxx>
#include
<svtools/svtabbx.hxx>
#include
<svtools/treelistentry.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include
"fpicker/strings.hrc"
#include
"svtools/helpids.h"
#include
<fpicker/strings.hrc>
#include
<svtools/helpids.h>
#include <svtools/strings.hrc>
#include
"strings.hrc"
#include
"bitmaps.hlst"
#include
<strings.hrc>
#include
<bitmaps.hlst>
#include "asyncfilepicker.hxx"
#include "iodlgimp.hxx"
#include
"svtools/inettbc.hxx"
#include
"unotools/syslocale.hxx"
#include
<svtools/inettbc.hxx>
#include
<unotools/syslocale.hxx>
#include "QueryFolderName.hxx"
#include <rtl/ustring.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
...
...
@@ -78,7 +78,7 @@
#include <vcl/settings.hxx>
#include <com/sun/star/task/InteractionHandler.hpp>
#include
"com/sun/star/ucb/InteractiveAugmentedIOException.hpp"
#include
<com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
#include "fpinteraction.hxx"
#include <osl/process.h>
...
...
fpicker/source/office/iodlg.hxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -34,7 +34,7 @@
#include <com/sun/star/ucb/IOErrorCode.hpp>
#include <com/sun/star/ui/dialogs/XDialogClosedListener.hpp>
#include <unotools/confignode.hxx>
#include
"svl/inettype.hxx"
#include
<svl/inettype.hxx>
#include "asyncfilepicker.hxx"
#include "OfficeControlAccess.hxx"
#include "fpsmartcontent.hxx"
...
...
fpicker/source/office/iodlgimp.cxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -18,7 +18,7 @@
*/
#include "iodlgimp.hxx"
#include
"svtools/headbar.hxx"
#include
<svtools/headbar.hxx>
#include <tools/debug.hxx>
#include <unotools/resmgr.hxx>
#include <tools/urlobj.hxx>
...
...
@@ -26,16 +26,16 @@
#include <vcl/msgbox.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/svapp.hxx>
#include
"svl/eitem.hxx"
#include
"unotools/viewoptions.hxx"
#include
"svtools/fileview.hxx"
#include
"svtools/inettbc.hxx"
#include
<svl/eitem.hxx>
#include
<unotools/viewoptions.hxx>
#include
<svtools/fileview.hxx>
#include
<svtools/inettbc.hxx>
#include "iodlg.hxx"
#include
"strings.hrc"
#include
"bitmaps.hlst"
#include
"svtools/imagemgr.hxx"
#include
<strings.hrc>
#include
<bitmaps.hlst>
#include
<svtools/imagemgr.hxx>
#include <unotools/localfilehelper.hxx>
#include
"unotools/useroptions.hxx"
#include
<unotools/useroptions.hxx>
#include <svl/svlresid.hxx>
#include <svl/svl.hrc>
...
...
fpicker/source/office/iodlgimp.hxx
Dosyayı görüntüle @
3f9e9940
...
...
@@ -19,7 +19,7 @@
#ifndef INCLUDED_FPICKER_SOURCE_OFFICE_IODLGIMP_HXX
#define INCLUDED_FPICKER_SOURCE_OFFICE_IODLGIMP_HXX
#include
<PlacesListBox.hxx>
#include
"PlacesListBox.hxx"
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment