Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract101
/
tubes
382eb1a
remove untyped Link<>
by Noel Grandin
· 10 years ago
b4b7703
cppcheck:variableScope
by Noel Grandin
· 10 years ago
6c9dfa8
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
623b38f
OSL_ENSURE was not declared in this scope
by David Tardon
· 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
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
a362f15
Typo: shoud -> should
by Julien Nabet
· 12 years ago
6615459
target UIConfig_tubes should be a l10n target
by David Tardon
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
610b2b9
remove unnecessary use of OUString constructor when assigning
by Noel Grandin
· 12 years ago
1ba1113
bugs.freedesktop.org -> bugs.libreoffice.org
by Andras Timar
· 12 years ago
fe5acac
Silence -Wdeprecated-declarations for the moment
by Julien Nabet
· 12 years ago
8d6da3b
fdo#62475 - remove visual noise
by Philipp Riemer
· 13 years ago
bf42b6f
fdo#62475 - remove visual noise
by Philipp Riemer
· 13 years ago
1c7af45
Re-work 8bit characters in source code, or remove them.
by Michael Meeks
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
ee16e33
drop nonexistent include paths
by David Tardon
· 13 years ago
c042cd0
gbuild: drop uses of removed packages
by David Tardon
· 13 years ago
b9337e2
execute move of global headers
by Bjoern Michaelsen
· 13 years ago
62badf38
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
9dd52eb
use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX
by Ivan Timofeev
· 13 years ago
025857d
WaE: g_type_init has been deprecated since GLib 2.36
by Ivan Timofeev
· 13 years ago
ed72983
rename UI to UIConfig
by David Tardon
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
2bded30
Remove RTL_CONSTASCII_STRINGPARAM from tubes
by Chr. Rossmanith
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
59d02d3
kill random dmake leftovers
by Peter Foley
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
76bc438
various efforts to consistently apply HIG rules
by Caolán McNamara
· 13 years ago
8652014
tubes: use boost_headers (thanks to Alex Thurgood for hint)
by Michael Stahl
· 13 years ago
0c22f3ea
Make LO buildable again after the GraphicFilter move.
by Jan Holesovsky
· 13 years ago
bb121c8
fdo#46808, Convert frame::Desktop to new style service.
by Noel Grandin
· 13 years ago
66a1758
c++ API: use css alias in generated headers, adds global css decl
by Thorsten Behrens
· 13 years ago
e74fc93
tubes: use new .ui format for contacts dialog
by Matúš Kukan
· 14 years ago
5fe772a
tubes: use only one test method; and also setUp and tearDown
by Matúš Kukan
· 13 years ago
1ad0aef
tubes: getProcessServiceFactory does not return NULL anymore
by Matúš Kukan
· 13 years ago
6f543a4
tubes: just hardcode the url
by Matúš Kukan
· 13 years ago
5032dc0
gbuild: invert handling of standard system libraries:
by Michael Stahl
· 14 years ago
b85c349
gbuild: replace direct gb_STDLIBS use with ...
by Michael Stahl
· 14 years ago
2e677c3
gbuild: split uwinapi out of gb_STDLIBS
by Michael Stahl
· 14 years ago
4e6907b
tubes: let's use ctor, dtor and less methods in the test
by Matúš Kukan
· 14 years ago
4917f0c
tubes: catch exception to get more info
by Matúš Kukan
· 14 years ago
aa460e5
tubes: update README
by Matúš Kukan
· 14 years ago
2bb7313
tubes: add few more comments
by Matúš Kukan
· 14 years ago
24209be
tubes: fix indentation and scope of variables
by Matúš Kukan
· 14 years ago
466edaa
tubes: move getContacts() to TeleManager where it belongs, I believe
by Matúš Kukan
· 14 years ago
9adf295
tubes: correctly use SAL_INFO and SAL_WARN macros
by Matúš Kukan
· 14 years ago
86b81fb
tubes: add include for clang
by Matúš Kukan
· 14 years ago
4662df8
tubes: simplify and make more readable, I believe
by Matúš Kukan
· 14 years ago
2786142
tubes: do not include tubes' object files in unit test library
by Matúš Kukan
· 14 years ago
d59a7fd
tubes: implement simple TestCollaboration to test receiving packets
by Matúš Kukan
· 14 years ago
ece8ead
tubes: fix unittest again and simplify
by Matúš Kukan
· 14 years ago
766a024
tubes: also prepare the Account Manager when creating; and simplify
by Matúš Kukan
· 14 years ago
e9ed269
tubes: clean this makefile
by Matúš Kukan
· 14 years ago
7f6b232
tubes: use channel's signal closed to know when end the collaboration
by Matúš Kukan
· 14 years ago
011e348
tubes: add invite to Collaboration class
by Matúš Kukan
· 14 years ago
c3c2dcf
tubes: do not encode UUID into file name anymore
by Matúš Kukan
· 14 years ago
1fa1894
tubes: use file channel description for sending UUID
by Matúš Kukan
· 14 years ago
35aa036
Revert "tubes: mangle service name into file description"
by Matúš Kukan
· 14 years ago
6766c6a
tubes: re-use typedefs from contact-list.hxx
by Matúš Kukan
· 14 years ago
510576b
tubes: finish efforts to make TeleManager static
by Matúš Kukan
· 14 years ago
b870f14
tubes: make contacts dialog a member of Collaboration class
by Matúš Kukan
· 14 years ago
34c6421
tubes: handle TeleConference internally in Collaboration
by Matúš Kukan
· 14 years ago
6c94672
tubes: fix build
by Matúš Kukan
· 14 years ago
c3c9ae0
tubes: do not queue incoming packets
by Matúš Kukan
· 14 years ago
b3da63d2
tubes: avoid boost::signaling received packets
by Matúš Kukan
· 14 years ago
ee1b41d
tubes: avoid ugly SAL_DLLPUBLIC_EXPORT here
by Matúš Kukan
· 14 years ago
8269d572
tubes: remove unused parameter
by Matúš Kukan
· 14 years ago
525b1ad
tubes: call the function directly
by Matúš Kukan
· 14 years ago
4018062
tubes: implement another way for demoing collaboration
by Matúš Kukan
· 14 years ago
769e2b5
tubes: stop collaborating when the account gets off-line
by Matúš Kukan
· 14 years ago
01839d6
tubes: fix build of unit test; set include path for now
by Matúš Kukan
· 14 years ago
8aef9f4
tubes: stop collaborating when the contact leaves
by Matúš Kukan
· 14 years ago
56977df
tubes: fix leaking ScCollaboration; add it to ScDocShell
by Matúš Kukan
· 14 years ago
0c9aae9
tubes: use SAL_INFO SAL_WARN here
by Matúš Kukan
· 14 years ago
2965a1c
tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919
by Matúš Kukan
· 14 years ago
b7e0777
tubes: do not use boost::signal here; call function directly
by Matúš Kukan
· 14 years ago
4e648b8
tubes: create contacts dialog instance for each document separately
by Matúš Kukan
· 14 years ago
f2c7d7a
tubes: remove pointless define
by Matúš Kukan
· 14 years ago
3ef03fb
tubes: make TeleManager::getConference() static
by Matúš Kukan
· 14 years ago
bc21b49
tubes: move sc/source/ui/collab/contacts.* to tubes
by Matúš Kukan
· 14 years ago
4311938
tubes: impose strict ordering on 1-1 collaboration
by Matúš Kukan
· 14 years ago
df23696
tubes: send file when inviting contact to MUC collaboration
by Matúš Kukan
· 14 years ago
7f77377
tubes: clean this out
by Matúš Kukan
· 14 years ago
f86cc45
tubes: move mbChannelReadyHandlerInvoked to pImpl
by Matúš Kukan
· 14 years ago
bb9399e
tubes: kill double-singletonning of TeleManager
by Matúš Kukan
· 14 years ago
c55b2d0
tubes: TeleManger's GMainLoop* now unused
by Matúš Kukan
· 14 years ago
19f9297
tubes: resurrect unit test to serve again
by Matúš Kukan
· 14 years ago
9c6a6ec
tubes: keep contacts dialog updated on contacts' presence changes
by Matúš Kukan
· 14 years ago
b129545
tubes: init TeleManager in desktop
by Matúš Kukan
· 14 years ago
db96306
tubes: do not include telepathy-glib.h in public headers
by Matúš Kukan
· 14 years ago
abeb02c
tubes: create TeleConferenceImpl to hide more details from public
by Matúš Kukan
· 14 years ago
955bbbb
tubes: get local callbacks out of class
by Matúš Kukan
· 14 years ago
a83d9160
tubes: update unused build.lst
by Matúš Kukan
· 14 years ago
2b2099c
tubes: do not crash if there is no TeleManager yet
by Matúš Kukan
· 14 years ago
1fe939d
tubes: small cleaning
by Matúš Kukan
· 14 years ago
3892851
tubes: do not include file-transfer-helper.h in public headers
by Matúš Kukan
· 14 years ago
Next »