Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/barcode
/
desktop
282baa9
Remove unused code
by Juergen Funk
· 11 years ago
ea0bb58
Drop unused comphelper::service_decl::component_getFactoryHelper params
by Stephan Bergmann
· 11 years ago
87b9d32
Some more loplugin:cstylecast: desktop
by Stephan Bergmann
· 11 years ago
d36143a
operator ?: has lower precedence than <<; << will be evaluated first
by Tor Lillqvist
· 11 years ago
905bab9
executeDispatchRequests : cleaning outputs
by Laurent Godard
· 11 years ago
de900eb
convert-to : display error messages in console fdo#88326
by Laurent Godard
· 11 years ago
93af546
jni: if documentLoad returns NULL don't call NewDirectByteBuffer
by Tomaž Vajngerl
· 11 years ago
fca89ae
LOK: add LibreOfficeKitKeyEventType enumeration
by Miklos Vajna
· 11 years ago
601d7d3
svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all
by Douglas Mencken
· 11 years ago
723b6a0
jni: add postKeyEvent to Office and redirect the call to LOK
by Tomaž Vajngerl
· 11 years ago
8de3943
Add lok::Office::postKeyEvent()
by Miklos Vajna
· 11 years ago
3b77cd3
android: Add support for callbacks from LO to JNI and Java LOK
by Tomaž Vajngerl
· 11 years ago
cd9e2ec
fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'
by Noel Grandin
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
8ab4d2f
drop crashrep unused since start of LibreOffice
by Caolán McNamara
· 11 years ago
8aa3cb9
fdo#84938: convert VCL_INPUT_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
a9c2d1c
fix spelling: garded -> guarded
by Noel Grandin
· 11 years ago
9fd89a5
fdo#39440 reduce scope of local variables
by Łukasz Hryniuk
· 11 years ago
aa827f5
lok::Document: add registerCallback()
by Miklos Vajna
· 11 years ago
6123d6a
android: Add initializeForRendering to LOK
by Tomaž Vajngerl
· 11 years ago
abe6701
fdo#84938: convert CTRL_STATE_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
3f88d94
desktop: fix copypasta in officeloader.cxx
by Michael Stahl
· 11 years ago
9720e8e
Some loplugin:revisibility clean-up
by Stephan Bergmann
· 11 years ago
adfc260
fdo#67343 Arrange Help button in a secondary group
by Adolfo Jayme Barrientos
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
f8922b6
Remove unnecessary comphelper::string::getToken
by Stephan Bergmann
· 11 years ago
3624869
Fix --help output
by Stephan Bergmann
· 11 years ago
58f4844
desktop: adapt pArgDescr to CommandLineArgs::ParseCommandLine_Impl()
by Miklos Vajna
· 11 years ago
fe5527f
desktop, sysui: let --convert-to imply --headless
by Miklos Vajna
· 11 years ago
6476aba
Drop unused member variables
by Takeshi Abe
· 11 years ago
4524c5d
desktop: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
86ba184
Introduce gb_*_set_external_code
by Stephan Bergmann
· 11 years ago
1322c22
desktop: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
0946e2d
LOK: let doc_getDocumentType() use supportsService()
by Miklos Vajna
· 11 years ago
9d94148
desktop: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
7320714
java: fix non-public UNO implementation classes
by Noel Grandin
· 11 years ago
df46ec0
osl_getCommandArg always returns osl_Process_E_None
by Stephan Bergmann
· 11 years ago
04b183a
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
f95b074
Related: fdo#87242 init VirtualDevice with size of surface
by Caolán McNamara
· 11 years ago
fbe9acc
desktop: avoid loading to-be-recovered documents when recovery is disabled
by Miklos Vajna
· 11 years ago
2ff53f6
coverity#703948 Unchecked return value
by Caolán McNamara
· 11 years ago
7557f23
java: reduce visibility of fields and methods
by Noel Grandin
· 11 years ago
68e2dd0
Make IsHeadlessModeRequested hack work for LOK
by Stephan Bergmann
· 11 years ago
b63810c
Headless implies invisible
by Stephan Bergmann
· 11 years ago
fd60dd5
java: improve use of WrappedTargetException to set cause properly
by Noel Grandin
· 11 years ago
07c54ff
Fake --headless more cleanly
by Stephan Bergmann
· 11 years ago
dc18a47
LOK: if loadComponentFromURL() returns an empty reference, say it
by Miklos Vajna
· 11 years ago
1810220
changed some timer to idle
by Jennifer Liebel
· 11 years ago
f137588
coverity#1257113 Uninitialized scalar field
by Caolán McNamara
· 11 years ago
dce74be
desktop: avoid starting with new writer doc if OOO_DISABLE_RECOVERY set
by Michael Stahl
· 11 years ago
6b096f2
desktop: do not link sofficeapp against sw library
by Michael Stahl
· 11 years ago
515a8cf
android: use ByteBuffer to send or store pointers in JNI bindings
by Tomaž Vajngerl
· 11 years ago
6cab3ed
lok: improve error reporting in lok implementation
by Tomaž Vajngerl
· 11 years ago
a703b36
android: add destroy and exit as a separate JNI call
by Tomaž Vajngerl
· 11 years ago
46ccb68
android: use int type for size in DirectBufferAllocator allocate
by Tomaž Vajngerl
· 11 years ago
8326848
android: Stopgap: _exit() is better than a hang
by Tor Lillqvist
· 11 years ago
2dd9b74
Add a SAL_INFO
by Tor Lillqvist
· 11 years ago
db682ae
The 'bInitialized' state needs to be global, and unset in lo_destroy()
by Tor Lillqvist
· 11 years ago
f10086d
init.cxx is for now ANDROID and LINUX (unix?) only.
by Kohei Yoshida
· 11 years ago
7fbfc12
Still no need for osl_setCommandArgs
by Stephan Bergmann
· 11 years ago
7915b3f
Add more lok debug output.
by Andrzej Hunt
· 12 years ago
b5937b7
Enable OfficeIPCThread for LOK on Android in a safer way
by Tomaž Vajngerl
· 11 years ago
4bf156f
TEMPORARY: We need OfficeIPCThread for LOK on Android for now.
by Andrzej Hunt
· 12 years ago
9d7e08b
LOK: do clean main thread shutdown cleanly.
by Andrzej Hunt
· 12 years ago
541a7ad
Make sure LOK is actually headless.
by Andrzej Hunt
· 12 years ago
6ee3c10
Don't fail on --protector.
by Andrzej Hunt
· 12 years ago
5296fbb
Fail LOK initialisation if restart is required.
by Andrzej Hunt
· 12 years ago
d5b0142
Add OfficeIPCThread::IsEnabled.
by Andrzej Hunt
· 12 years ago
5ffdcea
Use OfficeIPCThread::WaitForReady rather than sleeping.
by Andrzej Hunt
· 12 years ago
9001834
Bin outdated / incorrect comment.
by Andrzej Hunt
· 12 years ago
ad2c68f
Add OfficeIPCThread::WaitForReady.
by Andrzej Hunt
· 12 years ago
13fced3
Hack soffice_main into LOK.
by Andrzej Hunt
· 12 years ago
827430c
Fold URE: Windows
by Stephan Bergmann
· 11 years ago
eaddcb8
Use OSL_LIT/BIGENDIAN
by Stephan Bergmann
· 11 years ago
982f199
Fold URE: Linux ure/share/misc/* -> program/
by Stephan Bergmann
· 11 years ago
1459645
fdo#84938: replace EVENT_ constants with enum
by Tobias Madl
· 11 years ago
c422437
Clean up
by Stephan Bergmann
· 11 years ago
ac28e1c
Fix pagein-common list
by Stephan Bergmann
· 11 years ago
8fdb239
Fold URE: Linux ure/share/java/* -> program/classes/
by Stephan Bergmann
· 11 years ago
45ca1bf
Fold URE: Linux ure/lib/* -> program/
by Stephan Bergmann
· 11 years ago
eef94c1
Fold URE: Linux ure/bin/* -> program/
by Stephan Bergmann
· 11 years ago
2163ec3
No need to call osl_setCommandArgs
by Stephan Bergmann
· 11 years ago
80a60371
move RID_APPTITLE to desktop where its used
by Caolán McNamara
· 11 years ago
bcd8f9e
make glxtest available in salmain
by Markus Mohrhard
· 11 years ago
0609777
WaE: work around loplugin:unreffun and loplugin:externandnotdefined
by Tor Lillqvist
· 11 years ago
a55f740
include the unx part for getting OpenGL driver & device information
by Markus Mohrhard
· 11 years ago
c0fbb6b
Fix typo in updaterequireddialog.ui
by Adolfo Jayme Barrientos
· 11 years ago
e3e064e
Remove hardcoded “LibreOffice” name
by Adolfo Jayme Barrientos
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
0063cf2
java: make fields final where possible
by Noel Grandin
· 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
e815987
vcl: move the Impl class of MapMode ...uhm... out of the public header?
by Michael Stahl
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
418eeaa
fdo#86050 Let LibreOffice add scrollbars to widgets only when necessary
by Adolfo Jayme Barrientos
· 11 years ago
fea4793
LOK: Remove formats that we cannot export, and add PDF for Draw.
by Jan Holesovsky
· 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
12bcfec
markup with event type not checker type
by Caolán McNamara
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
Next »