Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/tbsdy/workbench
7e5da42
sal workbench: fix monitor.cxx - need to release and acquire mutex
by Chris Sherlock
· 9 years ago
private/tbsdy/workbench
1103e3c
sal workbench: include basic socket example
by Chris Sherlock
· 9 years ago
d3af533
sal workbench: remove mistaken while in monitor.cxx
by Chris Sherlock
· 9 years ago
25b8363
sal workbench: more reorg cleanup
by Chris Sherlock
· 9 years ago
21cedbe
sal workbench: reorganize files
by Chris Sherlock
· 9 years ago
b05c58d
sal workbench: added monitor - demonstrates mutex, cond vars and threads
by Chris Sherlock
· 9 years ago
746a5f4
sal workbench: add signal handler example
by Chris Sherlock
· 9 years ago
8cfbcc7
sal workben: remove failed experiment
by Chris Sherlock
· 9 years ago
a9a2ef0
sal workben: set and get an environment variable
by Chris Sherlock
· 9 years ago
9ffd588
sal workben: Demonstrate osl_terminateProcess()
by Chris Sherlock
· 9 years ago
78976a3
sal workben: Demonstrate osl_executeProcess()
by Chris Sherlock
· 9 years ago
9bd74c2
sal workben: add osl_getCommandArg() and osl_getCommandArgCount()
by Chris Sherlock
· 9 years ago
a49025a
sal workben: demonstrate osl_getProcessInfo()
by Chris Sherlock
· 9 years ago
e2353ec
sal workben: demonstrate osl_getProcessWorkingDir()
by Chris Sherlock
· 9 years ago
03bb05f
sal workben: sal/config.h example
by Chris Sherlock
· 9 years ago
661a3ba
sal workben: alloca() example
by Chris Sherlock
· 9 years ago
9fb53a44
sal workben: examples of SAL_N_ELEMENTS, SAL_BOUND and SAL_STRINGIFY
by Chris Sherlock
· 9 years ago
f6c60fb
sal workben: SAL_IMPLEMENT_MAIN and SAL_IMPLEMENT_MAIN_WITH_ARGS examples
by Chris Sherlock
· 9 years ago
a486a37
osl: partial cleanup of socket_decl.hxx doxygen comments
by Chris Sherlock
· 9 years ago
d5ed3cd
Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, too
by Stephan Bergmann
· 9 years ago
2a55916
EPUB export: initial character properties as direct formatting
by Miklos Vajna
· 9 years ago
5072476
make custom properties tab page some reasonable starting width
by Caolán McNamara
· 9 years ago
9806359
revert "convert all sal_Bool to bool in start.c"
by Chris Sherlock
· 9 years ago
06c3fd2
revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719f
by Chris Sherlock
· 9 years ago
59a25f6
desktop: convert all sal_Bool to bool in start.c
by Chris Sherlock
· 9 years ago
36e31c6
desktop: change NULL to nullptr in start.c
by Chris Sherlock
· 9 years ago
d368258
desktop: start.c cleanup
by Chris Sherlock
· 9 years ago
856ff88
move ListControl to vcl
by Markus Mohrhard
· 9 years ago
b2e229e
ListControl: append new entries by default
by Markus Mohrhard
· 9 years ago
492462a
handle scroll wheel scrolling in new ListControl
by Markus Mohrhard
· 9 years ago
45acf26
remove some unused macro definitions
by Noel Grandin
· 9 years ago
57d3e8b
Resolves: rhbz#1400287 resizing properties dialog hides widgets
by Caolán McNamara
· 9 years ago
3415764
Resolves: tdf#112018 number-columns-repeated has the data type positiveInteger
by Caolán McNamara
· 9 years ago
384abc0
Related: tdf#112018 limit to min of 1 before conversion from signed int
by Caolán McNamara
· 9 years ago
663b0a9
update the gtk updater icon with the new updater icon
by Markus Mohrhard
· 9 years ago
4b1f1d6
disable unstable UNO API tests
by Markus Mohrhard
· 9 years ago
bcc372d
loplugin:constparam in sc part8
by Noel Grandin
· 9 years ago
3878c47
Use 1-based numbers in the ScAddress debugging output operator <<
by Tor Lillqvist
· 9 years ago
4b44a42
Resolves: tdf#111865 ensure draw after SetProgressValue uses new value
by Caolán McNamara
· 9 years ago
6748074
Resolves: tdf#111760 cancel file dialog on terminate
by Caolán McNamara
· 9 years ago
e6abf10
Add cautionary comment
by Tor Lillqvist
· 9 years ago
8c0c897
Export to PNG: init DPI with screen resolution, tdf#108317
by Eike Rathke
· 9 years ago
d34fa1f
Export to PNG: export selected cell range only, not as page, tdf#108317
by Eike Rathke
· 9 years ago
408b260
Add keeper for FmFormView* pDrawView
by Eike Rathke
· 9 years ago
d3f1fa3
tdf#100492 Skip empty shapes in SVG export
by Vasily Melenchuk
· 9 years ago
8079855
external data: add a simple table view for spreadsheet data
by Markus Mohrhard
· 9 years ago
218ca21
add a listbox that can contain any controls as children
by Markus Mohrhard
· 9 years ago
c8ff305
move all the basic errcodes to one file
by Noel Grandin
· 9 years ago
0b02b9c
Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"
by Stephan Bergmann
· 9 years ago
79a4868
Pass --enable-debug also down to external/libepubgen
by Miklos Vajna
· 9 years ago
0a76305
ofz#3201: avoid oom
by Caolán McNamara
· 9 years ago
f9601b9
This should be ToolBoxItemBits::DROPDOWNONLY
by Maxim Monastirsky
· 9 years ago
bd3975d
Remove duplicate code
by Maxim Monastirsky
· 9 years ago
5a6ac13
tdf#97362: TextPortionEnumerationTest partially migrated to python (part 7)
by jmzambon
· 9 years ago
e6ec079
tdf#104937 RTF import: \trwWidthA is an absolute value
by Miklos Vajna
· 9 years ago
8514f19
svx: FmXFormView owns m_pWatchStoredList
by Takeshi Abe
· 9 years ago
c1629e6
filterconfig: drop unused debug macros
by Jochen Nitschke
· 9 years ago
9cd44d9
sd: delete the global CacheConfiguration timer on shutdown
by Michael Stahl
· 9 years ago
7b2c691
Removed duplicated include
by Andrea Gelmini
· 9 years ago
0dd1763
Added VisualStudioCode/unified MSDEV VC.db
by Armin Le Grand
· 9 years ago
6dfb01f
EPUB export: write generator string
by Miklos Vajna
· 9 years ago
5bcf4e9
Avoid deadlock under --enable-debug
by Stephan Bergmann
· 9 years ago
52403e5
loplugin:cstylecast/nullptr (clang-cl)
by Stephan Bergmann
· 9 years ago
9420391
svx: Mark functions as local
by Takeshi Abe
· 9 years ago
53587dc
sd: AccessibleSlideSorterView: don't register twice at ViewShell
by Michael Stahl
· 9 years ago
c220f42
update updater icon
by andreas kainz
· 9 years ago
dada595
Follow up changes related to DOCX form control export
by Tamás Zolnai
· 9 years ago
97cd8e4
tdf#111818: add SearchItem.AlgorithmType2 option
by Julien Nabet
· 9 years ago
bcbada5
Resolves: tdf#111925 we need to take the buffered data len into account
by Caolán McNamara
· 9 years ago
1877c2e
ofz#3189 Direct-leak
by Caolán McNamara
· 9 years ago
ec92fc0
loplugin:implicitboolconversion
by Stephan Bergmann
· 9 years ago
317e3d4
crashtesting: failure on exporting tdf95568-1.ots to xlsx
by Caolán McNamara
· 9 years ago
7501057
android:singleLine is deprecated, use maxLines=1 instead
by Christian Lohmaier
· 9 years ago
16be827
android: position in RecyclerView must not be treated as fixed
by Christian Lohmaier
· 9 years ago
1a78572
need to use app:srcCompat when using VectorDrawableCompat
by Christian Lohmaier
· 9 years ago
cda4cea
tdf#100501: Fix thinko
by Stephan Bergmann
· 9 years ago
d21f67f
tdf#111895 writerfilter: avoid hiding shapes behind background
by Justin Luth
· 9 years ago
4b82144
sw: prefix members of SwFootnoteFrame
by Miklos Vajna
· 9 years ago
90b4225
svx: fix assert in SdrEdgeObj::ConnectToNode()
by Michael Stahl
· 9 years ago
efa8e32
ofz#3160 Direct-leak
by Caolán McNamara
· 9 years ago
474178a
ofz#3174 disallow header in header
by Caolán McNamara
· 9 years ago
32e07ad
Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppend
by Stephan Bergmann
· 9 years ago
4ecc655
Replace use of oslInterlockedCount with std::atomic in bridges
by Stephan Bergmann
· 9 years ago
52ffad9
tdf#100501: Adapt to Java 9 (at least on Linux x86-64)
by Stephan Bergmann
· 9 years ago
f33cf53c
disable EPUB export test with system libepubgen
by David Tardon
· 9 years ago
d23f1c3
remove unused header file
by Noel Grandin
· 9 years ago
06c07c0
Translate German comments/debug strings (leftovers in dirs starmath to sysui)
by Johnny_M
· 9 years ago
9bd3482
ofz#3092 Direct-leak
by Caolán McNamara
· 9 years ago
4e298b4
Consistently use oslInterlockedCount for SvImpLBox::s_nImageRefCount
by Stephan Bergmann
· 9 years ago
5921306
Log also the elapsed time of each zone, in milliseconds
by Tor Lillqvist
· 9 years ago
8c8edfa
tdf#62363: When pie chart sector is too small do "Outside" placement
by Dennis Francis
· 9 years ago
a4b8894
tdf#106931 - LibreOffice 5.3 installer doesn't honor UI_LANGS property
by Juergen Funk
· 9 years ago
c6c6a70
libqxp: work around Android build
by Miklos Vajna
· 9 years ago
8b63825
Fix type of errno/WSAGetLastError()
by Stephan Bergmann
· 9 years ago
722e3ce
add icons to calc functions needed for grouped notebookbar
by andreas kainz
· 9 years ago
2539d5b
blind attempt to fix windows build error
by David Tardon
· 9 years ago
e59b5b1
integrate libqxp
by Aleksas Pantechovskis
· 9 years ago
c8777a1
sw: don't undo paragraph signatures
by Ashod Nakashian
· 9 years ago
8d91230
sw: insert paragraph signature field
by Ashod Nakashian
· 9 years ago
3daf54c
sw: validate paragraph signatures on load
by Ashod Nakashian
· 9 years ago
Next »