Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-4-2
/
editeng
63fe272
editeng: fix build
by Michael Stahl
· 11 years ago
90e3a4b
fdo#85496: editeng: avoid exporting duplicate attributes
by Michael Stahl
· 11 years ago
8220b70
bnc#467459 - fix editeng text search with expanded fields.
by Michael Meeks
· 12 years ago
1f407ca
Resolves fdo#79276 Add fallback system for autocorrection of French variants
by Julien Nabet
· 12 years ago
379fe6f
bnc#882631: Do not hide top of the first row when editing text in table cells.
by Matúš Kukan
· 12 years ago
7a5727b
Related: fdo#80140 a11y crash on changing text via spellchecker in impress
by Caolán McNamara
· 12 years ago
1665c84
avoid problems with poppler's and vcl's FontInfo during runtime
by Markus Mohrhard
· 12 years ago
edfd206
fdo#64956: editeng: fix RTF color table export
by Michael Stahl
· 12 years ago
27810fa
fdo#77603 new wildcard in autocorrection: .* instead of *
by László Németh
· 12 years ago
d58adfd
cp#1000025: Import casemaps from pptx.
by Muthu Subramanian
· 12 years ago
93f8e87
fdo#68779: RTF import: set borders without explicit width
by Michael Stahl
· 12 years ago
743d331
fdo#75260: Correctly draw double lines for both Writer and Calc.
by Kohei Yoshida
· 12 years ago
684a030
fdo#46707: Don't bother with synonyms for text with mixed script types.
by Kohei Yoshida
· 12 years ago
2b3605b
fdo#74363: fix auto correct of initial capitals on start of first para
by Michael Stahl
· 12 years ago
523ad96
Fix bogus mass-conversion equalsAsciiL -> startsWith
by Stephan Bergmann
· 12 years ago
0f6f072
fdo#70278: editeng: fix Time fields in Impress
by Michael Stahl
· 12 years ago
349bfa2
editeng: fix more 32-bit Time breakage
by Michael Stahl
· 12 years ago
ba1c6c9
editeng: warning C4805 unsafe mix of type sal_Bool and type bool
by Michael Stahl
· 12 years ago
d894fee
remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor
by Noel Grandin
· 12 years ago
7a32f52
fdo#67742 Avoid autocorr of "--" before "-"
by Laurent Balland-Poirier
· 12 years ago
142e89e
sal_Bool to bool in ImpEditEngine
by Rodolfo Ribeiro Gomes
· 13 years ago
1730df0
remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append
by Noel Grandin
· 12 years ago
3af99e4
convert equalsAsciiL calls to startsWith calls
by Noel Grandin
· 12 years ago
610b2b9
remove unnecessary use of OUString constructor when assigning
by Noel Grandin
· 12 years ago
2c35fff
remove most use of RTL_CONSTASCII_USTRINGPARAM macro
by Noel Grandin
· 12 years ago
1ba1113
bugs.freedesktop.org -> bugs.libreoffice.org
by Andras Timar
· 12 years ago
c1f416f
SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameter
by Stephan Bergmann
· 12 years ago
04dead1
make l10n buildable separately
by Bjoern Michaelsen
· 12 years ago
7e115a4
Fixed for spacing between lines in paragraph.
by Priyanka Gaikwad
· 12 years ago
f0a9ca2
rhbz#887420 Implement "block untrusted referer links" feature
by Stephan Bergmann
· 12 years ago
cd470c6
xub_StrLen to sal_Int32 and minor optimizations
by Matteo Casalin
· 12 years ago
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
2c30429
convert STRING_NOTFOUND -> -1 in editeng
by Noel Grandin
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
cc7deac
longparas: same variable used for two different loops of different types
by Caolán McNamara
· 12 years ago
ea4fd6d
n is immediately overwritten
by Caolán McNamara
· 12 years ago
fa109ce
convert xub_StrLen to sal_Int32
by Noel Grandin
· 12 years ago
296329a
convert xub_StrLen to sal_Int32
by Noel Grandin
· 12 years ago
a6dc113
convert xub_StrLen to sal_Int32
by Noel Grandin
· 12 years ago
0e6a260
Convert code that calls OUString::getStr()[] to use the [] operator
by Noel Grandin
· 12 years ago
9388813
fdo#69762 Scientific number AutoCorrect as ordinal
by Laurent Balland-Poirier
· 12 years ago
9c57cb0
fixincludeguards.sh: editeng
by Thomas Arnhold
· 12 years ago
7eb42bd
windows: warning 4706 is disabled globally in com_MSC_defs.mk
by Thomas Arnhold
· 12 years ago
c400d41
Some clean-up
by Stephan Bergmann
· 12 years ago
8f6d2ee
fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.
by Marcos Paulo de Souza
· 12 years ago
3e53bb6
remove comment that is irrelevant after the death of String class
by Andras Timar
· 12 years ago
7a06928
convert code to use OUString::endsWith
by Noel Grandin
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
b37e2dd
Resolves: fdo#38838 remove UniString
by Caolán McNamara
· 12 years ago
45e366e
drop unnecessary tools/string includes
by Caolán McNamara
· 12 years ago
288f002
fdo#52622 - Reduce copy and paste code
by José Guilherme Vanz
· 12 years ago
eb007bb
Make copy and pasting non-ascii text from editengine work again
by Caolán McNamara
· 12 years ago
3194487
CID#1038307 Negative loop bound
by Caolán McNamara
· 12 years ago
9567fbd
disambiguate GetScriptType that return different value types
by Caolán McNamara
· 12 years ago
f1a8aef
Resolves: rhbz#1020712 return all the selected scripts
by Caolán McNamara
· 12 years ago
b57ffef
Related: rhbz#1020712 more i18n::ScriptType being compared against SCRIPTTYPE
by Caolán McNamara
· 12 years ago
e63a0d5
Related: rhbz#1020712 wrong default font shown in editengine
by Caolán McNamara
· 12 years ago
f6d23bb
new WrongList only if there wasn't one or it wasn't empty
by Eike Rathke
· 12 years ago
6aa0488
this method is not supposed to throw, fdo#66241
by Markus Mohrhard
· 13 years ago
49da637
Bin some of Malte Timmermann's personal old debugging code
by Tor Lillqvist
· 12 years ago
0a0248f
Resolves: fdo#69467 nTxtLeft not compared in operator==
by Caolán McNamara
· 12 years ago
16be3d0
CID#1103765 missing initialization
by Caolán McNamara
· 12 years ago
3786609
No more getIdentifier*() calls because they are not efficient.
by Kohei Yoshida
· 12 years ago
ee8fad6
ContentInfo to store svl::SharedString instead of OUString.
by Kohei Yoshida
· 13 years ago
80df527
Avoid exposing aText; encapsulate it.
by Kohei Yoshida
· 13 years ago
f4bda54
Re-implement interning in order to return both string arrays.
by Kohei Yoshida
· 13 years ago
7235d23
fdo#54938: Adapt supportsService implementations to cppu::supportsService
by Marcos Paulo de Souza
· 13 years ago
3ff650d
Rename StringPool to SharedStringPool because that's what it is.
by Kohei Yoshida
· 13 years ago
f6ec667
Add methods to extract string IDs from edit text object.
by Kohei Yoshida
· 13 years ago
279ae51
Add method to normalize strings in EditTextObject.
by Kohei Yoshida
· 13 years ago
ad7b757
'ist' -> 'is' here and there.
by Jan Holesovsky
· 13 years ago
35607cb
bWeiter -> bContinue
by Philipp Riemer
· 13 years ago
d3ca369
More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptr
by Stephan Bergmann
· 13 years ago
e1f6731
-Werror,-Wunused-const-variable
by Stephan Bergmann
· 13 years ago
5903596
-Werror,-Wunused-const-variable
by Stephan Bergmann
· 13 years ago
165aca6
Resolves: rhbz#1013480 crash in EditLineList::operator[]
by Caolán McNamara
· 13 years ago
9c15d1a
in editeng module, convert remains of String to OUString
by Noel Grandin
· 13 years ago
fd8f8bd
convert last bits of include/editeng/svxacorr.hxx from String to OUString
by Noel Grandin
· 13 years ago
64b720d
Related: fdo#38838 remove UniString::SearchAscii
by Caolán McNamara
· 13 years ago
b3a8056
Related: fdo#38838 remove UniString::SearchBackward
by Caolán McNamara
· 13 years ago
98de5b4
Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii
by Caolán McNamara
· 13 years ago
2f4d7ea
fdo#54686 Treat hard blank as soft blank in number
by Laurent Balland-Poirier
· 13 years ago
6536270
remove unused members from OutlinerView
by Ivan Timofeev
· 13 years ago
8230c26
gbuild: add gb_Library_use_restarget
by Michael Stahl
· 13 years ago
a641bbf
map autocorrection files with LanguageTag key
by Eike Rathke
· 13 years ago
163975f
convert SvxAutoCorrect::DoAutoCorrect to OUString
by Caolán McNamara
· 13 years ago
5b6dcac
comparision of STRING_NOTFOUND to OUString::indexOf
by Caolán McNamara
· 13 years ago
9bb1b4c
don't access string out of bounds
by Caolán McNamara
· 13 years ago
7f76c90
silence annoying warning
by Caolán McNamara
· 13 years ago
9821439
don't access string out of bounds
by Caolán McNamara
· 13 years ago
7fff7c6
unfold this god-awful mess, logic unchanged
by Caolán McNamara
· 13 years ago
9083078
convert the SvxAutoCorrect::FindIn* methods from String to OUString
by Noel Grandin
· 13 years ago
cb4e009
convert GetText/PutText in SvxAutoCorrect from String to OUString
by Noel Grandin
· 13 years ago
d63c3f0
convert some more methods in SvxAutoCorrect to OUString
by Noel Grandin
· 13 years ago
8b6f54f
convert fields in SvxAutoCorrect from String to OUString
by Noel Grandin
· 13 years ago
d559f16
convert the auto-correction methods in SvxAutoCorrect to OUString
by Noel Grandin
· 13 years ago
922e4ba
Use the shorter GetScaledWidth() method
by Zolnai Tamás
· 13 years ago
8b3cbc7
Related: fdo#38838 remove UniString::ToLowerAscii
by Caolán McNamara
· 13 years ago
d908422
Related: fdo#38838 remove XubString alias
by Caolán McNamara
· 13 years ago
3bd0783
WaE: C4701: potentially uninitialized local variable 'pGraphic' used
by Tor Lillqvist
· 13 years ago
Next »