Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calc-parallel
/
uui
d71bcc4
Fix typos
by Andrea Gelmini
· 8 years ago
0a09ca6
Related: tdf#113160 set parent of warning dialogs during load
by Caolán McNamara
· 8 years ago
fdcd11f
Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafe
by Caolán McNamara
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
2301e37
loplugin:includeform: uui
by Stephan Bergmann
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
d3ae94f
Don't crash on extension update check
by Jan-Marek Glogowski
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
cf48347
Fresh run of bin/update_pch.sh
by Mike Kaganski
· 9 years ago
d99b65c
Rename GetSelectEntryPos -> GetSelectedEntryPos
by Samuel Mehrbrodt
· 9 years ago
b649e5b
Rename GetSelectEntry -> GetSelectedEntry
by Samuel Mehrbrodt
· 9 years ago
75a96e2
Translate German comments/debug strings (leftovers in dirs test to uui)
by Johnny_M
· 9 years ago
72d5cc9
Fix typo
by Andrea Gelmini
· 9 years ago
db6b703
Allow non-modal Dialogs during FileImport/Load
by Armin Le Grand
· 9 years ago
7ca950e
no need to use ERRCODE_RES_MASK here
by Noel Grandin
· 9 years ago
dcc667a
convert message box style bits to scoped enum
by Noel Grandin
· 9 years ago
1585955
Convert ErrCode area to scoped enum
by Noel Grandin
· 9 years ago
e947d11
remove dodgy use of ErrCode
by Noel Grandin
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
26b97ba
tdf#111696 No macro security dialog with High setting
by Noel Grandin
· 9 years ago
f1a896c
fix some ErrCode IgnoreWarning() usage
by Noel Grandin
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
f74da13
use more comphelper::InitAnyPropertySequence
by Noel Grandin
· 9 years ago
c3fd791
coverity#1415622 Pointer to local outside scope
by Caolán McNamara
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
038063a
Change nonsense non-const Date* GetNullDate() to const Date&
by Eike Rathke
· 9 years ago
8c77b56
use OString::operator== in preference to ::equals
by Noel Grandin
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
26c82e2
loplugin:oncevar in ucb..vbahelper
by Noel Grandin
· 9 years ago
f871d0e
inline some ERRCODE_AREA aliases
by Noel Grandin
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
a6aa57f
use ERRCODE_NONE instead of 0
by Noel Grandin
· 9 years ago
03589f6
no need to define __RSC here
by Noel Grandin
· 9 years ago
6ca3b36
tdf#106942 Wrong message when lock file is empty or corrupt
by Juergen Funk
· 9 years ago
146033f
spelling instanciate -> instantiate
by Noel Grandin
· 9 years ago
f681a86
merge ofa res file into svt one
by Caolán McNamara
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
6df22f0
loplugin:checkunusedparams various
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
f7e9d08
tdf#43157: convert uui module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
ffd8e6b
tdf#107649: add TrySystemCredentialsFirst config option
by Mike Kaganski
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
f9f045e78
tools: move errcode.hxx to the vcl module
by Chris Sherlock
· 9 years ago
41f5c11
vcl: change ErrorHandlerFlags to DialogMask
by Chris Sherlock
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
6b448d3
make __RSC a builtin define for the RSC compiler
by Noel Grandin
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
3c3f7d7
Removed duplicated includes
by Andrea Gelmini
· 9 years ago
9f565f5
can use gb_CppunitTest_use_configuration and still access .ui files
by Caolán McNamara
· 9 years ago
643787f
Improved loplugin:redundantcast, static_cast on arithmetic types: uui
by Stephan Bergmann
· 9 years ago
d68927c
use actual UNO enums in test..vbahelper
by Noel Grandin
· 9 years ago
4307643
remove unused defines from HRC files in misc(2)
by Noel Grandin
· 9 years ago
4c02eda
Some simplifications, using UNO_QUERY_THROW
by Stephan Bergmann
· 9 years ago
bcad173
Reapply "create ErrorHandlerFlags scoped enum for error handling flags""
by Noel Grandin
· 9 years ago
2c91fc19
replace localresource of strings and keys with StringArray
by Caolán McNamara
· 9 years ago
32cae6a
Revert "create ErrorHandlerFlags scoped enum for error handling flags"
by Michael Stahl
· 9 years ago
19ea3db
revert unready stuff
by Caolán McNamara
· 9 years ago
eee0206
interim convert to ResArray
by Caolán McNamara
· 9 years ago
5ddf5d8
there is no cnt (chaos) resource file anymore
by Caolán McNamara
· 9 years ago
a44e94a
replace calculation to get RID_SVXERRCODE with RID_SVXERRCODE
by Caolán McNamara
· 9 years ago
05e78bd
create ErrorHandlerFlags scoped enum for error handling flags
by Noel Grandin
· 9 years ago
2dff5e8
tdf#105566 Show InfoBar when signature is invalid
by Samuel Mehrbrodt
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
9c807ff
New loplugin:dynexcspec: Add @throws documentation, uui
by Stephan Bergmann
· 9 years ago
968f6a7
new loplugin: useuniqueptr: unotools..xmlscript
by Noel Grandin
· 9 years ago
f6572fa
tweak to avoid coverity#1371169 Missing move assignment operator
by Caolán McNamara
· 9 years ago
3224f26
OSL_TRACE->SAL in unotools..uui
by Noel Grandin
· 9 years ago
9b8fb82
loplugin:unnecessaryoverride
by Stephan Bergmann
· 9 years ago
bfde486
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
f32a75c
convert LF constants to o3tl::typed_flags
by Noel Grandin
· 9 years ago
bbb9264
add missing deps on ui files
by David Tardon
· 9 years ago
d8a8ed0
gbuild allow unitest to run once per lang in WITH_LANG_LIST
by Norbert Thiebaud
· 9 years ago
0a840ed
includes should be at the top of the file
by Noel Grandin
· 9 years ago
ec4e48c
Fix typos
by Samuel Mehrbrodt
· 9 years ago
8cfa3f4
'make screenshot' use-after-free fixes
by Stephan Bergmann
· 9 years ago
d543b4d
'make screenshot' loplugin fixes
by Stephan Bergmann
· 9 years ago
361d581
uui: fix use-after-free on password dialog
by Michael Stahl
· 9 years ago
117fc49
ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives
by Caolán McNamara
· 9 years ago
98b77ad
loplugin:expandablemethods in UnoControls..vbahelper
by Noel Grandin
· 9 years ago
dd63b74
clang-cl loplugin: uui
by Stephan Bergmann
· 9 years ago
22b0c09
tdf#74608: Ctor function for css.comp.uui.UUIInteractionRequestStringResolver
by Matúš Kukan
· 10 years ago
306add1
convert the last two lonely FixedInfos to FixedText
by Caolán McNamara
· 10 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
dc9f7bb
set translatable attributes in .ui files
by Andras Timar
· 10 years ago
8f62ca8
loplugin:countusersofdefaultparams in sw..vcl
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
673b436
loplugin:constantparam in vcl
by Noel Grandin
· 10 years ago
32d1603
tdf#87938 Add descriptive instructions to 2fa dialog
by Yousuf Philips
· 10 years ago
ce6cbf8
screenshots: add new global make target
by Armin Le Grand
· 10 years ago
2a5ac6f
screenshots: unify dumping of dialog test batch file
by Armin Le Grand
· 10 years ago
d43fc02
screenshots: add dialog test cases for uui
by Armin Le Grand
· 10 years ago
4b73aff
VclPtr: password prompts never dispose
by Caolán McNamara
· 10 years ago
716844c
restore loplugin:vclwidget checking for calling clear() on VclPtr fields
by Noel Grandin
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
58959a9
This doesn’t need to be translatable
by Adolfo Jayme Barrientos
· 10 years ago
4d49c96
Let loplugin:passstuffbyref also look at fn defn not preceded by any decl
by Stephan Bergmann
· 10 years ago
Next »