Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/jsdialogs
/
basctl
6760028
factor out as a ResizableDockingWindow
by Caolán McNamara
· 5 years ago
9deb586
move dockingwindow.ui to vcl
by Caolán McNamara
· 5 years ago
8f1d63d
check for quit when calling Yield in loop
by Noel Grandin
· 5 years ago
f0d5a8b
[cp] Remove Help - Donate to LibreOffice menu item
by Andras Timar
· 8 years ago
1c00322
Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabs
by Caolán McNamara
· 5 years ago
2e60514
tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons
by Caolán McNamara
· 5 years ago
78091a8
remove non-functional resize grip at right of basic ide tabbar
by Caolán McNamara
· 5 years ago
1537722
add <!-- n-columns=1 n-rows=1 --> before every GtkGrid
by Caolán McNamara
· 5 years ago
6da61d5
tdf#123936 Formatting files in module basctl with clang-format
by Philipp Hofer
· 5 years ago
f34ac57
New loplugin:stringviewparam
by Stephan Bergmann
· 5 years ago
c457538
Revert "remove Fraction::operator tools::Long()"
by Noel Grandin
· 5 years ago
48b667a
remove Fraction::operator tools::Long()
by Noel
· 5 years ago
de78304
make SdrObject Identifiers SdrObjKind enum members
by Caolán McNamara
· 5 years ago
0505a00
tdf#42949 Fix new IWYU warnings in directories [ab]*
by Gabor Kelemen
· 5 years ago
6436302
convert some more long -> tools::Long
by Noel
· 5 years ago
3b3c181
set all .ui min require version of gtk to 3.20
by Caolán McNamara
· 5 years ago
915c752
use tools::Long in accessibility..basctl
by Noel
· 5 years ago
2ac3091
loplugin:const* make some params and methods const
by Noel
· 6 years ago
38786f1
loplugin:reducevarscope in basctl,basic
by Noel
· 6 years ago
de74d98
OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround
by Caolán McNamara
· 6 years ago
3270910
tdf#134331 - Added possibility to sort macros via context menu
by Andreas Heinisch
· 6 years ago
e6dfaf9
Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString
by Stephan Bergmann
· 6 years ago
37ec755
Remove the useless Export sdi property
by Maxim Monastirsky
· 6 years ago
9c55e72
tdf#118148 Extended tips for HC2/sbasic
by Olivier Hallot
· 6 years ago
0593f35
TabPage no longer needs to inherit from VclBuilderContainer
by Caolán McNamara
· 6 years ago
abea831
tdf#124176 Use #pragma once in basctl
by George Bateman
· 6 years ago
87e33c3
drop some unused methods
by Caolán McNamara
· 6 years ago
43cc37e
Fix typo in code
by Andrea Gelmini
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
fce9d81
add a DisableCycleFocusOut flag for an all-welded hierarchy
by Caolán McNamara
· 6 years ago
d762aa9
Fix a nonsense change
by Mike Kaganski
· 6 years ago
de01c0c
tdf#118148 Extended tips from HC2/shared/
by Olivier Hallot
· 6 years ago
3a79f22
update pches
by Caolán McNamara
· 6 years ago
660e82e
move TextWindowPeer to its only user
by Caolán McNamara
· 6 years ago
e67657d
loplugin:simplifybool more
by Noel Grandin
· 6 years ago
3457da6
loplugin:stringstatic also look for local statics
by Noel Grandin
· 6 years ago
70a0081
SvTreeListBox can move into toolkit headers now
by Caolán McNamara
· 6 years ago
b71815a
tdf#135639: check the return value of GetDim32
by Mike Kaganski
· 6 years ago
ba6ab05
tdf#134604 library created in the wrong tree
by Caolán McNamara
· 6 years ago
5d47604
use std::string_view
by Noel Grandin
· 6 years ago
2446fdb
tdf#134887 Rework last item handling in NewToolbarController
by Maxim Monastirsky
· 6 years ago
9d54886
move getUIRootDir to AllSettings
by Caolán McNamara
· 6 years ago
84522fc
merge duplicate GetFocus implementations
by Caolán McNamara
· 6 years ago
b050b7e
update pches
by Caolán McNamara
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
d299dc4
Resolves: tdf#134551 ModulWindow deleted when last module removed
by Caolán McNamara
· 6 years ago
a2d844c
basctl: create instances with uno constructors
by Noel Grandin
· 6 years ago
d70da0b
reduce number of framework libraries
by Noel Grandin
· 6 years ago
14b8c17
tdf#127680 Add the option to print even or odd values from a particular range
by Srijan Bhatia
· 6 years ago
81bfb3c
Upcoming improved loplugin:staticanonymous -> redundantstatic: basctl
by Stephan Bergmann
· 6 years ago
50c40b5
Upcoming improved loplugin:elidestringvar: basctl
by Stephan Bergmann
· 6 years ago
a2fc883
use more std::container::insert instead of std::copy
by Noel Grandin
· 6 years ago
573138e
distinguish active dnd-operation case from simple query case
by Caolán McNamara
· 6 years ago
cd384e2
rework treeview initial toggle button col to be like expander col
by Caolán McNamara
· 6 years ago
68db2d4
have just one way to set expander image
by Caolán McNamara
· 6 years ago
e1958c3
drop unused inline method
by Caolán McNamara
· 6 years ago
1c5d8e0
Upcoming loplugin:elidestringvar: basctl
by Stephan Bergmann
· 6 years ago
e84d054
Make loplugin:simplifypointertobool handle parenthesized expressions
by Stephan Bergmann
· 6 years ago
5f19287
loplugin:simplifybool in accessibility..basic
by Noel Grandin
· 6 years ago
e3ca594
remove some unused defines
by Noel Grandin
· 6 years ago
3cf6d90
nospin hack no longer in use
by Caolán McNamara
· 6 years ago
1668d38
uitest: add wrapper for macro editor
by Xisco Fauli
· 6 years ago
78b7e1d
move InterimItemWindow to vcl
by Caolán McNamara
· 6 years ago
1f20972
Resolves: tdf#114258 defer LoseFocus treeview update
by Caolán McNamara
· 6 years ago
8209c25
tdf#88205 EasyHack change css::uno::Sequence initializations
by vgeof
· 6 years ago
898cbb2
use for-range on Sequence in basctl..canvas
by Noel Grandin
· 6 years ago
943fbfa
expand out some namespace aliases
by Noel Grandin
· 6 years ago
366d08f
new loplugin:simplifypointertobool
by Noel Grandin
· 6 years ago
3eed231
compact namespace in avmedia..bridges
by Noel Grandin
· 6 years ago
305dab1
Use pragma once instead of include guards
by Fatih
· 6 years ago
b512ce2
Make upcasting css::uno::Reference ctor require complete types
by Stephan Bergmann
· 6 years ago
9f07fb6
update pches
by Caolán McNamara
· 6 years ago
61391c4
all ItemWindows are now welded
by Caolán McNamara
· 6 years ago
a9ea920
move InterimItemWindow to svtools
by Caolán McNamara
· 6 years ago
e12fa18
tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/
by Gabor Kelemen
· 6 years ago
dfb24c3
uiobject.hxx only needs forward declares
by Caolán McNamara
· 6 years ago
cd0ab2c
loplugin:flatten in basctl
by Noel Grandin
· 6 years ago
cac8694
tdf#126828 hide macro organize dialog before launching macro editing
by Caolán McNamara
· 6 years ago
e58edeb
set cursor after thawed
by Caolán McNamara
· 6 years ago
bef94cb
no need to pass ENABLE_MERGELIBS in command line flags
by Noel Grandin
· 6 years ago
be53f32
rename vcl::Window::Update to PaintImmediately
by Noel Grandin
· 6 years ago
80948ae
OSL_ASSERT->assert in basctl
by Noel Grandin
· 6 years ago
fd1cd55
tdf#124176: Use pragma once instead of include guards
by Harshit Jain
· 6 years ago
cbb42f9
The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-lto
by Stephan Bergmann
· 6 years ago
a7de363
remove unnecessary Window::Update() calls, which immediately follow Invalidate
by Noel Grandin
· 6 years ago
3e0c511
tdf#114441: Convert use of sal_uLong to better integer types
by Bugra
· 6 years ago
32d08f8
tdf#124176: Use pragma once instead of include guards
by james
· 6 years ago
9f6be5d
explicitly call ActivatePageHdl when programatically calling set_current_page
by Caolán McNamara
· 6 years ago
ca79c01
tdf#130925 use the maximum document line number for the width calculation
by Caolán McNamara
· 6 years ago
f1f9917
check if edit can be enabled after setting cursor into tree
by Caolán McNamara
· 6 years ago
9ad252b
Drop o3tl::optional wrapper
by Stephan Bergmann
· 6 years ago
1ffa4bf
can avoid including svtools/ctrlbox.hxx
by Caolán McNamara
· 6 years ago
c39bd1f
weld CodeCompleteWindow
by Caolán McNamara
· 6 years ago
d727479
merge common code together
by Caolán McNamara
· 6 years ago
dc7b767
remove and replace newly unused ctor
by Caolán McNamara
· 6 years ago
4e07b17
weld WatchWindow panel
by Caolán McNamara
· 6 years ago
30ed8be
weld StackWindow DockingWindow
by Caolán McNamara
· 6 years ago
295bdf4
weld SelectorListBox Item Window
by Caolán McNamara
· 6 years ago
b0bc9a8
use fwd decls of StatusBar
by Caolán McNamara
· 6 years ago
700936e
use fwd decls
by Caolán McNamara
· 6 years ago
Next »