Test repository to check push and ssh key
Find a file
Justin Luth 324daa38a8 tdf#129638 print preview: use new paper size after switching page
This is a partial revert of LO 6.3
commit 2c23a96f7b.

Change-Id: I17525d06d96779671caaa84e1e48629289453ad2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125685
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
2021-11-23 11:05:19 +01:00
.git-hooks
.github
.vscode
accessibility loplugin:stringliteraldefine in accessibility 2021-11-19 10:05:10 +01:00
android LOK: maintain blocked command list per view 2021-10-22 17:49:20 +02:00
animations loplugin:moveparam in various 2021-10-12 09:50:31 +02:00
apple_remote Add support for macOS SDK 12.0 2021-10-27 16:32:04 +02:00
avmedia loplugin:stringliteraldefine in avmedia 2021-11-17 11:52:43 +01:00
basctl loplugin:stringliteraldefine in basctl 2021-11-18 19:46:19 +01:00
basegfx Drop F_2PI 2021-11-19 10:00:02 +01:00
basic Use M_PI* instead of F_PI* 2021-11-19 09:59:43 +01:00
bean
bin add a rule to enforce not sharing adjustments between widgets 2021-11-15 12:35:08 +01:00
binaryurp Prepare for removal of non-const operator[] from Sequence in binaryurp 2021-10-29 06:50:43 +02:00
bridges Revert broken optimization attempt 2021-10-28 14:35:26 +02:00
canvas Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
chart2 Use less DegreeN::get() 2021-11-22 15:20:24 +01:00
cli_ure drop 'using namespace std' in cli_ure 2021-10-07 13:38:06 +02:00
codemaker Prepare for removal of non-const operator[] from Sequence in codemaker 2021-10-29 10:31:18 +02:00
comphelper osl::Mutex->std::mutex in MimeConfigurationHelper 2021-11-22 09:52:18 +01:00
compilerplugins Fix test for clang-cl with the MSVC template instantiation model 2021-11-23 09:35:55 +01:00
config_host qt6: Add a qt6 VCL plugin 2021-09-29 13:50:58 +02:00
configmgr osl::Mutex->std::mutex in configuration_registry 2021-11-21 13:27:20 +01:00
connectivity tdf#145714: teach "mediumblob" to Mysql/MariaDB part in LO 2021-11-20 14:21:44 +01:00
cppcanvas Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
cppu BaseList doesn't need set member after the constructor is done 2021-11-09 09:17:34 +01:00
cppuhelper Prepare for removal of non-const operator[] from Sequence in cppuhelper 2021-10-29 13:15:15 +02:00
cpputools drop 'using namespace std' in cpputools 2021-10-03 19:27:37 +02:00
cui cui, editeng, sw: WrdStt -> WordStart 2021-11-23 08:09:48 +01:00
dbaccess Clear also m_aDestTypeInfo in dtor like m_aTypeInfo (dbaccess/WCopyTable) 2021-11-17 07:05:40 +01:00
desktop make it explicit whether to ignore the result of getLOKPayload() 2021-11-12 13:02:08 +01:00
dictionaries@5cf23af85b Update git submodules 2021-11-12 14:13:11 +01:00
distro-configs make Jenkins dev builds use --enable-dbgutil, not just debug 2021-11-18 16:46:18 +01:00
drawinglayer Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
editeng PPTX import: implement native handling of a color's luminance modulation 2021-11-23 09:07:42 +01:00
embeddedobj Use o3tl::convert 2021-11-13 23:38:37 +01:00
embedserv Use o3tl::convert 2021-11-13 23:38:37 +01:00
emfio Convert #define to enum 2021-11-22 07:06:51 +01:00
eventattacher Prepare for removal of non-const operator[] from Sequence in eventattacher 2021-10-30 08:02:12 +02:00
extensions Don't loose scanned image's resolution precision 2021-11-20 10:58:51 +01:00
external add with-system-abseil/with-system-openjpeg for pdfium 2021-11-19 22:23:42 +01:00
extras Removed duplicated entry in Korean autocorrect 2021-11-22 07:15:06 +01:00
filter Use less DegreeN::get() 2021-11-22 15:20:24 +01:00
forms improve method naming 2021-11-22 17:37:58 +01:00
formula Prepare for removal of non-const operator[] from Sequence in formula 2021-10-30 08:02:43 +02:00
fpicker Fix (mis-)uses of temporary O[U]StringLiteral 2021-11-12 11:23:14 +01:00
framework osl::Mutex->std::mutex in WindowCommandDispatch 2021-11-22 07:55:42 +01:00
helpcompiler Revert "Simplify vector initialization in helpcompiler" 2021-10-22 19:30:32 +02:00
helpcontent2@f2cbbd18d3 Update git submodules 2021-11-23 05:49:52 +01:00
hwpfilter Use M_PI instead of defined value; use rad2deg() 2021-11-14 08:14:15 +01:00
i18nlangtag osl::Mutex->std::recursive_mutex in LanguageTag 2021-11-22 09:52:34 +01:00
i18npool osl::Mutex->std::mutex in TransliterationImpl::loadBody 2021-11-22 07:55:06 +01:00
i18nutil Add script codes to standalone {mis} tags 2021-11-17 01:51:05 +01:00
icon-themes Sifr: tdf#144036 add UNO Object Inspector 2021-11-17 07:11:56 +01:00
idl tdf#114441:Convert use of sal_uLong to better integer types 2021-08-13 10:43:58 +02:00
idlc forward decls go after #include 2021-11-07 19:20:17 +01:00
include PPTX import: implement native handling of a color's luminance modulation 2021-11-23 09:07:42 +01:00
instsetoo_native Split overly long line into multiple logically separate pieces for sanity 2021-10-29 14:09:14 +02:00
io drop 'using namespace std' in h* i* j* 2021-10-05 22:22:55 +02:00
ios
javaunohelper
jurt
jvmaccess drop 'using namespace std' in h* i* j* 2021-10-05 22:22:55 +02:00
jvmfwk There was a typo in the AdoptOpenJDK java.vendor property value 2021-11-18 09:48:53 +01:00
l10ntools new loplugin:stringliteraldefine 2021-11-10 19:10:31 +01:00
librelogo Resolves: tdf#97046 ensure build system variables start with gb_ 2021-11-04 10:48:24 +01:00
libreofficekit Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
lingucomponent Prepare for removal of non-const operator[] from Sequence in lingucomponent 2021-10-30 18:27:34 +02:00
linguistic loplugin:stringliteraldefine in linguistc 2021-11-19 11:36:34 +01:00
lotuswordpro Use M_PI instead of defined value; use rad2deg() 2021-11-14 08:14:15 +01:00
m4 Fix macro "AC_HELP_STRING" is obsolete (m4) 2021-10-29 16:36:00 +02:00
nlpsolver cid#1489772 UR: Uninitialized read of field in constructor 2021-08-06 15:22:37 +02:00
o3tl Some more o3tl::starts/ends_with overloads 2021-09-21 23:32:02 +02:00
odk Clean C++ SDK example "counter" 2021-11-15 08:24:42 +01:00
offapi tdf#145718 sw, DOCX import: complete tracked text moving 2021-11-17 20:05:46 +01:00
officecfg Resolves tdf#145684 - Sort sidebar decks in a more natural way 2021-11-22 15:04:59 +01:00
onlineupdate drop 'using namespace std' in o* r* x* 2021-10-05 23:09:56 +02:00
oovbaapi
oox PPTX import: implement native handling of a color's luminance modulation 2021-11-23 09:07:42 +01:00
opencl Prepare for removal of non-const operator[] from Sequence in opencl 2021-10-30 21:55:44 +02:00
osx Add source files from fpicker/source/aqua 2021-10-21 10:04:17 +02:00
package Prepare for removal of non-const operator[] from Sequence in package 2021-10-30 20:17:13 +02:00
pch Clean up remaining uses of boost::logic::tribool 2021-08-10 21:39:50 +02:00
postprocess Resolves: tdf#97046 ensure build system variables start with gb_ 2021-11-04 10:48:24 +01:00
pyuno Prepare for removal of non-const operator[] from Sequence in pyuno 2021-10-30 20:16:57 +02:00
qadevOOo cid#1492820 WMI: Inefficient Map Iterator 2021-10-11 11:37:40 +02:00
readlicense_oo update credits 2021-11-17 16:28:54 +01:00
registry Repurpose regcompare test as unoidl-check test 2021-10-15 07:59:25 +02:00
remotebridges
reportbuilder
reportdesign add a rule to enforce always-show-image of True if an image is used 2021-11-15 11:20:49 +01:00
ridljar ridljar: check that UnoClassLoader is used for NativeLibraryLoader 2021-08-19 12:20:57 +02:00
sal Use C++17 hex-exponent floating point literals 2021-11-17 19:28:05 +01:00
salhelper rtl::Static->thread-safe static 2021-11-16 19:53:51 +01:00
sax Use more basegfx::deg2rad<N> and basegfx::rad2deg<N> 2021-11-19 19:33:53 +01:00
sc cache error strings for ScTable::validQuery() (tdf#133835) 2021-11-22 15:46:46 +01:00
scaddins Use M_PI instead of defined value; use rad2deg() 2021-11-14 08:14:15 +01:00
sccomp Prepare for removal of non-const operator[] from Sequence in sccomp 2021-10-30 21:55:34 +02:00
schema tdf#141193 Added support for bar codes in qrcode dialog box[API Change]. 2021-10-29 13:46:12 +02:00
scp2 ScriptForge - new SFWidgets library, new PopupMenu service 2021-10-15 16:39:48 +02:00
scripting use more OUStringLiteral in MediaDescriptor 2021-11-08 11:31:36 +01:00
sd tdf#143316: sd_export_tests-ooxml2: Add unittest 2021-11-22 19:19:34 +01:00
sdext loplugin:finalclasses 2021-11-03 07:54:27 +01:00
setup_native Fix misuses of NULL across Windows-only code 2021-10-29 13:26:12 +02:00
sfx2 gtk3: default to an explicit constrain-to for Popovers 2021-11-19 14:57:46 +01:00
shell Prepare for removal of non-const operator[] from Sequence in shell 2021-10-30 23:18:51 +02:00
slideshow Prepare for removal of non-const operator[] from Sequence in slideshow 2021-10-31 06:57:10 +01:00
smoketest Prepare for removal of non-const operator[] from Sequence in smoketest 2021-10-31 06:57:21 +01:00
solenv support ccache for MSVC too 2021-11-17 15:21:44 +01:00
soltools loplugin:indentation check for indent inside block 2021-10-20 15:39:38 +02:00
sot rtl::Static->thread-safe static in sot 2021-11-18 14:17:07 +01:00
starmath Fix (mis-)uses of temporary O[U]StringLiteral 2021-11-12 11:23:14 +01:00
stoc test_corefl: Fix OSL_ENSURE bracketing 2021-11-15 14:44:07 +01:00
store clang-tidy:readability-redundant-member-init 2021-09-02 13:05:05 +02:00
svgio Cleaning up math in SvgNumber 2021-11-22 08:26:56 +01:00
svl tdf#133835 speedup calc autofilter (1) 2021-11-20 06:40:11 +01:00
svtools tdf#132470 tabbar: revert back to bold font on visible tab 2021-11-22 10:30:37 +01:00
svx Use less DegreeN::get() 2021-11-22 15:20:24 +01:00
sw cui, editeng, sw: WrdStt -> WordStart 2021-11-23 08:09:48 +01:00
swext
sysui uses of icon_filename are gone 2021-10-12 12:27:19 +02:00
test make it explicit whether to ignore the result of getLOKPayload() 2021-11-12 13:02:08 +01:00
testtools coverity: annotate with markup so they will stay silenced 2021-11-12 09:36:29 +01:00
toolkit adapt to Sequence::operator[] non-const removal 2021-11-12 13:18:36 +01:00
tools tools: fix INetURLObject::changeScheme() 2021-11-23 07:40:04 +01:00
translations@2bc84baf3c Update git submodules 2021-11-17 08:59:29 +01:00
ucb ucb: webdav-curl: don't use chunked encoding for PUT 2021-11-22 11:26:28 +01:00
ucbhelper use more OInterfaceContainerHelper3 in ContentImplHelper_Impl 2021-11-22 07:55:24 +01:00
udkapi [API CHANGE] Remove unused css.resource.XLocale 2021-10-14 16:27:32 +02:00
uitest uitest: pos must be of type str 2021-11-09 19:10:10 +01:00
UnoControls Remove non-const Sequence::begin()/end() in internal code 2021-10-15 10:36:36 +02:00
unodevtools Extend loplugin:stringviewparam to starts/endsWith: unodevtools 2021-09-22 19:59:35 +02:00
unoidl loplugin:flatten 2021-10-21 14:58:51 +02:00
unoil
unotest Fix (mis-)uses of temporary O[U]StringLiteral 2021-11-12 11:23:14 +01:00
unotools rtl::Static->thread-safe static in unotools 2021-11-19 07:33:34 +01:00
unoxml rtl::Static->thread-safe static in unoxml 2021-11-19 12:58:53 +01:00
ure Adapt to cppu-/javamaker's idiosyncratic relative URL notation 2021-08-31 07:44:09 +02:00
uui tdf#143971 Removes pop-up dialog for read-only documents 2021-11-17 10:51:00 +01:00
vbahelper use more OUStringLiteral in MediaDescriptor 2021-11-08 11:31:36 +01:00
vcl tdf#129638 print preview: use new paper size after switching page 2021-11-23 11:05:19 +01:00
wasm-qt Move README.wasm -> wasm-qt/README.md 2021-10-12 15:04:08 +02:00
winaccessibility Prepare for removal of non-const operator[] from Sequence in winaccessibility 2021-11-01 06:07:00 +01:00
wizards Fix typos 2021-11-18 15:02:31 +01:00
writerfilter Use more basegfx::deg2rad<N> and basegfx::rad2deg<N> 2021-11-19 19:33:53 +01:00
writerperfect use more OUStringLiteral in MediaDescriptor 2021-11-08 11:31:36 +01:00
xmerge
xmlhelp Prepare for removal of non-const operator[] from Sequence in xmlhelp 2021-11-01 07:44:25 +01:00
xmloff Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions 2021-11-19 15:42:03 +01:00
xmlreader
xmlscript Prepare for removal of non-const operator[] from Sequence in xmlscript 2021-11-01 07:31:06 +01:00
xmlsecurity forward decls go after #include 2021-11-07 19:20:17 +01:00
.buckconfig
.buckversion
.clang-format
.editorconfig
.git-blame-ignore-revs tdf#123936 Add formatting commits to .git-blame-ignore-revs 2021-07-01 10:19:17 +02:00
.gitattributes
.gitignore
.gitmodules
.gitpod.dockerfile
.gitpod.yml
.gitreview
antivirusDetection.vbs
autogen.sh
BUCK
config.guess
config.sub
config_host.mk.in add with-system-abseil/with-system-openjpeg for pdfium 2021-11-19 22:23:42 +01:00
config_host_lang.mk.in
configure.ac My clang-cl build does not work with -Zc:dllexportInlines- 2021-11-23 09:37:09 +01:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst Update to ICU 70.1 2021-11-16 20:23:45 +01:00
g Add "--progress" agument to the ./g command 2021-07-12 10:55:05 +02:00
hardened_runtime.xcent.in Fix typos 2021-08-16 23:34:24 +02:00
install-sh
install_deps.sh Make some scripts more portable 2021-08-20 12:32:22 +02:00
leak-suppress.txt exclude more UNO type and crypto leaks 2021-06-30 13:22:32 +02:00
Library_merged.mk
lo.xcent Fix typos 2021-08-16 23:34:24 +02:00
logerrit Use ed25519 as default for ssh key pair generation 2021-09-29 09:34:21 +02:00
Makefile.fetch tdf#130795 use concurrent hashmap in SharedStringPool 2021-09-09 09:06:45 +02:00
Makefile.gbuild
Makefile.in add generate-flatpak-manifest.sh to generate FlatPak manifest 2021-11-10 11:02:02 +01:00
README.cross
README.help.md configure: Improve help-options handling 2021-06-22 14:25:51 +02:00
README.md Bump minimum macOS to 10.12 2021-11-03 12:30:18 +01:00
README.Solaris
Repository.mk ScriptForge - new SFWidgets library, new PopupMenu service 2021-10-15 16:39:48 +02:00
RepositoryExternal.mk tdf#141709 Register poppler_data for install 2021-11-15 16:27:54 +01:00
RepositoryFixes.mk
RepositoryModule_build.mk configure: Improve help-options handling 2021-06-22 14:25:51 +02:00
RepositoryModule_host.mk configure: Improve help-options handling 2021-06-22 14:25:51 +02:00
sanitize-ubsan-excludelist
setup.cfg
TEMPLATE.SOURCECODE.HEADER
tsan-suppress.txt more TSAN suppressions 2021-08-05 12:28:40 +02:00

LibreOffice

Coverity Scan Build Status CII Best Practices Translation status

LibreOffice is an integrated office suite based on copyleft licenses and compatible with most document formats and standards. Libreoffice is backed by The Document Foundation, which represents a large independent community of enterprises, developers and other volunteers moved by the common goal of bringing to the market the best software for personal productivity. LibreOffice is open source, and free to download, use and distribute.

A quick overview of the LibreOffice code structure.

Overview

You can develop for LibreOffice in one of two ways, one recommended and one much less so. First the somewhat less recommended way: it is possible to use the SDK to develop an extension, for which you can read the API docs here and here. This re-uses the (extremely generic) UNO APIs that are also used by macro scripting in StarBasic.

The best way to add a generally useful feature to LibreOffice is to work on the code base however. Overall this way makes it easier to compile and build your code, it avoids any arbitrary limitations of our scripting APIs, and in general is far more simple and intuitive - if you are a reasonably able C++ programmer.

The Build Chain and Runtime Baselines

These are the current minimal operating system and compiler versions to run and compile LibreOffice, also used by the TDF builds:

  • Windows:
    • Runtime: Windows 7
    • Build: Cygwin + Visual Studio 2019 version 16.5
  • macOS:
    • Runtime: 10.12
    • Build: 10.14.4 + Xcode 11.3
  • Linux:
    • Runtime: RHEL 7 or CentOS 7
    • Build: either GCC 7.0.0; or Clang 5.0.2 with libstdc++ 7.3.0
  • iOS (only for LibreOfficeKit):
    • Runtime: 11.4 (only support for newer i devices == 64 bit)
    • Build: Xcode 9.3 and iPhone SDK 11.4
  • Android:
    • Build: NDK r19c and SDK 22.6.2
  • Emscripten / WASM:
    • Runtime: a browser with SharedMemory support (threads + atomics)
    • Build: Qt 5.15 with Qt supported Emscripten 1.39.8
    • See README.wasm

If you want to use Clang with the LibreOffice compiler plugins, the minimal version of Clang is 5.0.2. Since Xcode doesn't provide the compiler plugin headers, you have to compile your own Clang to use them on macOS.

You can find the TDF configure switches in the distro-configs/ directory.

To setup your initial build environment on Windows and macOS, we provide the LibreOffice Development Environment (LODE) scripts.

For more information see the build instructions for your platform in the TDF wiki.

The Important Bits of Code

Each module should have a README.md file inside it which has some degree of documentation for that module; patches are most welcome to improve those. We have those turned into a web page here:

https://docs.libreoffice.org/

However, there are two hundred modules, many of them of only peripheral interest for a specialist audience. So - where is the good stuff, the code that is most useful. Here is a quick overview of the most important ones:

Module Description
sal/ this provides a simple System Abstraction Layer
tools/ this provides basic internal types: Rectangle, Color etc.
vcl/ this is the widget toolkit library and one rendering abstraction
framework/ UNO framework, responsible for building toolbars, menus, status bars, and the chrome around the document using widgets from VCL, and XML descriptions from /uiconfig/ files
sfx2/ legacy core framework used by Writer/Calc/Draw: document model / load/save / signals for actions etc.
svx/ drawing model related helper code, including much of Draw/Impress

Then applications

Module Description
desktop/ this is where the main() for the application lives, init / bootstrap. the name dates back to an ancient StarOffice that also drew a desktop
sw/ Writer
sc/ Calc
sd/ Draw / Impress

There are several other libraries that are helpful from a graphical perspective:

Module Description
basegfx/ algorithms and data-types for graphics as used in the canvas
canvas/ new (UNO) canvas rendering model with various backends
cppcanvas/ C++ helper classes for using the UNO canvas
drawinglayer/ View code to render drawable objects and break them down into primitives we can render more easily.

Rules for #include Directives (C/C++)

Use the "..." form if and only if the included file is found next to the including file. Otherwise, use the <...> form. (For further details, see the mail Re: C[++]: Normalizing include syntax ("" vs <>).)

The UNO API include files should consistently use double quotes, for the benefit of external users of this API.

loplugin:includeform (compilerplugins/clang/includeform.cxx) enforces these rules.

Finding Out More

Beyond this, you can read the README.md files, send us patches, ask on the mailing list libreoffice@lists.freedesktop.org (no subscription required) or poke people on IRC #libreoffice-dev on irc.libera.chat - we're a friendly and generally helpful mob. We know the code can be hard to get into at first, and so there are no silly questions.