Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/cd-5.3.3.2
/
basctl
fabcb41
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
b37e7aa
lokdialog: Allow language switching in SfxModule(s).
by Jan Holesovsky
· 8 years ago
d58a294
vcl: rename Window::Notify to EventNotify
by Michael Stahl
· 9 years ago
0c8a76c
use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged
by Noel Grandin
· 9 years ago
5fb3078
convert SbDEBUG constants to o3tl::typed_flags
by Noel Grandin
· 9 years ago
f2c4cb2
loplugin:unnecessaryoverride (dtors) in basctl
by Stephan Bergmann
· 9 years ago
3c4333c2
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
6b631a0
convert INetURLObject::EncodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
6c56f29
Collabora Office: remove Safe Mode from menus and Windows start menu
by Andras Timar
· 9 years ago
8a62216
tdf#105069, store the VBA module info for new modules as well
by Markus Mohrhard
· 9 years ago
390e951
loplugin:vclwidgets check for assigning from VclPt<T> to T*
by Noel Grandin
· 9 years ago
effeccd
tdf#105386: crash with macro organizer
by Julien Nabet
· 9 years ago
d1b8074
tdf#104830, need an own termination listener for lib objects
by Markus Mohrhard
· 9 years ago
fd292de
tdf#93592 Make it possible to add default language resource to dialogeditor
by Niklas Johansson
· 9 years ago
5197e99
No use of <svx/Palette.hxx> here
by Tor Lillqvist
· 9 years ago
beb8cfc
convert inventorId to scoped enum
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
ec4e48c
Fix typos
by Samuel Mehrbrodt
· 9 years ago
450762b
tdf#68118: Pass current document frame to SvxScriptSelectorDialog
by Mike Kaganski
· 9 years ago
aa3f954
coverity#703927 Unchecked return value
by Caolán McNamara
· 9 years ago
f31d98f
loplugin:expandablemethods in avmedia..canvas
by Noel Grandin
· 9 years ago
78b4a1f
update vclwidget loplugin to find ref-dropping assigment
by Noel Grandin
· 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
f606a6b
loplugin:unnecessaryvirtual in basctl..chart2
by Noel Grandin
· 9 years ago
8955c3f
loplugin:oncevar
by Noel Grandin
· 9 years ago
10197c0
tdf#91222 VclBuilder constructor cleanup
by melikeyurtoglu
· 9 years ago
cb90f09
Omit the default comparator
by Takeshi Abe
· 9 years ago
799a3a7
tdf#103209 Apply application color settings to Basic IDE
by Takeshi Abe
· 9 years ago
e91a1ab
tdf#96015 (part) link to Doc'tation in Help menu
by Olivier Hallot
· 10 years ago
f019ee7
loplugin:expandablemethodds in basctl..chart2
by Noel Grandin
· 9 years ago
292560a
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
3223c55
loplugin:mergeclasses merge TextView with ExtTextView
by Noel Grandin
· 9 years ago
e510e98
de-src silly RID_TLB_MACROS resource
by Caolán McNamara
· 9 years ago
74ead07
de-src solo image button
by Caolán McNamara
· 9 years ago
583ac14
de-src solo variable watch editbox
by Caolán McNamara
· 9 years ago
ae94c22
safemode: Add uno command and menu entry
by Samuel Mehrbrodt
· 9 years ago
f004aa9
tdf#89307: Removed SvRef::operator T*()
by Jacek Fraczek
· 10 years ago
6e57881
I can't see any evidence of any remaining magenta mask using image resources
by Caolán McNamara
· 10 years ago
04ba40c
ImageList just reads and discards the MaskColor, so drop it
by Caolán McNamara
· 10 years ago
708253a
loplugin:unnecessaryoverride in accessibility..chart2
by Noel Grandin
· 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
7d8196e
perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related
by Eike Rathke
· 10 years ago
cf62e6c
Related cid#1371289: Improve code to not depend on missing move assignment
by Stephan Bergmann
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
0f33526
put all SfxShell feature flags in one typed_flags class
by Jochen Nitschke
· 10 years ago
f101819
tdf#88205 use list ctor for uno::Sequence a11y to canvas
by Jochen Nitschke
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
b9f5607
coverity#1371151 rearrange code to avoid assignment
by Caolán McNamara
· 10 years ago
a7b18aa
no point in these dtors being virtual
by Caolán McNamara
· 10 years ago
f8a8a41
Translate some German comments and messages
by Maarten Bosmans
· 10 years ago
ff28315
Remaining clang-tidy misc-move-constructor-init
by Stephan Bergmann
· 10 years ago
ba263e1
clean up the SdrObjFactory create callbacks
by Noel Grandin
· 10 years ago
0552ec9
convert SdrHintKind to scoped enum
by Noel Grandin
· 10 years ago
eba160a
convert SdrCreateCmd to scoped enum
by Noel Grandin
· 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
62e81fd
screenshots: add dialog test cases for basctl
by Armin Le Grand
· 10 years ago
d5de00c
loplugin:unusedenumconstants in basctl..editeng
by Noel Grandin
· 10 years ago
20469b5
tdf#96015 (part) links to Askbot in the Help menu
by Olivier Hallot
· 10 years ago
c85a3ac
tdf#100726: Improve readability of OUString concatenation
by nadith
· 10 years ago
e5e7475
loplugin:countusersofdefaultparams in basctl..basic
by Noel Grandin
· 10 years ago
0bd4154
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Muhammet Kara
· 10 years ago
3e79c2f
tdf#91665 l10n: replace string lists - by separate strings
by Muhammet Kara
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
a860df2
masses of MessBoxes not being disposed promptly
by Caolán McNamara
· 10 years ago
938821f
new loplugin overrideparam
by Noel Grandin
· 10 years ago
922d67c
remove excess whitespace
by Stephan Bergmann
· 10 years ago
e7d709c
tdf#100726: Improve readability of OUString concatenations in basctl module
by nadith
· 10 years ago
f7b1cd6
Moved SfxModule owner to SfxApplication
by Mark Page
· 10 years ago
e15fc69
loplugin:redundantcast: redundant static_casts in basctl
by Stephan Bergmann
· 10 years ago
580c0f5
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
aee4986
tdf#100726: Improve readability of OUString concatenations
by Arnold Dumas
· 10 years ago
66576fc
SfxModule to use initializer_list instead of variadic arguments
by Mark Page
· 10 years ago
f904bd5
loplugin:stringconcat
by Stephan Bergmann
· 10 years ago
d5784e9
Improve readability of OUString concatanation in LibPage
by Muhammet Kara
· 10 years ago
920d446
loplugin:singlevalfields in vcl(part1)
by Noel Grandin
· 10 years ago
2b7109a
loplugin:singlevalfields in basctl
by Noel Grandin
· 10 years ago
456902a
Improve readability of OUString concatanation in LocalizationMgr
by Muhammet Kara
· 10 years ago
aa0d053
tdf#97527 - vcl: reference-count Menu
by Noel Grandin
· 10 years ago
fbed985
Fixed a typo where highlighting was highlightning
by Gökhan Gurbetoğlu
· 10 years ago
9f4e283
loplugin:sallogareas
by Noel Grandin
· 10 years ago
ab10f9f
convert DBG_ASSERT(false, to SAL_WARN(
by Noel Grandin
· 10 years ago
c0d7dfa
BASIC : Add SbModule::FindMethod
by Arnaud Versini
· 10 years ago
dfa8ece
Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag""
by Noel Grandin
· 10 years ago
abde31a
Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"
by Noel Grandin
· 10 years ago
e319ef1
Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag
by Mark Page
· 10 years ago
9f138ff
remove unused constants in HRC files
by Noel Grandin
· 10 years ago
fa135fd
remove unused SID constants and associated code
by Noel Grandin
· 10 years ago
b860b73
Convert VCL_MESSAGE to scoped enum
by Noel Grandin
· 10 years ago
c47b170
Convert SelectionMode to scoped enum
by Noel Grandin
· 10 years ago
f107d45
Convert SbxClassType to scoped enum
by Noel Grandin
· 10 years ago
2383d55
clang-tidy misc-unused-alias-decls
by Noel Grandin
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
d96c114
clang-tidy modernize-make-shared
by Noel Grandin
· 10 years ago
9850558
Give unique, comprehensible names to idles tdf#97087
by Muhammet Kara
· 10 years ago
71c4a2b
mpDefDialogParent is not used since 2002
by Caolán McNamara
· 10 years ago
9c12177
Add SAL_FALLTHROUGH, where apparently appropriate
by Stephan Bergmann
· 10 years ago
Next »