Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/coretext
/
oox
b6ff047
remove unused code
by Petr Vorel
· 14 years ago
84b3f7b
gbuild: get rid of realpath in gb_Foo_set_include
by Matúš Kukan
· 14 years ago
3e8e896c
Need the sfx library for sfx2::isValidNCName()
by Tor Lillqvist
· 14 years ago
14620c3
support import of key shortcut for macro ( Excel only )
by Noel Power
· 14 years ago
d082cb2
n747499: Wav/Audio files import - stub.
by Muthu Subramanian
· 14 years ago
2bdac35
remove unused code
by Petr Vorel
· 14 years ago
5122196
Avoid temporary rtl::OUString
by Julien Nabet
· 14 years ago
c492c10
WaE: two unused functions
by Tor Lillqvist
· 14 years ago
3031300
WaE: use of logical '&&' with constant operand
by Tor Lillqvist
· 14 years ago
b43bdd4
WaE: expression result unused
by Tor Lillqvist
· 14 years ago
56665a8
oox::drawingml::Shape: fix "lock underflow in SvxShape" assertions
by Michael Stahl
· 14 years ago
5d49bf6
customshapes: re-generate smaller, faster to compile data.
by Michael Meeks
· 14 years ago
62ee264
customshapes: special-case Sequence of EnhancedCustomShapeParameterPair
by Michael Meeks
· 14 years ago
40b30c3
customshapes: special case EnhancedCustomShapeParameterPair to win
by Michael Meeks
· 14 years ago
f597336
customshapes: use static integer array for EnhancedCustomShapeSequences
by Michael Meeks
· 14 years ago
36f8ef7
customshapes: 800k size saving, and 25% compile speedup
by Michael Meeks
· 14 years ago
e3c0a95
generate more pptx test documents with preset shapes
by Radek Doulik
· 14 years ago
d4157ce
customshapes: commit updated autogenerated output.
by Michael Meeks
· 14 years ago
f291fb5
customshapes: re-work generation to create many small methods
by Michael Meeks
· 14 years ago
b52ccb8
document customshapes (re-)generation flow.
by Michael Meeks
· 14 years ago
24b402d
weed out unmatched Sub/End Sub statements when importing VBA fdo#46889
by Noel Power
· 14 years ago
101fd17
n719988, n734733: Bullet should have same color as following text by default
by Felix Zhang
· 14 years ago
77901e5
n657904: Styling information isn't applied to grpSp.
by Muthu Subramanian
· 14 years ago
1a2a2a0
n#746996: Wrong text color in smartArt.
by Muthu Subramanian
· 14 years ago
37eb621
Remove unused code in BiffInputStream.
by Santiago Martinez
· 14 years ago
d4c467f
Remove unused code in BiffObjLineModel.
by Santiago Martinez
· 14 years ago
602908b
fix oox debug build with DBG_UTIL guard for 'dump' usage
by Michael Meeks
· 14 years ago
15af96f
oox: guard dbgutil-only methods with ifdef
by Miklos Vajna
· 14 years ago
29b1914
reintroduced dump methods that are needed if OSL_DEBUG_LEVEL > 0
by Eike Rathke
· 14 years ago
660cb78
unusedcode: remove something from oox
by Matúš Kukan
· 14 years ago
94698d8
fdo#45560: Fixed docx textbox position and size import
by Cédric Bosdonnat
· 14 years ago
768da51
force imported xlsx active tab to be shown bnc#748198
by Noel Power
· 14 years ago
3a6c12b
Bin code that is never executed but calls a method that has been removed
by Tor Lillqvist
· 14 years ago
eab072e
Remove unused code
by Elton Chung
· 14 years ago
96cb767
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
by Takeshi Abe
· 14 years ago
5c71463
n744503: Importing useBgFill colors for shapes.
by Muthu Subramanian
· 14 years ago
2174d4d
use stream name for module names when importing vba. fdo#46151 & bnc#747323
by Noel Power
· 14 years ago
905df1b
Fix crash in smartart import
by Thorsten Behrens
· 14 years ago
9ab0b38
Various string function clean up
by Stephan Bergmann
· 14 years ago
8167b8f
n744510: Improved 'vert' text imports.
by Muthu Subramanian
· 14 years ago
c2ad01c
remove unused fields
by Ivan Timofeev
· 14 years ago
0536df5
Remove unused code
by Elton Chung
· 14 years ago
60397e8
Remove unused code
by Elton Chung
· 14 years ago
f1c1629
Remove unused code
by Elton Chung
· 14 years ago
58255c4
handle imported picture attribute from MSO Dialog ( fdo#45995 )
by Noel Power
· 14 years ago
731a8d7
Remove unused code
by Elton Chung
· 14 years ago
4b30ec9
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
by Matúš Kukan
· 14 years ago
b93463b
n744512: Fixed formatting of tables.
by Muthu Subramanian
· 14 years ago
1ae7ac2
Code review fixes.
by Muthu Subramanian
· 14 years ago
e7e0455
Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")
by Takeshi Abe
· 14 years ago
4908c16
handle row and column offsets for imported shape with cell anchor fdo#45266
by Noel Power
· 14 years ago
700b7941
Added and improved READMEs for modules which used to be in filter
by Josh Heidenreich
· 14 years ago
c857dff
switch to include-based build rather than sourced-based build
by Norbert Thiebaud
· 14 years ago
3d62ea9
import group field group name user captions fdo#45310
by Noel Power
· 14 years ago
50be8ec
fix corrupted numbers in pivottable using group field as data field fdo#45276
by Noel Power
· 14 years ago
16af091
fix corrupted group field entries in xlsx imported pivot table fdo#45268
by Noel Power
· 14 years ago
c07e929
improve xlsx shape/chart import, anchor to cell where needed fdo#45266
by Noel Power
· 14 years ago
a71c878
n#744509: Alignment of text is wrong.
by Muthu Subramanian
· 14 years ago
34c5059
Fix "Prefer prefix ++/-- operators for non-primitive types"
by Julien Nabet
· 14 years ago
af15127
Fixes crashing while loading manipulated pptx files.
by Muthu Subramanian
· 14 years ago
8d2ec1d
fix -Os comment in oox/Library_oox.mk
by Rene Engelhard
· 14 years ago
5c0a389
use a $(COM)-$(OS)-$(CPUNAME) pattern
by Caolán McNamara
· 14 years ago
95c8262
add missed ifeq to check for IA64...
by Rene Engelhard
· 14 years ago
bd530e2
build oox with explicit -Os on ia64 as it otherwise gets too big to link
by Rene Engelhard
· 14 years ago
1f2bf6d
Removed debug statement.
by Kohei Yoshida
· 14 years ago
0843da1
fprintf -> SAL_INFO
by Luboš Luňák
· 14 years ago
5fb4b78
n719734: Overridding properties from master/layout.
by Muthu Subramanian
· 14 years ago
a21c7f8
Fix for a probable crash. (code review)
by Muthu Subramanian
· 14 years ago
e07f5b0
make oox ByteString free
by Caolán McNamara
· 14 years ago
f908fc4
use $(GPERF) instead of using gperf from path
by Bapt
· 14 years ago
8989839
Remove unused Get/SetXmlNamespace
by Thomas Arnhold
· 14 years ago
08d47e3
correct copyright header
by Thomas Arnhold
· 14 years ago
b342887
regenerated custom shapes presets
by Radek Doulik
· 14 years ago
76049db
updated custom shapes presets generator to use new SubViewSize property
by Radek Doulik
· 14 years ago
8447e78
use SubViewSize property for custom shape paths
by Radek Doulik
· 14 years ago
229b0cc
handle [more] placeholder shapes in Layout slides
by Radek Doulik
· 14 years ago
fcc8db1
fix for gcc 4.7: unable to find string literal operator
by Matúš Kukan
· 14 years ago
8a3b584
export vertical and horizontal flip attribute for customshapes
by Noel Power
· 14 years ago
aaa4e47
add missing ooxml customshape -> mso shape name entries ( for export support )
by Noel Power
· 14 years ago
f7aca07
pptx: regenerated custom shape presets after last path element changes
by Radek Doulik
· 14 years ago
909b58f
pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path element
by Radek Doulik
· 14 years ago
5c4d1b05
n#734734: Text rotation fixes.
by Muthu Subramanian
· 14 years ago
2c3d0ff
Use SAL_N_ELEMENTS
by Thomas Arnhold
· 14 years ago
d0521e2
pptx: regenerate presets after custom shapes moveto/close fix
by Radek Doulik
· 14 years ago
15a19d7
pptx: custom shapes import, ignore close segment after moveto segment
by Radek Doulik
· 14 years ago
534e87c
regenerated custom shape presets
by Radek Doulik
· 14 years ago
c0aa170
pptx: implemented import of <path stroke="false" ...>
by Radek Doulik
· 14 years ago
effeb08
Kill SvNullStream duplication
by Miklos Vajna
· 14 years ago
bacfd2d
add a comphelper::string::getTokenCount
by Caolán McNamara
· 14 years ago
578292d
Register chart data ranges via tokens rather than string.
by Kohei Yoshida
· 14 years ago
737324f9
regenerated custom shape presets with fixed ssd* constants
by Radek Doulik
· 14 years ago
56c40a0
PPTX: fix ssd* constants import for drawingml formulas
by Radek Doulik
· 14 years ago
82e385c
n734734: Line Spacing is used from previous values.
by Muthu Subramanian
· 14 years ago
6af5964
Fix for fdo43460 Part XXV getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
60b7f09
n#655408: Importing extLst of drawings in diagrams.
by Muthu Subramanian
· 14 years ago
9856dfd
unusedcode: oox: remove some unused code
by Matúš Kukan
· 14 years ago
7958f82
catch exception by constant reference
by Takeshi Abe
· 14 years ago
c1c3ef6
callcatcher: remove some unused code
by Caolán McNamara
· 14 years ago
0acff17
skip unknown elements when reading multiple elements from docx mathml
by Luboš Luňák
· 14 years ago
606c2e7
Fixed: bentConnectors are not imported properly.
by Muthu Subramanian
· 14 years ago
Next »