History log of /aoo42x/main/editeng/source/ (Results 26 - 50 of 88)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ce15f79d29-Nov-2013 Herbert Dürr

#i123773# fix ambiguity between string concatenation and C++ user-defined literals

C++11 conformant compilers such as clang rejects string concatenations
that are ambigous with the C++11

#i123773# fix ambiguity between string concatenation and C++ user-defined literals

C++11 conformant compilers such as clang rejects string concatenations
that are ambigous with the C++11 feature "user-defined literals" (N2378)


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546572 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3ea0c3d529-Nov-2013 Herbert Dürr

#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546553 13f79535-47bb-0310-9956-ffa450edef68

show more ...

24c56ab928-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68

9038639028-Nov-2013 Herbert Dürr

#i123768# minor whitespace fixes needed after comment-removal

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546359 13f79535-47bb-0310-9956-ffa450edef68

4d7c9de028-Nov-2013 Herbert Dürr

#i123768# [ia2] remove pseudo-automatic noisy comments


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68

ca4a184822-Nov-2013 Pavel Janík

WaE: Reorder initializations to prevent compiler warnings.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1544479 13f79535-47bb-0310-9956-ffa450edef68

a16d9e1822-Nov-2013 Pavel Janík

WaE: unname unused variable to prevent compiler warnings.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1544475 13f79535-47bb-0310-9956-ffa450edef68

b597708b18-Nov-2013 Herbert Dürr

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


git-svn-id: https://svn.apache.org/repos/asf/op

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b98ff79715-Nov-2013 Herbert Dürr

#i107914# fix another build breaker on 64bit platforms

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542243 13f79535-47bb-0310-9956-ffa450edef68

8e8ee8fe29-Sep-2013 Steve Yin

Fix build errors.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1527279 13f79535-47bb-0310-9956-ffa450edef68


0deba7fb27-Sep-2013 Steve Yin

AOO IA2 enabled draft version 1

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO401
d3e0dd8e02-Sep-2013 Steve Yin

Merged with the trunk.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO400
0130096823-Jun-2013 Armin Le Grand

i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495808 13f79535-47bb-0310-9956-ffa450

i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495808 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0bbd910029-May-2013 Armin Le Grand

added missing include

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487454 13f79535-47bb-0310-9956-ffa450edef68

af89ca6e29-May-2013 Oliver-Rainer Wittmann

122096: - <OutlinerView::ToggleBullets()> - apply default bullet numbering rule on toggle on, if the current numbering r
ule is not a bullet numbering rule.
- improve application defa

122096: - <OutlinerView::ToggleBullets()> - apply default bullet numbering rule on toggle on, if the current numbering r
ule is not a bullet numbering rule.
- improve application default bullet numbering rule by add corresponding spacing to the first list level
- refactoring of code introduced for paragraph property panel to handle toggle and set of bullets and numbering


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487394 13f79535-47bb-0310-9956-ffa450edef68

show more ...

99c3991328-Apr-2013 Steve Yin

Removed the unused headers in editeng/source/accessibility/AccessibleEditableTextPara.cxx and reversed editeng/prj/build.lst.

From Ariel Constenla-Haile <arielch@apache.org>.


g

Removed the unused headers in editeng/source/accessibility/AccessibleEditableTextPara.cxx and reversed editeng/prj/build.lst.

From Ariel Constenla-Haile <arielch@apache.org>.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1476794 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ca62e2c223-Apr-2013 Steve Yin

IA2 for SW. Draft version 1.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68


46d2a04e18-Apr-2013 Herbert Dürr

WaE: fix implicit conversions from boolean false to the NULL pointer


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469301 13f79535-47bb-0310-9956-ffa450edef68

75d1e89010-Apr-2013 Pavel Janík

Comment out unused variable to prevent WaE issues.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466439 13f79535-47bb-0310-9956-ffa450edef68

ed1e792110-Apr-2013 Pavel Janík

Comment out unused variable to prevent WaE issues.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466438 13f79535-47bb-0310-9956-ffa450edef68

47148b3b09-Apr-2013 Oliver-Rainer Wittmann

rebase on current trunk

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68


430a148e08-Apr-2013 Jan Iversen

removed all non en-US messages incl. x-comment, to enable correct translation.
corrected a few problems where en-US was dublicated.
NO code/makefile changes


git-svn-id: https://

removed all non en-US messages incl. x-comment, to enable correct translation.
corrected a few problems where en-US was dublicated.
NO code/makefile changes


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465678 13f79535-47bb-0310-9956-ffa450edef68

show more ...

eb72824a04-Apr-2013 Andre Fischer

i121794: Added missing support for some text item slots.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1464352 13f79535-47bb-0310-9956-ffa450edef68

95c0266403-Apr-2013 Steve Yin

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1463864 13f79535-47bb-0310-9956-ffa450edef68

9b8096d003-Apr-2013 Steve Yin

IA2 migration for cui, editeng, svx

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1463840 13f79535-47bb-0310-9956-ffa450edef68

1234