- 10 Ock, 2019 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I64131f59ce859a252baa9c84291d262bcb04fffd Reviewed-on: https://gerrit.libreoffice.org/66012 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 24 Eki, 2018 1 kayıt (commit)
-
-
Noel Grandin yazdı
which seem to have snuck back in since the great rounds of removals. Change-Id: I85f7f5f4801c0b48dae8b50f51f83595b286d6a1 Reviewed-on: https://gerrit.libreoffice.org/62229 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 27 Şub, 2018 1 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I91033395cb30a4ba9e65adb89712b3c70a39a508 Reviewed-on: https://gerrit.libreoffice.org/50396Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
- 07 Nis, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...and use it in configmgr/source/writemodfile.hxx Change-Id: Ie683dc21010ed45cc454ff89bea0376994b351f2 Reviewed-on: https://gerrit.libreoffice.org/36270Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 23 Eki, 2016 1 kayıt (commit)
-
-
Andrea Gelmini yazdı
Change-Id: Ib7b17f85c7b6a1937c3f6e1617ceec58074643b4 Reviewed-on: https://gerrit.libreoffice.org/30040Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org> Tested-by:
jan iversen <jani@documentfoundation.org>
-
- 16 Eki, 2016 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ia7324ffcd3aa11ac904c926fe82bb636fbb19f70 Reviewed-on: https://gerrit.libreoffice.org/29875Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 11 Eki, 2016 1 kayıt (commit)
-
-
Armin Le Grand yazdı
Enhanced helper classes for BackupFileHelper to allow writing a stack of rescued last valid configuration files to a single file package. Added configuration values for enabling this and defining the number of entries, added max entry limitation. Using FileSize and CRC32 now to dectect if config file did change. To make this work I added sorting to writing the configuration so that with no change the same configuration file is written. Use std::vector for better mem performance for sorting, defined static const for buffer size of manipulation, prepare inflate/deflate usages. Fixes to setPos, warnings Change-Id: Ib286e2a3f25b0085a1e3ae4f50c9ff1ff3a5dcf5
-
- 21 Nis, 2016 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I77d2548f8be97792660761e6156cd24734a95aaf
-
- 17 Şub, 2016 1 kayıt (commit)
-
-
Noel Grandin yazdı
stage 2 of replacing usage of various checks for the windows platform with the compiler-defined '_WIN32' macro In this stage we focus on replacing usage of the WIN macro Change-Id: Ie8a4a63198a6de96bd158ecd707dadafb9c8ea84 Reviewed-on: https://gerrit.libreoffice.org/22393Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 10 Kas, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I520c7e35d539ba804da17185353317eca504a582
-
- 12 Eki, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
-
- 01 Eki, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
- improvements to the plugin to find more method calls - improvements to python script to remove more false+ - fix the FORCE_COMPILE_ALL build flag to include code in the $WORKDIR Change-Id: I4d6015dcb9b9d60c26f0bcee8abad807177a7836 Reviewed-on: https://gerrit.libreoffice.org/19064Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 24 Tem, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: If5090c330e12d6e537766bf4a9be0a2360381a7a Reviewed-on: https://gerrit.libreoffice.org/17312Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 15 Tem, 2015 1 kayıt (commit)
-
-
Michael Meeks yazdı
Re-factor the TempFile abstraction and add a trivial OStringBuffer to avoid emitting so many system calls - for writing small fragments of configuration XML. Change-Id: Ifbf5982ddb44845b2316087cafab4175a40e03cc
-
- 16 Şub, 2015 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: If0f898a1e912fcd2095d8ba88b2b8046596e16ea
-
- 02 Tem, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ib1f33387c50bcd853140eb2fc46995d23d7f367b
-
- 28 Haz, 2014 1 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: Ib170b3cec17402e38bf5555e21f83f44d70bb574
-
- 28 May, 2014 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: Ica1dc0c8003203ba0ea65a668ea3d86f341ad05d
-
- 23 May, 2014 1 kayıt (commit)
-
-
Noel Grandin yazdı
Now that we have default values for Exception constructor params, remove lots of boilerplate code. Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74
-
- 09 May, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
This partially reverts 78b9537b "various: sal_Bool->bool." Change-Id: I732b2fb2cca3e66b396a35645f12ae96a40163d5
-
- 08 May, 2014 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I30fa5227f30373f95060148f269450d2945c1bb9
-
- 18 Mar, 2014 1 kayıt (commit)
-
-
Noel Grandin yazdı
It's not very efficient, because we generally end up copying it twice - once into the parameter and again into the destination OUString. So I create a clang plugin that finds such places and generates a warning so that we can convert them to pass-by-reference. Change-Id: I5341a6ea9e3190f4b4c05c42c85595e3dcd83361
-
- 24 Ock, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...it avoids false warnings about unchecked dynamic_cast results from static code analyzers, and potentially makes the code a little faster, too. (Most of these dynamic_casts were kind of a leftover from a very early design that dispateched on Node type via dynamic_cast instead of a Node::Kind, but which was much too slow.) Change-Id: I8db08a1c35783f8ea6c51eed55b11faa2d958807
-
- 10 Eyl, 2013 2 kayıt (commit)
-
-
Stephan Bergmann yazdı
...post 5a020763 "Windows registry configuration backend." Change-Id: I4d27c17d4f26254bce175910a76f0076639581e8
-
Janos Farago yazdı
The goal is to manage LibreOffice configuration centrally in the enterprise. In Windows Server environment using Group Policies is a common solution for configuration management. Therefore it is required that LibreOffice can read configuration data from Windows registry, too. Windows registry is another configuration layer on the top of normal xml based configuration. For example the following registry setting: [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\LibreOffice\org.openoffice.UserProfile\Data\o] "Value"="Example Corp." "Final"=dword:00000001 becomes the following in configuration: <item oor:path="/org.openoffice.UserProfile/Data"> <prop oor:name="o" oor:finalized="true"> <value>Example Corp.</value> </prop> </item> Change-Id: I2cdd83fc93922bf2806417bfd1b83f85cc926d4c Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 21 Agu, 2013 1 kayıt (commit)
-
-
Luboš Luňák yazdı
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
-
- 23 Tem, 2013 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ieb5d4a1d669e0472ec08704c618a9d9c1d30b77f
-
- 07 Nis, 2013 1 kayıt (commit)
-
-
Luboš Luňák yazdı
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
-
- 19 Mar, 2013 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Done with a perl regex: s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec Reviewed-on: https://gerrit.libreoffice.org/2832Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
- 21 Ock, 2013 1 kayıt (commit)
-
-
Jean-Noël Rouvignac yazdı
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
- 11 Ara, 2012 1 kayıt (commit)
-
-
Radu Ioan yazdı
- removed rtl:: prefix - removed RTL_CONSTASCII_USTRINGPARAM - corrected some misspells Change-Id: I88bb0beec718a7fe38c61220aa61401419f23b42 Reviewed-on: https://gerrit.libreoffice.org/1291Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
- 30 Kas, 2012 1 kayıt (commit)
-
-
Thorsten Behrens yazdı
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
-
- 18 Eyl, 2012 1 kayıt (commit)
-
-
Norbert Thiebaud yazdı
the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
- 12 Haz, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 09 Mar, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
-
- 17 Ara, 2011 1 kayıt (commit)
-
-
Olivier Hallot yazdı
Part VIII Module comfigmgr
-
- 13 Ara, 2011 2 kayıt (commit)
-
-
Stephan Bergmann yazdı
(With the insight that Data::components is RootNode::members.)
-
Stephan Bergmann yazdı
* New offapi com.sun.star.configuration entities to access the complete configuration read-only or read/write... * ...configmgr adapted to support those new services/singletons... * ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of that... * ...officecfg now generates C++ headers to access all the properties and sets given in the .xcs files... * ...and svl's asiancfg.cxx exemplarily makes use of the new officecfg/Office/Common.hxx to access the configuration. * There is still TODOs: For one, see those listed in officecfg/registry/cppheader.xsl. For another, at least a notification mechanism for the new read-only configuration access and the C++ wrapper is missing.
-
- 29 Kas, 2011 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
-
- 27 Kas, 2011 1 kayıt (commit)
-
-
Norbert Thiebaud yazdı
-