Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/chained-text-boxes
4c657f5
Properly #if these debug hooks
by Stephan Bergmann
· 11 years ago
feature/chained-text-boxes
d66d6d7
valgrind: use of uninit data in sw_globalfilter test
by Caolán McNamara
· 11 years ago
6fbab2c
loplugin:unreffun
by Stephan Bergmann
· 11 years ago
6afa561
Cleanup: Remove superfluous comment
by Samuel Mehrbrodt
· 11 years ago
921686a
convert SC_LINKREFTYPE to scoped enum
by Noel Grandin
· 11 years ago
588e1f9
convert SC_ENTER constants to scoped enum
by Noel Grandin
· 11 years ago
bd6f61a
convert SC_LINK constants to scoped enum
by Noel Grandin
· 11 years ago
64144c2
boost->std
by Caolán McNamara
· 11 years ago
dd38f64
fix OSX build
by Noel Grandin
· 11 years ago
1e67e94
convert Link<> to typed
by Noel Grandin
· 11 years ago
c916152
tdf#92521 DOCX export: handle section break right after a table
by Miklos Vajna
· 11 years ago
32f419f
sw: implement per-view LOK_CALLBACK_CURSOR_VISIBLE
by Miklos Vajna
· 11 years ago
1a83f30
sw: implement per-view LOK_CALLBACK_TEXT_SELECTION
by Miklos Vajna
· 11 years ago
af29b2b
gtktiledviewer: fix leftover import progressbar in createView()
by Miklos Vajna
· 11 years ago
43b2103
gtktiledviewer: don't crash on opening non-existing files
by Miklos Vajna
· 11 years ago
de24420
desktop: document a number of environment variables
by Miklos Vajna
· 11 years ago
5c2811d
sw: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSOR
by Miklos Vajna
· 11 years ago
b20de6c
sfx2: adapt comment to reality
by Miklos Vajna
· 11 years ago
b8a5476
lok::Document: register callback in the view, if requested
by Miklos Vajna
· 11 years ago
b0f04d1
sw: implement per-view LOK_CALLBACK_INVALIDATE_TILES
by Miklos Vajna
· 11 years ago
1704221
comphelper: add LibreOfficeKit::set/isViewCallback()
by Miklos Vajna
· 11 years ago
c74ccac
sfx2: add SfxViewShell::libreOfficeKitViewCallback()
by Miklos Vajna
· 11 years ago
714257a
SfxLokHelper::setView: check if view is already current
by Miklos Vajna
· 11 years ago
d3446bc
lokdocview: set view before calling lok::Document member functions
by Miklos Vajna
· 11 years ago
42844c2
Add missing lok::Document::setPartMode() wrapper
by Miklos Vajna
· 11 years ago
c9ebc92
LOK: allow postMouseEvent() in multiple views
by Miklos Vajna
· 11 years ago
a04b31c
LOK: make getViews() be a member function of Document
by Miklos Vajna
· 11 years ago
f2e55ea
gtktiledviewer: use setView() before postKeyEvent()
by Miklos Vajna
· 11 years ago
8cb6094
Use SfxViewFrame::Current()
by Miklos Vajna
· 11 years ago
46588c4
lok::Document: add get/setView()
by Miklos Vajna
· 11 years ago
855e1ba
gtktiledviewer: add setupWidgetAndCreateWindow() to avoid copy&paste
by Miklos Vajna
· 11 years ago
b3498e9
lokdocview: set up the widget in all windows
by Miklos Vajna
· 11 years ago
e6e5c24
lokdocview: avoid GTK+ calls in openDocumentInThread()
by Miklos Vajna
· 11 years ago
c1d7214
gtktiledviewer: set up a new GtkWindow for a new view
by Miklos Vajna
· 11 years ago
8d8a8e1
gtktiledviewer: factor out setupDocView() from main()
by Miklos Vajna
· 11 years ago
2b69ce3
gtktiledviewer: factor out createWindow() from main()
by Miklos Vajna
· 11 years ago
4fd5935
lokdocview: allow not calling documentLoad()
by Miklos Vajna
· 11 years ago
d51e3f7
gtktiledviewer: allow findbar in multiple windows
by Miklos Vajna
· 11 years ago
d8bf31e
gtktiledviewer: allow part selector in multiple windows
by Miklos Vajna
· 11 years ago
bec8a1b
gtktiledviwer: tool item registration is per-window
by Miklos Vajna
· 11 years ago
91d67ec
gtktiledviwer: allow GtkToolItems in multiple windows
by Miklos Vajna
· 11 years ago
36fa8d4
gtktiledviewer: allow multiple status bars
by Miklos Vajna
· 11 years ago
f6ef6af
gtktiledviewer: allow multiple DocView instances
by Miklos Vajna
· 11 years ago
20df29e
gtktiledviewer: these globals can be static
by Miklos Vajna
· 11 years ago
d990a87
sfx2: add missing header guard
by Miklos Vajna
· 11 years ago
10a0cad
lok::Document: add destroyView()
by Miklos Vajna
· 11 years ago
4f62c14
CppunitTest_desktop_lib: fix reported name of failed test
by Miklos Vajna
· 11 years ago
2e523af
lok::Office: add getViews()
by Miklos Vajna
· 11 years ago
179a0d0
gtktiledviewer: add button tooltips
by Miklos Vajna
· 11 years ago
655c787
lok::Document: add createView()
by Miklos Vajna
· 11 years ago
58b5c13
sfx2: add SfxLokHelper
by Miklos Vajna
· 11 years ago
7b0de91
vcl::ITiledRenderable: add getCurrentViewShell() and implement it for Writer
by Miklos Vajna
· 11 years ago
e13510c
sw layout dump: show selection ranges from all shells
by Miklos Vajna
· 11 years ago
f78216d
fix regression with chart sidebar list position
by Markus Mohrhard
· 11 years ago
85eb1e5
use localized string for title text, tdf#94294
by Markus Mohrhard
· 11 years ago
e1afea9
remove unnecessary base class
by Markus Mohrhard
· 11 years ago
e93f9b3
disable a few more controls when no border is set, tdf#94291
by Markus Mohrhard
· 11 years ago
963c35d
loplugin:staticmethods
by Stephan Bergmann
· 11 years ago
b7e2810
remove unused _SCALC_EXE #ifdef
by Noel Grandin
· 11 years ago
6904d2b
Remove unused impGetOverflowingParaObject
by Stephan Bergmann
· 11 years ago
fb4bf45
loplugin:stringconstant
by Stephan Bergmann
· 11 years ago
2ff09b0
loplugin:loopvartoosmall
by Stephan Bergmann
· 11 years ago
f1611d5
convert SC_FILL constants to scoped enum
by Noel Grandin
· 11 years ago
20b7959
WaE: loplugin:cstylecast
by Tor Lillqvist
· 11 years ago
16964a8
WaE: loplugin:literaltoboolconversion
by Tor Lillqvist
· 11 years ago
aac58c6
WaE: loop index type 'unsigned int' is narrower than length type 'size_t'
by Tor Lillqvist
· 11 years ago
f66ecf0
WaE: passing OUString by value, rather pass by reference
by Tor Lillqvist
· 11 years ago
2f5cfa0
WaE: this method can be declared static
by Tor Lillqvist
· 11 years ago
bdf1d60
WaE: C-style cast from 'const drawinglayer::primitive2d::BasePrimitive2D' ...
by Tor Lillqvist
· 11 years ago
59019c6
WaE: rewrite as call of rtl::OUString::isEmpty
by Tor Lillqvist
· 11 years ago
cc3e899
WaE: this method can be declared static
by Tor Lillqvist
· 11 years ago
711752a
WaE: rewrite as call of rtl::OUString::isEmpty
by Tor Lillqvist
· 11 years ago
0212c71
WaE: implicit conversion of literal of type 'int' to 'bool'
by Tor Lillqvist
· 11 years ago
14c44a1
Try harder to avoid unnecessary work
by Tor Lillqvist
· 11 years ago
5d22a10
Performance test for FTest
by Łukasz Hryniuk
· 11 years ago
465f493
Performance test for Sum
by Łukasz Hryniuk
· 11 years ago
3a3c68a
chained editeng: Convert fprintf to SAL_INFO
by Thorsten Behrens
· 11 years ago
04bc1bd
chained editeng: Handle chaining for cutting and pasting
by matteocam
· 11 years ago
c321319
chained editeng: Handle DEL key for chaining
by matteocam
· 11 years ago
97a0b23
chained editeng: Enable chaining after a key is pressed
by matteocam
· 11 years ago
c21780b
chained editeng: Add methods and basic setup for editing-mode chaining
by matteocam
· 11 years ago
5b04c45
chained editeng: Change EndTextEdit behavior to support recursive overflow
by matteocam
· 11 years ago
4efe591
chained editeng: Change size settings if box is chainable
by matteocam
· 11 years ago
3efdb08
chained editeng: Add Chaining-related UNO attribute
by matteocam
· 11 years ago
aa77b17
chained editeng: Add chaining attributes and chaining primitive creation logic
by matteocam
· 11 years ago
e910e77
chained editeng: Enhance existing svx classes with chaining-related methods
by matteocam
· 11 years ago
e59fca5
chained editeng: Add TextChainCursor related files
by matteocam
· 11 years ago
4c33aa6
chained editeng: Add TextChainFlow related files
by matteocam
· 11 years ago
089cae1
chained editeng: Add TextChain related files
by matteocam
· 11 years ago
0c0dedb
chained editeng: Add primitive creation methods for chaining
by matteocam
· 11 years ago
e705b13
chained editeng: Add interface and implementations for text chaining
by matteocam
· 11 years ago
95182ff
add more test files in various PalmOS formats
by David Tardon
· 11 years ago
4bf1322
add test files for Lotus and QuattroPro
by David Tardon
· 11 years ago
f55ee12
enable PageMaker import test
by David Tardon
· 11 years ago
66a7292
tdf#91781 Added character styles and fix labels
by Yousuf Philips
· 11 years ago
4df0412
remove copypasta
by David Tardon
· 11 years ago
83ef294
Avoid creating duplicates in the Visual Studio IDE integration
by Peter Foley
· 11 years ago
2d48830
minor pep8 formatting improvments to gbuild-to-ide
by Peter Foley
· 11 years ago
99bfc36
convert Link<> to typed
by Noel Grandin
· 11 years ago
e3c3b7f
convert Link<> to typed
by Noel Grandin
· 11 years ago
Next »