Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/vclptr
/
fpicker
a461467
drawinglayer, editeng, forms, fpicker: convert new to ::Create.
by Michael Meeks
· 11 years ago
8a65284
Automated conversion of VclPtr construction to use Instance template.
by Michael Meeks
· 11 years ago
d1091fd
re-insert erroneously converted delete calls.
by Michael Meeks
· 11 years ago
61b224f
vclwidget: fixup locally allocated vcl::Window objects
by Noel Grandin
· 11 years ago
d7a84ce
vclwidget: only call dispose() once
by Noel Grandin
· 11 years ago
c0a802b
Audit and correct misc. clears -> disposeAndClears.
by Michael Meeks
· 11 years ago
1c4025b
vclwidget: change all vcl::window fields to be wrapped in VclPtr
by Noel Grandin
· 11 years ago
954e5e4
prophylactic double dispose audit.
by Michael Meeks
· 11 years ago
00f2787
vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr
by Noel Grandin
· 11 years ago
a3cc3ce
vcl: VclPtr conversion in fpicker
by Noel Grandin
· 11 years ago
14505bb
loplugin:staticmethods
by Noel Grandin
· 11 years ago
00a1974
loplugin:redundantcast
by Stephan Bergmann
· 11 years ago
54e87df
Change INetProtocol enumerators to CamelCase
by Stephan Bergmann
· 11 years ago
44b3e56
Change INetProtocol to scoped enumeration
by Stephan Bergmann
· 11 years ago
aa1b911
loplugin:staticmethods
by Noel Grandin
· 11 years ago
2fb62e5
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
89d2e21
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
5584d73
Typos
by Julien Nabet
· 11 years ago
858e455
loplugin:constantfunction: various
by Noel Grandin
· 11 years ago
c6c4d21
tdf#88230: Remove bogus AcquireSolarMutex fpicker wrapper
by Pranav Kant
· 11 years ago
33de587
tdf#88230: cleanup solar mutex yielding
by Pranav Kant
· 11 years ago
36aafef
tdf#43157: Fix format string violations in OSL_TRACE etc. (Mac OS X)
by Stephan Bergmann
· 11 years ago
077043e
loplugin:passstuffbyref
by Stephan Bergmann
· 11 years ago
5ec422c
fpicker: remove checks for obsolete _WIN32_WINNT versions
by Michael Stahl
· 11 years ago
e80d1cf
tdf#89700 Move “File type” up
by Adolfo Jayme Barrientos
· 11 years ago
9f8ffc8
add GetSelectEntryData to ListBox and ComboBox
by Noel Grandin
· 11 years ago
a6f8766
loplugin:deletedspecial (Mac OS X)
by Stephan Bergmann
· 11 years ago
c1894ce
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
4f7a1f5
fdo#75757: Remove inheritance from std::vector
by Matthew Pottage
· 11 years ago
3e79e65
fix windows build
by Caolán McNamara
· 11 years ago
c7258cf
shared_ptr<T>(new T(args)) -> make_shared<T>(args)
by Caolán McNamara
· 11 years ago
f61dbc3
followup code removal after changing virtual methods to non-virtual
by Noel Grandin
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
ba68436
Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitly
by Michael Stahl
· 11 years ago
74b0c5d
Some more loplugin:cstylecast: fpicker
by Stephan Bergmann
· 11 years ago
4500afc
try to fix GetVersionEx deprecation warnings from Windows SDK 8.1
by Michael Stahl
· 11 years ago
a5b5ad9
fdo#84938: replace DATACHANGED_ constants with 'enum class'
by Noel Grandin
· 11 years ago
2f69e16
override the overloading of "overload" to decrease cognitive (over-)load
by Michael Stahl
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
68e0fb7
fdo#83371 : cannot navigate to list Files in LibreOffice dialogs
by Szymon Kłos
· 11 years ago
87e0ae6
fdo#85182 : default focus on folder rather than filename
by Szymon Kłos
· 11 years ago
50e960e
single \n should be non-translatable in UI
by Andras Timar
· 11 years ago
940f74e
fpicker: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
afb5143
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
1f76438
fpicker: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
e123ffd
fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLs
by Stephan Bergmann
· 11 years ago
3c1dc46
loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
1c1c515
Older Mac apparently need a reinterpret_cast here
by Stephan Bergmann
· 11 years ago
8783158
fpicker (Mac): loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
1459645
fdo#84938: replace EVENT_ constants with enum
by Tobias Madl
· 11 years ago
038683b
Silence Mac OS X 10.9/10.10 deprecations for now
by Stephan Bergmann
· 11 years ago
e5a7e724
fdo#85347 Make file picker modal again
by Adolfo Jayme Barrientos
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
fc0d57b
Revert "use the new OUString::fromUtf8 method"
by Stephan Bergmann
· 11 years ago
05050cd
use the new OUString::fromUtf8 method
by Noel Grandin
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
fe25090
MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 now
by Tor Lillqvist
· 11 years ago
b02e958
MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 now
by Tor Lillqvist
· 11 years ago
04a810c
back out more wrong and confusing tools::Time comment changes
by Eike Rathke
· 12 years ago
fb51536
fpicker (Windows): std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
fc04f76
fdo#82577: Handle Time
by Noel Grandin
· 12 years ago
827c46e
fdo#82577: Handle Window
by Noel Grandin
· 12 years ago
764e301
fdo#84086 Fix assorted use-after-free bugs
by Matthew J. Francis
· 12 years ago
ea846ca
loplugin:salbool
by Stephan Bergmann
· 12 years ago
6fb5bf526
fpicker: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
037d03b
Typo: (N|n)ormaly->(N|n)ormally
by Julien Nabet
· 12 years ago
1eb607e
oops, forgot to include osl/thread.h
by Michael Stahl
· 12 years ago
d386f88
set names on the Win32-only threads
by Michael Stahl
· 12 years ago
30ae83c
fdo#82577: Handle KeyCode
by Tor Lillqvist
· 12 years ago
a107bdf
ErrorBox->MessageDialog
by Caolán McNamara
· 12 years ago
945f900
warning C4505: unreferenced local function has been removed
by Thomas Arnhold
· 12 years ago
bcad6c7
warning C4189: local variable is initialized but not referenced
by Thomas Arnhold
· 12 years ago
51f4c78
warning C4189: local variable is initialized but not referenced
by Thomas Arnhold
· 12 years ago
2203ac5
remove obsolete comment
by Thomas Arnhold
· 12 years ago
9bac4d4
typo: more then -> more than
by Takeshi Abe
· 12 years ago
4f2b97d
WaE: convenience initializer should not invoke an initializer on 'super'
by Tor Lillqvist
· 12 years ago
c1dd91a
callcatcher: update unused code
by Caolán McNamara
· 12 years ago
bb4ffcd
win32 fpicker: correctly set the default file name
by Aurimas Fišeras
· 12 years ago
a37d99e
Revert "Cleaning: remove use of old edt1 from dlg.h (Windows)"
by Aurimas Fišeras
· 12 years ago
1745801
-Wdeprecated-declarations: first deprecated in OS X 10.10
by rbuj
· 12 years ago
ba6781f
use SimpleReferenceObject in fpicker module
by Noel Grandin
· 12 years ago
5983675
fix crash when m_aType is '*'
by Caolán McNamara
· 12 years ago
a402fd0
loplugin:stringconcat
by Stephan Bergmann
· 12 years ago
5371bc5
coverity#703963 Unchecked return value
by Norbert Thiebaud
· 12 years ago
656dd07
Dead code
by Stephan Bergmann
· 12 years ago
3828e94
-Werror,-Wunused-macros
by Stephan Bergmann
· 12 years ago
01da41b
tweak helpids now
by Caolán McNamara
· 12 years ago
eb8c561
rework resize into a custom widget
by Caolán McNamara
· 12 years ago
f90eb33
DLG_FPICKER_EXPLORERFILE conversion to .ui
by Szymon Kłos
· 12 years ago
171efcb
fdo#76203 - use consistent titlecase for UI title labels
by Joren De Cuyper
· 12 years ago
8fe9b36
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
0e507ae
various: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
bcd5da6
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
Next »