Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/borderline3
/
configmgr
3f0fba0
New rtl::isUnicodeScalarValue, rtl::isSurrogate
by Stephan Bergmann
· 9 years ago
4c09f8e
clang-tidy modernize-use-emplace in c*
by Noel Grandin
· 9 years ago
975d65e
loplugin:constparams
by Stephan Bergmann
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
e7c0bd4
error: ‘class configmgr::NodeMap’ has no member named ‘emplace’
by Caolán McNamara
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
f71a355
loplugin:constparams in configmgr,unotools
by Noel Grandin
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
ec8c98f
use more SAL_N_ELEMENTS part 3
by Noel Grandin
· 9 years ago
74cf124
loplugin:salunicodeliteral: configmgr
by Stephan Bergmann
· 9 years ago
e598c5f
loplugin:cppunitassertequals: configmgr
by Stephan Bergmann
· 9 years ago
3a36cf4
loplugin:checkunusedparams in configmgr and vcl
by Noel Grandin
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
2489662
Clean up uses of SAL_U/SAL_W: configmgr
by Stephan Bergmann
· 9 years ago
50057a3
Introduce o3tl::string_view.hxx approximation of C++17 <string_view>
by Stephan Bergmann
· 9 years ago
9ac98e6
Finally switch MSVC to sal_Unicode = char16_t, too
by Stephan Bergmann
· 9 years ago
c88d5f0
data.xcd dead after tdf#46723 - enable configmgr unit tests
by Noel Grandin
· 9 years ago
c4e7c26
Fix configmgr argument
by Andrea Gelmini
· 9 years ago
c68ac77
cleanup double includes and declarations
by Jochen Nitschke
· 9 years ago
145accd
tdf#106283: Registry settings are not read properly on Windows
by Tamás Zolnai
· 9 years ago
979e4b8
Revert "tdf#106283: Registry settings are not read properly on Windows"
by Stephan Bergmann
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
8cfda72
tdf#106283: Registry settings are not read properly on Windows
by Tamás Zolnai
· 9 years ago
12fc1d5
tdf#84323: Make osl::Condition::wait more readable
by Fakabbir Amin
· 9 years ago
8fc4aec
convert ValueParser::State to scoped enum
by Noel Grandin
· 9 years ago
8dc38dd
tdf#105447 Move accelerator to first letters in Help menu
by Yousuf Philips
· 9 years ago
e5b0627
configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable.
by Michael Meeks
· 9 years ago
8a16f66
makeAny->Any in canvas..configmgr
by Noel Grandin
· 9 years ago
5595ee7
loplugin:useuniqueptr
by Stephan Bergmann
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
a90a481
loplugin: unnecessary destructor: comphelper..desktop
by Noel Grandin
· 9 years ago
75346b4
Kill the AutoPilotPresentations UNO command
by Gabor Kelemen
· 9 years ago
525311b
Fix typos
by Andrea Gelmini
· 9 years ago
227d3d0
clang-cl loplugin: configmgr
by Stephan Bergmann
· 9 years ago
5f1a338
profilesafe: Multiple adaptions
by Armin Le Grand
· 9 years ago
35ec825
profilesafe: Add values for SecureUserConfig
by Armin Le Grand
· 10 years ago
feature/profilesafemode
7db23b6
profilesafe: Collect copies in single *.pack file
by Armin Le Grand
· 10 years ago
9fa4eff
profilesafe: Enhancements to BackupFileHelper
by Armin Le Grand
· 10 years ago
ed646dc
profilesafe: Initial creation of BackupFileHelper
by Armin Le Grand
· 10 years ago
af652b8
tdf#95386 Remove remains of .uno:HelperDialog
by Gabor Kelemen
· 10 years ago
1e49e33
loplugin:constantparam in chart2..connectivity
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
36d6503
Tell where the colon is missing in the exception message
by Tor Lillqvist
· 10 years ago
99cb0d3
configmgr: fix loplugin:cppunitassertequals warnings
by Miklos Vajna
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
a465a96
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
384c75b
tdf#61396 Possibility to edit a template not in Template Repository
by Akshay Deep
· 10 years ago
198cba6
tdf#91781 A round of minor tweaks to Writer's menus
by Yousuf Philips
· 10 years ago
4722192
Convert XmlReader::Result to scoped enum
by Noel Grandin
· 10 years ago
6bda2bf
Convert XmlReader::Text to scoped enum
by Noel Grandin
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
34499f0
Silence -Werror,-Wimplicit-fallthrough under NDEBUG
by Stephan Bergmann
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
4b3c211
Remove Edit -> Plug-in as no longer used
by Bryan Quigley
· 10 years ago
e1af7f0
clang-tidy modernize-loop-convert in c*
by Noel Grandin
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
f7a75a6
cleanup: remove unused Reference.h(xx) includes
by Jochen Nitschke
· 10 years ago
f0070f5
Missing include
by Stephan Bergmann
· 10 years ago
89e0663
tdf#96099 fix trival typedefs, Path to std::vector<OUString>
by Jakub Trzebiatowski
· 10 years ago
8eef10a5
Let's use the iterator return by erase method (part b)
by Julien Nabet
· 10 years ago
b38f58a
tdf#97703 Removed empty setUp/tearDown methods
by Chirag Manwani
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
a78f074
tdf#70998 Termchange: Graphic/Picture->Image
by akki95
· 10 years ago
597e694
Fix typos
by Andrea Gelmini
· 10 years ago
41dde831
Kill remaining plugin bits
by Maxim Monastirsky
· 10 years ago
c5458af
loplugin:unusedfields in chart2
by Noel Grandin
· 10 years ago
aad80e0
cppcheck:useInitializationList
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
047239d
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
e589f18
Replace a local functor in configmgr by a lambda.
by Mario J. Rugiero
· 10 years ago
5b8de53
loplugin:stringconstant: elide explicit ctor usage (manually due to macros)
by Stephan Bergmann
· 10 years ago
7cf6736
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
59b072e
yyyyy
by Noel Grandin
· 10 years ago
be729e7
tdf#94269: Replace "n" prefix for bool variables with "b"
by Benjamin Ni
· 11 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
cb4fa1d
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
fb3f7e2
Get this remove/re-add dance finally sorted out for good
by Stephan Bergmann
· 10 years ago
c7e8f21
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
c20f48a
configmgr/dconf: Simplify Fleet Commander write-back mode
by Stephan Bergmann
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
ccf8bdc
Create a wrapper to make listening for configmgr changes easy.
by Michael Meeks
· 11 years ago
6a370f5
configmgr: remove unused old dmake file
by Miklos Vajna
· 11 years ago
2ba0864
Revert function removal that breaks --enable-dconf
by Stephan Bergmann
· 11 years ago
58aea3f
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
f68a27c
Avoid false -Werror=maybe-uninitialized
by Stephan Bergmann
· 11 years ago
12c2bbc
Report nil-valued localized property as such
by Stephan Bergmann
· 11 years ago
b0f3024
cppcheck: noExplicitCopyMoveConstructor
by Caolán McNamara
· 11 years ago
2564ef9
Restored missing includes from source files.
by Ashod Nakashian
· 11 years ago
1b32ae5
Fix documentation
by Stephan Bergmann
· 11 years ago
ec7329f
configmgr: Split dconf in two /org/libreoffice/registry/{system,user}/
by Stephan Bergmann
· 11 years ago
e96b8bd
configmgr: support writing back to dconf (WIP)
by Stephan Bergmann
· 11 years ago
004ede2
dconf: Change the way set elements are encoded
by Stephan Bergmann
· 11 years ago
21e713a
Handle dconf_client_new failure
by Stephan Bergmann
· 11 years ago
Next »