Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering_attempt3
/
configmgr
2420e776
fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'
by Joren De Cuyper
· 12 years ago
58ceb16
configmgr: fix node cache clearing.
by Michael Meeks
· 12 years ago
1a400f3
WaE: Unreachable code
by Tor Lillqvist
· 12 years ago
0e8d69f
Make configmgr loplugin:salbool-clean
by Stephan Bergmann
· 12 years ago
bfb9783
configmgr: faster / simpler compare for keys.
by Michael Meeks
· 12 years ago
5fd4338
configmgr: accelerate getPropertyValue.
by Michael Meeks
· 12 years ago
879aa54
configmgr: accelerate simple config key fetches.
by Michael Meeks
· 12 years ago
f55ddff
configmgr: implement a single item cache for node lookup.
by Michael Meeks
· 12 years ago
8bfdc16
configmgr: re-factor findNode and clone into NodeMap.
by Michael Meeks
· 12 years ago
ff1d2ba
configmgr: hide NodeMap implementation.
by Michael Meeks
· 12 years ago
f692c61
configmgr: avoid constructing duplicating and freeing Any's
by Michael Meeks
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
0e507ae
various: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
5e62d30
update_pch
by Thomas Arnhold
· 12 years ago
9c1ff37
fix-includes.pl: configmgr
by Thomas Arnhold
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
bc58eac
update_pch: add configmgr
by Thomas Arnhold
· 12 years ago
22e800c
There is no css::uno::Sequence<bool>
by Stephan Bergmann
· 12 years ago
78b9537
various: sal_Bool->bool
by Noel Grandin
· 12 years ago
03d960a
Avoid using incomplete types with std containers
by Stephan Bergmann
· 12 years ago
6d9060a
Unnecessary to mention dependency on icudata as only libicuuc directly uses it
by Tor Lillqvist
· 12 years ago
81834cb
Missing include
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
93d6ce5
Use cppu::BaseMutex instead of plain osl::Mutex as base
by Stephan Bergmann
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
bbe3bec
Drop unused #include
by Takeshi Abe
· 12 years ago
b20888e
auto_ptr -> scoped_ptr
by Stephan Bergmann
· 12 years ago
b95a962
fix winreg example
by Andras Timar
· 12 years ago
3110ff2
coverity#707684 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
e06b894
coverity#983618 Uncaught exception
by Caolán McNamara
· 12 years ago
aece42b
coverity#983617 Uncaught exception
by Caolán McNamara
· 12 years ago
773db51
coverity#707681 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
8dec95f
coverity#707680 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
6935acb
Replace "known-good" dynamic_casts with static_casts
by Stephan Bergmann
· 12 years ago
a0e4c24
Revert "coverity#704575 et al. and clean-up."
by Stephan Bergmann
· 12 years ago
753eeac
coverity#704575 et al. and clean-up.
by Norbert Thiebaud
· 12 years ago
26fc9be
do not resolve empty locale here when set, fdo#73549 related
by Eike Rathke
· 12 years ago
29e1534
Fix some configmgr XServiceInfo
by Stephan Bergmann
· 12 years ago
b1d65c9
Allow setting environment value directly in .component files
by Stephan Bergmann
· 12 years ago
1aceb7b
change config example in comment
by Andras Timar
· 12 years ago
fb84710
simplify - use OUString::startsWith where possible
by Noel Grandin
· 12 years ago
cf8a54e
Get rid of redundant configmgr::XcuParser::State::locked
by Stephan Bergmann
· 12 years ago
93210ec
fdo#69027 check for state_.top().locked
by Andras Timar
· 12 years ago
bd8b3be
Do not create paths starting "//" when root is just "/"
by Stephan Bergmann
· 12 years ago
73342db
remove unnecessary RTL_CONSTASCII_STRINGPARAM
by Noel Grandin
· 12 years ago
36e5fa0
Some more adaptions to cppu::supportsService
by Stephan Bergmann
· 12 years ago
2c35fff
remove most use of RTL_CONSTASCII_USTRINGPARAM macro
by Noel Grandin
· 12 years ago
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
b538fc5
fdo#60698: Move fileaccess module to ucb
by Marcos Paulo de Souza
· 12 years ago
2d1675c
The getSupportedServiceNames implementations will already take care
by Stephan Bergmann
· 12 years ago
3d32931
fdo#54938: Adapt svtools and comphelper module ...
by Marcos Paulo de Souza
· 12 years ago
57af2ee
Allow starts-/endsWith* to also return the rest of the matched string
by Stephan Bergmann
· 12 years ago
bb20def
Simplify some matchAsciiL -> match
by Stephan Bergmann
· 12 years ago
a434091
winreg backend: add support for oor:op in config nodes
by Janos Farago
· 13 years ago
53e5fb9
fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr props
by Stephan Bergmann
· 13 years ago
ed1eed6
configmgr: more makefile cleanup.
by Michael Meeks
· 13 years ago
e9b808b
configmgr: cleanup unit test pieces.
by Michael Meeks
· 13 years ago
e8c2695
fdo#46723 enable configmgr unit tests
by Jelle van der Waa
· 13 years ago
b1e4649
Some clean up
by Stephan Bergmann
· 13 years ago
5a0207635
Windows registry configuration backend
by Janos Farago
· 13 years ago
64b993e
finish deprecation of O(U)String::valueOf()
by Luboš Luňák
· 13 years ago
c6a7300
Use subfolder names from <config_folders.h>
by Tor Lillqvist
· 13 years ago
3655cc9
Style and grace
by Stephan Bergmann
· 13 years ago
2270f32
Clean up redundant explicit OUString(...) ctors
by Stephan Bergmann
· 13 years ago
e667bcd
These SAL_INFOs do not make much sense any more
by Stephan Bergmann
· 13 years ago
5d95193f
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
by Jelle van der Waa
· 13 years ago
358d1a9
use static LanguageTag::convertTo...() for standalone conversions
by Eike Rathke
· 13 years ago
ebc635b
Turn redundant member direct-initializations into value-initializations
by Stephan Bergmann
· 13 years ago
af9e58d
WaE: initialization order
by David Tardon
· 13 years ago
032d512
cppcheck: fix some uninitMemberVar in configmgr part
by Julien Nabet
· 13 years ago
97460c4
fdo#43460 configmgr: use isEmpty()
by Jelle van der Waa
· 13 years ago
3af0114
Introduce O[U]String::toUInt32
by Stephan Bergmann
· 13 years ago
df18d58
Some string literal clean up
by Stephan Bergmann
· 13 years ago
8d9998f
Related: #i122208# avoid default assignment of recursive STL containers
by Herbert Dürr
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
62badf38
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
eeaa2ec
remove unused component_canUnload functions
by Matúš Kukan
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
876c619
new module i18nlangtag
by Eike Rathke
· 13 years ago
8ef9e38
use LanguageTag
by Eike Rathke
· 13 years ago
7d33da4
unused comphelper/locale.hxx
by Eike Rathke
· 13 years ago
2501051
use LanguageTag instead of comphelper::Locale
by Eike Rathke
· 13 years ago
4f79c03
use LanguageTag instead of comphelper::Locale
by Eike Rathke
· 13 years ago
4c0c23a
Simplify equalsIgnoreAsciiCaseAscii[L] calls
by Stephan Bergmann
· 13 years ago
8b27d78
automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
by Thomas Arnhold
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
21e1e85
fdo#60724 change spelling error REMOVEABLE -> REMOVABLE
by Kenneth Beck
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
83a65d8
remove obsolete no_localization files
by Andras Timar
· 13 years ago
a53586f
gbuild: do not copy boost headers around
by Michael Stahl
· 13 years ago
63bcb13
Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()
by Jean-Noël Rouvignac
· 13 years ago
f011e84
Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9
by Cédric Bosdonnat
· 13 years ago
29c7c90
Removed File > Templates > Address Book Source... menu entry and its code
by Cédric Bosdonnat
· 13 years ago
3e64874
rtl:: prefix removal from configmgr
by Radu Ioan
· 13 years ago
66a1758
c++ API: use css alias in generated headers, adds global css decl
by Thorsten Behrens
· 13 years ago
0531085
Support optional dependencies among .xcd files
by Stephan Bergmann
· 13 years ago
8246bdb
fdo#55138: Do not double-expand bootstrap variables
by Stephan Bergmann
· 13 years ago
Next »