Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/svg-optimisations
/
starmath
68585e3
starmath: Remove a couple of unused error codes
by Takeshi Abe
· 10 years ago
048f298
starmath: Drop useless PE_BINOPER_EXPECTED
by Takeshi Abe
· 10 years ago
f3ca523
starmath: Drop unused PE_UNEXPECTED_END_OF_INPUT
by Takeshi Abe
· 10 years ago
716844c
restore loplugin:vclwidget checking for calling clear() on VclPtr fields
by Noel Grandin
· 10 years ago
a227824
starmath: Remove unused GetRect()
by Takeshi Abe
· 10 years ago
66576fc
SfxModule to use initializer_list instead of variadic arguments
by Mark Page
· 10 years ago
7855ea4
remove comphelper::string::remove
by Noel Grandin
· 10 years ago
bb01a35
starmath: Drop unused definition
by Takeshi Abe
· 10 years ago
faddbce
Make SmStructureNode's ctor initialize the number of sub nodes
by Takeshi Abe
· 10 years ago
d5b05ca
starmath: Replace OSL_ENSURE with assert
by Takeshi Abe
· 10 years ago
f6c0048
starmath: SmBinDiagonalNode's 3rd child must be SmPolyLineNode
by Takeshi Abe
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
f07aa11
starmath: This condition must be met
by Takeshi Abe
· 10 years ago
b0758820
starmath: Fix invalid static_cast
by Takeshi Abe
· 10 years ago
84bbe3a
starmath: Drop unnecessary definitions
by Takeshi Abe
· 10 years ago
3fd21b1
starmath: Remove unused definition
by Takeshi Abe
· 10 years ago
f02c1ca
starmath: IndexOfSubNode() is for SmStructureNode only
by Takeshi Abe
· 10 years ago
aa0d053
tdf#97527 - vcl: reference-count Menu
by Noel Grandin
· 10 years ago
8456d83
starmath: Add a test case for parsing -
by Takeshi Abe
· 10 years ago
336beb8
Drop unused #include
by Takeshi Abe
· 10 years ago
2fb88cb
This can be an assert()
by Takeshi Abe
· 10 years ago
ef54bbc
starmath: Possible cases are exhausted
by Takeshi Abe
· 10 years ago
fca1c92
starmath: more assertions hold
by Takeshi Abe
· 10 years ago
8336037
tdf#94205: Some remaining new+std::move -> o3tl::make_unique
by Stephan Bergmann
· 10 years ago
5338ee6
starmath: SmTableNode has type NTABLE
by Takeshi Abe
· 10 years ago
f536a83
starmath: SmElement owns SmNode
by Takeshi Abe
· 10 years ago
fc7e6d9
Clean up uses of Any::getValue() in starmath
by Stephan Bergmann
· 10 years ago
1fc4af8
Pass it by const ref
by Takeshi Abe
· 10 years ago
a97b392
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
by Gleb Mishchenko
· 10 years ago
80c874d
remove "object is disposed" warning in OBroadcastHelperVar::removeListener
by Noel Grandin
· 10 years ago
261f734
starmath: The formula tree must be of type SmTableNode
by Takeshi Abe
· 10 years ago
5012f69
starmath: Make ctors explicit
by Takeshi Abe
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
dfa8ece
Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag""
by Noel Grandin
· 10 years ago
abde31a
Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"
by Noel Grandin
· 10 years ago
e319ef1
Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag
by Mark Page
· 10 years ago
9f138ff
remove unused constants in HRC files
by Noel Grandin
· 10 years ago
52225a3
Convert ComplexTextLayoutMode to scoped enum
by Noel Grandin
· 10 years ago
013f9d5
Null pointer dereferences must not happen
by Takeshi Abe
· 10 years ago
3103845
coverity#1362478 Explicit null dereferenced
by Caolán McNamara
· 10 years ago
53bc542
STREAM_STD_READ already includes StreamMode::NOCREATE
by Takeshi Abe
· 10 years ago
b6056ea
Passing its const ref is sufficient
by Takeshi Abe
· 10 years ago
09981cd
Use std::vector for SmCaretPosGraph
by Takeshi Abe
· 10 years ago
27ae002
Prefix SmDocShell's members
by Takeshi Abe
· 10 years ago
e71ab23
starmath: Drop redundant IsFormulaArranged() check
by Takeshi Abe
· 10 years ago
3afac08
starmath: Make some functions of SmDocShell public
by Takeshi Abe
· 10 years ago
79e247d
starmath: Prefix members of SmSetSelectionVisitor
by Takeshi Abe
· 10 years ago
f5ea7c0
starmath: nodes in the clipboard are owened by SmClipboard
by Takeshi Abe
· 10 years ago
07f1a39
(nearly) nothing uses GetUniqueId anymore, so remove it.
by Caolán McNamara
· 10 years ago
4ab3149
starmath: Fix missing call of AnnotationSelection() for SmCursor::Copy
by Takeshi Abe
· 10 years ago
66a953b
tdf#99984 render inferred mrow as group {}
by Regina Henschel
· 10 years ago
da68f03
starmath: This should be an assert()
by Takeshi Abe
· 10 years ago
31cfb24
starmath: These functions are used in local only
by Takeshi Abe
· 10 years ago
ab25d7c
starmath: Assign the proper token to SmTableNode
by Takeshi Abe
· 10 years ago
b3ff2f4
loplugin:unusedmethods in slideshow to svtools
by Noel Grandin
· 10 years ago
70aa579
starmath: Remove obsolete TG::Discarded
by Takeshi Abe
· 10 years ago
378576a
Convert ATTR_* to scoped enum
by Takeshi Abe
· 10 years ago
cc1a0ba
convert TG constants to scoped enum
by Noel Grandin
· 10 years ago
e265ea3
tdf#98238, tdf#99591 reverted old commit
by Jan Iversen
· 10 years ago
75c1040
Avoid C-style cast
by Takeshi Abe
· 10 years ago
1dbdc947
Fix bogus nGroup for SmMatrixNode's token
by Takeshi Abe
· 10 years ago
eb2da27
Resolves: tdf#99556 if the num of arguments is not 1 infer a raw
by Caolán McNamara
· 10 years ago
b3d5da6
convert SHOWTRACK to scoped enum
by Noel Grandin
· 10 years ago
b43b796
starmath: SmMatrixNode should have the node TMATRIX
by Takeshi Abe
· 10 years ago
cc63036
Convert FLG_* to scoped enum
by Takeshi Abe
· 10 years ago
265068d
clang-tidy modernize-loop-convert in scripting to svtools
by Noel Grandin
· 10 years ago
b871a97
starmath: Drop unused non-const variant of GetLeftMost
by Takeshi Abe
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
65b327b
Simplify code with ForEachNonNull
by Takeshi Abe
· 10 years ago
116cf0b
modernize loops
by Jochen Nitschke
· 10 years ago
6cd6236
starmath: Drop useless last entry of aTokenTable
by Takeshi Abe
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
6e70103
While at it, delete Any functions on sal_Bool*
by Stephan Bergmann
· 10 years ago
0b1e4a3
Prevent Any::setValue from reinterpreting bool* as sal_Bool*
by Stephan Bergmann
· 10 years ago
022b466
starmath: Avoid C-style cast
by Takeshi Abe
· 10 years ago
82e9cfc
use Any constructor for bool values, instead of temporary vars
by Noel Grandin
· 10 years ago
c6883d4
Fix typo
by Takeshi Abe
· 10 years ago
07a641b
Reduce scope of variables
by Takeshi Abe
· 10 years ago
376c337
tdf#97087 Give comprehensible, unique names to idles
by Muhammet Kara
· 10 years ago
615e350
Resolves: tdf#88320 parsing fails with a subscript number
by Takeshi Abe
· 10 years ago
1ef1ed4
starmath: Drop unnecessary cast
by Takeshi Abe
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
ebc7640
starmath: Simplify SmParser::DoTable()
by Takeshi Abe
· 10 years ago
11f13f5
starmath: Drop member variable set but not used
by Takeshi Abe
· 10 years ago
cd6ec10
starmath: Make coUserDefinedCharContFlags more readable
by Takeshi Abe
· 10 years ago
88338ed
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
a3569e9
starmath: Fix bounds checking
by Takeshi Abe
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
3fbfddc
Stop assigning null to intrusive_ptr
by Takeshi Abe
· 10 years ago
830a867
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
3bbd983
starmath: Drop unused #include
by Takeshi Abe
· 10 years ago
230cd63
clang-tidy performance-unnecessary-value-param in starmath
by Noel Grandin
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
6f1df6d
starmath: Assert that SmAlignNode must have only one child
by Takeshi Abe
· 10 years ago
b398661
starmath: Drop unnecessary forward declaration
by Takeshi Abe
· 10 years ago
50bb5ed
loplugin:constantparam in editeng
by Noel Grandin
· 10 years ago
ecdf7aa
loplugin:constantparam in svtools
by Noel Grandin
· 10 years ago
4e44487
Use std::size_t
by Miklos Vajna
· 10 years ago
04bb10f
starmath: Reduce scope of variables
by Takeshi Abe
· 10 years ago
Next »