Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/mork
/
editeng
3d0068c
fix non-const accesses in previous commit:
by Michael Stahl
· 14 years ago
a4bce97
Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vector
by Noel Grandin
· 14 years ago
7ba0176
delete svl/svstdarr.hxx
by Michael Stahl
· 14 years ago
cf86b90
move SvStringsISortDtor to editeng/svxacorr.hxx
by Michael Stahl
· 14 years ago
890fc5a8
autocomplete: replace horrible use of SvStringsISortDtor...
by Michael Stahl
· 14 years ago
0a31f57
Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector
by Noel Grandin
· 14 years ago
4dd7c03
Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion
by Stephan Bergmann
· 14 years ago
1d2ba73
throw some const love at SvxAutocorrWordList
by Caolán McNamara
· 14 years ago
0581160
make this a const_iterator for windows buildbot
by Caolán McNamara
· 14 years ago
46a02d0
Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set
by Noel Grandin
· 14 years ago
36b9ff5
ure cppunit tests depend on unobootstrapprotector
by Caolán McNamara
· 14 years ago
464f69b
Resolves: rhbz#836937 insanely slow with Zemberek installed
by Caolán McNamara
· 14 years ago
7fe6136
CalcDataFilesChangedCheckValue is always zero
by Caolán McNamara
· 14 years ago
0473296
nCurrentDataFilesChangedCheckValue is kind of pointless
by Caolán McNamara
· 14 years ago
b18e1e7
Related: rhbz#836937 halve calls to expensive getAvailableServices
by Caolán McNamara
· 14 years ago
e18f1d6
remove distracting and unhelpful debugging code
by Caolán McNamara
· 14 years ago
1042610
some UniString->rtl::OUString
by Caolán McNamara
· 14 years ago
927f1e5
ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:
by Michael Stahl
· 14 years ago
2d045cd
refactor handling of double border widths:
by Michael Stahl
· 14 years ago
8b45939
replace enum SvxBorderStyle with css::table::BorderLineSyle
by Michael Stahl
· 14 years ago
30d3637
removed unnecessary forward declarations of class
by Takeshi Abe
· 14 years ago
bccf34c
ditch String::CreateFromAscii
by Caolán McNamara
· 14 years ago
6cf78c7
fdo#51582: Avoid double deletion of a text portion.
by Kohei Yoshida
· 14 years ago
278000a
Remove unused defines
by Thomas Arnhold
· 14 years ago
fdda178
targetted improvement of UNO API includes / usage
by Michael Meeks
· 14 years ago
8ca2189
Remove unused defines
by Thomas Arnhold
· 14 years ago
b63027f
Remove some unused defines and controls
by Thomas Arnhold
· 14 years ago
9e0cbe5
some pesky XubStrings
by Caolán McNamara
· 14 years ago
59c8cff
Remove some more PCH traces
by Thomas Arnhold
· 14 years ago
328e226
targetted re-work of cppunit pieces.
by Michael Meeks
· 14 years ago
b22adb4
Remove commented out code
by Thomas Arnhold
· 14 years ago
ee1c5c4
Reduce newline bloat at eof
by Thomas Arnhold
· 14 years ago
69a51d2
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
463e59d
rename SvxBorderLine::SetStyle to something unambiguous
by Michael Stahl
· 14 years ago
e45bb32
Fix prefix ++/-- operators for non-primitive types
by Julien Nabet
· 14 years ago
0caf87c
remove bunch of obsolete looking .dxp files
by Michael Stahl
· 14 years ago
60eb135
.dxp files don't need executable bits
by Michael Stahl
· 14 years ago
ecf9432
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
ec5fa01
replace all but one .hdl include with equivalent .hpp includes.
by Michael Meeks
· 14 years ago
c3f2401
reduce scope and replace some String::CreateFromAscii
by Caolán McNamara
· 14 years ago
b9042fa
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b6db3e3
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
5fcecf9
hrc cleanup: Remove unused defines
by Thomas Arnhold
· 14 years ago
54e9a28
typo: paramters, paramaters -> parameters
by Andras Timar
· 14 years ago
d9e4c74
merge together hand-crafted traditional/simplified chinese tests
by Caolán McNamara
· 14 years ago
749ffa2
move odd IsSimilarChinese debugging thing to local scope
by Caolán McNamara
· 14 years ago
447e5b4
death to some UniStrings
by Caolán McNamara
· 14 years ago
06e2005
convert LocaleDataWrapper to OUString
by Caolán McNamara
· 14 years ago
e06d6e3
hrc cleanup: Remove completely unused RIDs
by Thomas Arnhold
· 14 years ago
59f5d8f
Remove unnecessary size-too-large check
by Stephan Bergmann
· 14 years ago
5c47001
Better fix for those short strings
by Stephan Bergmann
· 14 years ago
1500c9c
Drop throw clause that was incomplete anyway
by Tor Lillqvist
· 14 years ago
a4242df
Take care of short strings
by Stephan Bergmann
· 14 years ago
e80b5f0
error C2227: left of ´->acquire´ must point to class/struct/union type
by Caolán McNamara
· 14 years ago
586df9f
Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vector
by Noel Grandin
· 14 years ago
df4c929
don't need to realloc string
by Caolán McNamara
· 14 years ago
8f5629f
remove EraseLeadingChars and EraseTrailingChars
by Caolán McNamara
· 14 years ago
3770bbb
Remove superfluous empty lines on top
by Thomas Arnhold
· 14 years ago
13887f4
Remove superfluous include comments
by Thomas Arnhold
· 14 years ago
7093b24
valgrind: uninitialized value
by Caolán McNamara
· 14 years ago
30aa036
fdo#46112: tweak condition to prevent guessing only...
by Michael Stahl
· 14 years ago
b3c76de
fdo#46808, Adapt UNO services to new style, Part 7, updating ::create
by Noel Grandin
· 14 years ago
70a6a4d
fdo#46112: fix Calc ODF border line import:
by Michael Stahl
· 14 years ago
c3b12e2
Fix call of getLength
by Julien Nabet
· 14 years ago
0eaed74
Hyperlinks/Fields wrapping feature.
by Muthu Subramanian
· 14 years ago
bb9f730
nuke unused typedef
by Takeshi Abe
· 14 years ago
2069684
targeted string re-work
by Norbert Thiebaud
· 14 years ago
6e6d81e
targetted SAL_N_ELEMENTS reversion.
by Michael Meeks
· 14 years ago
18ab7f5
fdo#40874: make recorded border macros run:
by Michael Stahl
· 14 years ago
a78ee84
fd0#40778 - Remove dictionary choice when adding new entry
by Rob Snelders
· 14 years ago
df34ccb
remove unneeded include of boost/bind.hpp
by Caolán McNamara
· 14 years ago
204555c
Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.
by Kohei Yoshida
· 14 years ago
c182a75
convert GetComment family to rtl::OUString
by Caolán McNamara
· 14 years ago
8ed129b
Unit test for UNO field item implementation.
by Kohei Yoshida
· 14 years ago
ee5fc5d
Removing EXTENDED_DATE. There is really no such thing.
by Kohei Yoshida
· 14 years ago
eeb9212
Better names for presentation specific field item types.
by Kohei Yoshida
· 14 years ago
e3df558
Fixed a regression on impress/draw file save losing date field format info.
by Kohei Yoshida
· 14 years ago
17b900c
Added UNSPECIFIED to textfield::Type.
by Kohei Yoshida
· 14 years ago
328be253
Return correct presentation strings for fields.
by Kohei Yoshida
· 14 years ago
89d8f03
Return the correct service names for each field type.
by Kohei Yoshida
· 14 years ago
4453b52
callcatcher: update unused code list
by Caolán McNamara
· 14 years ago
7080d62
Resolves: fdo#37044 two different TransliterationChgData structs
by Caolán McNamara
· 14 years ago
aceff35
A little more cleanup; translation of field IDs are no longer needed.
by Kohei Yoshida
· 14 years ago
abc8bfb
Use defined UNO property names instead of hard-coded values.
by Kohei Yoshida
· 14 years ago
ca98e2a
Removed commented out code blocks.
by Kohei Yoshida
· 14 years ago
f5122f9
Use scoped_ptr for this.
by Kohei Yoshida
· 14 years ago
63114e6
Create SvxFieldData instance directly from the UNO textfield object.
by Kohei Yoshida
· 14 years ago
aac15b6
Set anchor to XTextContent using UNO API.
by Kohei Yoshida
· 14 years ago
c601d86
Avoid calling getImplementation() on the text range object.
by Kohei Yoshida
· 14 years ago
146a73e
Use UNO's field type values for the SvxFieldData class IDs too.
by Kohei Yoshida
· 14 years ago
204c898
Use the UNO field type values instead of the internal ones.
by Kohei Yoshida
· 14 years ago
d789d1a
Avoid the ID of unknown field being the highest number of all field IDs.
by Kohei Yoshida
· 14 years ago
a8aa838
Nobody uses this.
by Kohei Yoshida
· 14 years ago
135c63c
fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST
by Thomas Arnhold
· 14 years ago
9fbcded
Added a field updater wrapper to allow updating of field items.
by Kohei Yoshida
· 14 years ago
e4e4b3d
Another SV_DECL_PTRARR now gone.
by Kohei Yoshida
· 14 years ago
1e68b77
Removed another SV_DECL_PTRARR.
by Kohei Yoshida
· 14 years ago
2cf292d
Have the table field item store sheet ID.
by Kohei Yoshida
· 14 years ago
7e8c0bd
fdo#31005 Table Autoformats do not save/apply all properties
by Muhammad Haggag
· 14 years ago
46c0165
!= instead of < for comparison with end iterator
by Julien Nabet
· 14 years ago
Next »