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
dc24525d
Kaydet (Commit)
dc24525d
authored
Mar 06, 2012
tarafından
Michael Meeks
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
more idle code documentation improvement
üst
033d9855
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
43 additions
and
4 deletions
+43
-4
README
afms/README
+1
-1
README
android/README
+1
-0
README
avmedia/README
+3
-2
README
basic/README
+5
-1
README
berkeleydb/README
+5
-0
README
cairo/README
+5
-0
README
chart2/README
+4
-0
README
clucene/README
+5
-0
README
configmgr/README
+5
-0
README
dmake/README
+9
-0
No files found.
afms/README
Dosyayı görüntüle @
dc24525d
External
library.
External
package containing font metrics
android/README
0 → 100644
Dosyayı görüntüle @
dc24525d
android specific code, wrapper logic and tests
avmedia/README
Dosyayı görüntüle @
dc24525d
Audio/Video media implementation.
Audio/Video media implementation.
Needs a Java Media Framework (JMF).
Provides per-platform implementations of multimedia functionality.
Not currently usable for streams but only for URIs in the file system.
Currently no stream API is provided, only a URI based one, so
streaming has to be wrapped around it via temp files.
basic/README
Dosyayı görüntüle @
dc24525d
Contains the StarBASIC Interpreter and in addition the GUI of VCLTestTool.
Contains the StarBASIC Interpreter
This implements a macro language that, when in VBA compatibility mode,
is intended to be interoperable with Visual Basic for Applications,
allowing people to run macros embedded in their documents.
See also:
See also:
[http://wiki.services.openoffice.org/wiki/Basic]
[http://wiki.services.openoffice.org/wiki/Basic]
berkeleydb/README
Dosyayı görüntüle @
dc24525d
The Berkeley database.
The Berkeley database.
This code is used primarily for legacy UNO component registration in
the users' directory, for some small bits in xmlhelp, and for the help
compiler.
\ No newline at end of file
cairo/README
Dosyayı görüntüle @
dc24525d
The graphics library, used for anti-aliasing. From [http://cairographics.org/].
The graphics library, used for anti-aliasing. From [http://cairographics.org/].
This code is used by default only on Linux, though it is also
available on Mac. There is a cairo-canvas implementation that is the
main customer, and it is enabled via 'use hardware acceleration' in
the general options.
chart2/README
Dosyayı görüntüle @
dc24525d
Chart implementation for LibreOffice Calc.
Chart implementation for LibreOffice Calc.
The chart2 denotes a second generation re-write done to rid us of the
foul and twisted legacy chart code.
\ No newline at end of file
clucene/README
0 → 100644
Dosyayı görüntüle @
dc24525d
External package containing clucene.
This is used to index our downloadable help packages, and allow them
to be searched efficiently at run-time.
\ No newline at end of file
configmgr/README
Dosyayı görüntüle @
dc24525d
UNO services to access the configuration database
UNO services to access the configuration database
== Functional Overview ==
This code parses the settings that are described in the [[officecfg]]
directory, and provides an UNO API that code can use to set and get
settings.
== Source Overview ==
== Source Overview ==
...
...
dmake/README
0 → 100644
Dosyayı görüntüle @
dc24525d
Obsolete dmake build tool.
The dmake build tool was for years the backbone of building the
codebase. Herein lies the bones of that effort - a patched, and fixed
up version of dmake that mostly works even on Windows.
It is now being incrementally written-out in favour of the faster
gnumake approach.
\ No newline at end of file
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