Code Review
gerrit.libreoffice.org
/
core
/
32162d327bc4356bc69ee4c8e82f0dbc3c8e3076..68969cc61adecac481ae9656978ef952f435b310
68969cc
Consistency around SdrMetricItem
by
Stephan Bergmann
· 10 years ago
8b91280
Missing @since tag
by
Stephan Bergmann
· 10 years ago
c5bbfb3
fdo#78555: Oopsy.
by
Kohei Yoshida
· 10 years ago
2718223
fdo#78555: Retain formula results when moving a range of cells.
by
Kohei Yoshida
· 10 years ago
85f8f8f8
fdo#78555: Write test for this first.
by
Kohei Yoshida
· 10 years ago
6a2ea81
Remove unused ctors
by
Stephan Bergmann
· 10 years ago
91f7e82
typo
by
Stephan Bergmann
· 10 years ago
5909d64
LOK: add document loading failure test.
by
Andrzej Hunt
· 10 years ago
dd418d8
LOK documentLoad needs SolarMutex protection too.
by
Andrzej Hunt
· 10 years ago
5beec73
LOK: add test for getDocumentType.
by
Andrzej Hunt
· 10 years ago
cc7f66d
LOK: add slide name retrieval test.
by
Andrzej Hunt
· 10 years ago
e780c96
Use one test instance to run all LOK tests.
by
Andrzej Hunt
· 10 years ago
d6fd97b
Make common paths member variables.
by
Andrzej Hunt
· 10 years ago
3c115cd
Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutex
by
Andrzej Hunt
· 10 years ago
5ee87e8
Avoid undef downcast in base class ctor
by
Stephan Bergmann
· 10 years ago
ee8f76a
Avoid possible memory leaks in case of exceptions
by
Takeshi Abe
· 10 years ago
b9b9fea
writerfilter: fix ubsan complaints about "-42" enum value
by
Michael Stahl
· 10 years ago
56739cf
xmerge: Avoid java.util.ConcurrentModificationException
by
rbuj
· 10 years ago
7e0e581
cleanup usage of MapUnit enum
by
Noel Grandin
· 10 years ago
65803ad
fix some dodgy FieldUnit conversions
by
Noel Grandin
· 10 years ago
62da1a8
GtkComboBoxText requires gtk >= 2.24 (again).
by
Andrzej Hunt
· 10 years ago
48f52a5
DocxAttributeOutput::WriteSdtBlock: never write <w:id> twice
by
Miklos Vajna
· 10 years ago
7f9732e
remove commented out code
by
Noel Grandin
· 10 years ago
4a39475
DOCX export: handle exact end of paragraph w:sdt tags
by
Miklos Vajna
· 10 years ago
75dd06b
-Werror,-Wunused-private-field
by
Stephan Bergmann
· 10 years ago
56c2802
sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6
by
Douglas Mencken
· 10 years ago
45db9b09
Scope reduction.
by
Kohei Yoshida
· 10 years ago
fe5463f
the dialog hierarchy changed iwith the ui format, fdo#81867
by
Markus Mohrhard
· 10 years ago
21bd05d
Improve "Navigate by" layout
by
Samuel Mehrbrodt
· 10 years ago
4131e8b
writerfilter: remove unused <namespace-alias id=""> attributes
by
Miklos Vajna
· 10 years ago
de67424
fix spelling error
by
Markus Mohrhard
· 10 years ago
53cb769
add scroll animation for benchmark
by
weigao
· 10 years ago
8828dbf
add drag animation for benchmark
by
weigao
· 10 years ago
4e4047c
add click event animation for benchmark
by
weigao
· 10 years ago
864d018
DOCX import: handle exact end of paragraph w:sdt tags
by
Miklos Vajna
· 10 years ago
8511816
ASPECT_ALL is unused
by
Tor Lillqvist
· 10 years ago
b2ee023
fdo#80501: Ensure that we notify each listener only once.
by
Kohei Yoshida
· 10 years ago
d012571
fdo#80501: Write test for this first.
by
Kohei Yoshida
· 10 years ago
ff209b1
Avoid needless truncation to int
by
Stephan Bergmann
· 10 years ago
222c94f
Adapt loplugin:derefnullptr to old Clang versions
by
Stephan Bergmann
· 10 years ago
20d0802
Fix *_component_getFactory function type
by
Stephan Bergmann
· 10 years ago
a45d968
Remove redundant casts to void
by
Stephan Bergmann
· 10 years ago
77d2610
Use OString::boolean in docxattributeoutput.cxx
by
Joren De Cuyper
· 10 years ago
84dbcaf
javaunohelper: If statement is redundant
by
rbuj
· 10 years ago
c7c5353
javaunohelper: String comparison
by
rbuj
· 10 years ago
6e53a17
fix wrong calculation for text size, fdo#81499
by
Markus Mohrhard
· 10 years ago
7bff8e9
the range has to be in the correct order, fdo#81803
by
Markus Mohrhard
· 10 years ago
896390d
add test case for fdo#81803
by
Markus Mohrhard
· 10 years ago
56bd291
Wrap "" in OUString: error: conversion from const char* to non-scalar...
by
Andrzej Hunt
· 10 years ago
77d0831
LokDocView: Update part selector when mode changes.
by
Andrzej Hunt
· 10 years ago
df438e6
LokDocView: set current item for part selector.
by
Andrzej Hunt
· 10 years ago
ba520b9
gtktiledviewer: add part mode selector.
by
Andrzej Hunt
· 10 years ago
af58bb8
Protect setPartMode and ensure we actually show the new mode.
by
Andrzej Hunt
· 10 years ago
b3375a2
Impress/Tiled Rendering: implement setPartMode.
by
Andrzej Hunt
· 10 years ago
7f8eb6d
LOKDocView: add set_part_mode.
by
Andrzej Hunt
· 10 years ago
0dc6db6
Impress/Tiled Rendering: return correct number for getPart.
by
Andrzej Hunt
· 10 years ago
dd032c3
ITiledRenderable: provide default implementations for some methods.
by
Andrzej Hunt
· 10 years ago
a965dfd
Impress: Implement getPartName.
by
Andrzej Hunt
· 10 years ago
36e5f73
gtktiledviewer: show part names in selector.
by
Andrzej Hunt
· 10 years ago
366d8fb
LOKDocView: add part name retrieval.
by
Andrzej Hunt
· 10 years ago
977ba35
Remove horrifically outdated comment.
by
Andrzej Hunt
· 10 years ago
6872ecd
LOK: add setPartMode.
by
Andrzej Hunt
· 10 years ago
6548361
LOK: Add getPartName.
by
Andrzej Hunt
· 10 years ago
5fe0711
Fix comment typo.
by
Andrzej Hunt
· 10 years ago
4a1efd5
Remove redundant sal_Char *
by
Joren De Cuyper
· 10 years ago
3e9bddf
javaunohelper: The assigned value is never used
by
rbuj
· 10 years ago
1922657
javaunohelper: String comparison
by
rbuj
· 10 years ago
c0d298e
Avoid possible memory leaks in case of exceptions
by
Takeshi Abe
· 10 years ago
8cb75e9
error: reference to "Primitive2DSequence" is ambiguous
by
Matúš Kukan
· 10 years ago
5e55d5f
fdo#81330: When moving to a different sheet, set 3D flag on.
by
Kohei Yoshida
· 10 years ago
6a816d1
fdo#81330: Write test for this.
by
Kohei Yoshida
· 10 years ago
52d21ee
fdo#81812 Kill PIMPE and PIMPEE
by
Joren De Cuyper
· 10 years ago
e03f6b2
Fix indent + some extranous whitespace
by
Joren De Cuyper
· 10 years ago
3b2f10b
FontName -> FontFamily error
by
Joren De Cuyper
· 10 years ago
d971c66
SVG test that sequences are equal
by
Joren De Cuyper
· 10 years ago
1fcc305
fdo#80846: Get the parameter order right.
by
Kohei Yoshida
· 10 years ago
2ef608a
fdo#80846: Write test for this.
by
Kohei Yoshida
· 10 years ago
7b13c6d
Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's.
by
Kohei Yoshida
· 10 years ago
dbe2da9
Add chart import, percentage number formats, unit test.
by
Matúš Kukan
· 10 years ago
c8cc89f
Fix some number format issues, bnc#862510
by
Matúš Kukan
· 10 years ago
5f47e31
bnc#862510: PPTX import: Properly show data labels in percent format.
by
Matúš Kukan
· 10 years ago
5893a75
fdo#81384: writerfilter: turn the horrible btLr cell text dir hack
by
Michael Stahl
· 10 years ago
bdca067
writerfilter: whoever started non-reference variable names with "r"
by
Michael Stahl
· 10 years ago
2a87b3b
gbuild: allow a unit test to depend on a jar file
by
David Tardon
· 10 years ago
01d8524
gbuild: clean target is phony
by
David Tardon
· 10 years ago
36c18ab
loplugin:unreffun
by
Stephan Bergmann
· 10 years ago
190a4ee
Revert "it makes no sense to use the second column as well, fdo#81499"
by
Kohei Yoshida
· 10 years ago
1e03324
Make coinmp build with VS2013
by
Tor Lillqvist
· 10 years ago
14a5f2f
writerfilter: nobody reads enumname
by
Miklos Vajna
· 10 years ago
423020d
writerfilter: unused OOXMLFactory_*::getName()
by
Miklos Vajna
· 10 years ago
28a3156
DOCX filter: map <w:sdt> outside paragraphs to paragraph properties
by
Miklos Vajna
· 10 years ago
e5b0aa9
basic: -Werror=sign-compare
by
Michael Stahl
· 10 years ago
666f865
simplify "no delete" logic in SvRefBase
by
Noel Grandin
· 10 years ago
94a5c87
xmerge: The assigned value is never used
by
rbuj
· 10 years ago
ae7ca8b
fdo#46037: remove unused comphelper/configurationhelper.hxx
by
Alexandre Vicenzi
· 10 years ago
c694837
convert linked list to std::vector in SbxDimArray
by
Noel Grandin
· 10 years ago
73f961e
Include <algorithm> for std::min
by
Tor Lillqvist
· 10 years ago
5cca1cb
Accept also WINDOWS_SDK_VERSION == 81
by
Tor Lillqvist
· 10 years ago
faca271
Include <algorithm> for std::min
by
Tor Lillqvist
· 10 years ago
eeeef4e
Include <algorithm> for std::min
by
Tor Lillqvist
· 10 years ago
Next »