#127044# - Defects in the codeCommit fixes for sub-issues 1, 2, 5, 9 and 10.Found by: AppChecker <appchecker at cnpo.ru>Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trun
#127044# - Defects in the codeCommit fixes for sub-issues 1, 2, 5, 9 and 10.Found by: AppChecker <appchecker at cnpo.ru>Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1814705 13f79535-47bb-0310-9956-ffa450edef68(cherry picked from commit f1d3244ef953db9afc1728bb7d37a8d1a9c2d8bc)
show more ...
#i123228# ParagraphData symbols shouldn't be required for outlobj.hxx usersAvoid the ParagraphDataVector default constructor in the editeng/outlobj.hxxheader. ParagraphData symbols are not DLLPUBL
#i123228# ParagraphData symbols shouldn't be required for outlobj.hxx usersAvoid the ParagraphDataVector default constructor in the editeng/outlobj.hxxheader. ParagraphData symbols are not DLLPUBLIC so they are not availableoutside of editeng. When inlining is disabled (e.g. for debugging) this maybreak the build as observed when building svx in debug mode on Solaris.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562109 13f79535-47bb-0310-9956-ffa450edef68
#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559327 13f7
#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559327 13f79535-47bb-0310-9956-ffa450edef68
Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editing a cell/object where there is no linkgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549778 13f79535-47b
Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editing a cell/object where there is no linkgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549778 13f79535-47bb-0310-9956-ffa450edef68
#i123773# fix ambiguity between string concatenation and C++ user-defined literalsC++11 conformant compilers such as clang rejects string concatenationsthat are ambigous with the C++11 feature "us
#i123773# fix ambiguity between string concatenation and C++ user-defined literalsC++11 conformant compilers such as clang rejects string concatenationsthat 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
#i123768# remove pre-IA2 code remains that has been commented outThe pre-IA2 code is available in the repository andthe commented out code made the methods less readable.git-svn-id: https://svn
#i123768# remove pre-IA2 code remains that has been commented outThe pre-IA2 code is available in the repository andthe 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
#i123068# remove implicit conversions from rtl strings to their elementsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68
#i123768# minor whitespace fixes needed after comment-removalgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546359 13f79535-47bb-0310-9956-ffa450edef68
#i123768# [ia2] remove pseudo-automatic noisy commentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68
WaE: Reorder initializations to prevent compiler warnings.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1544479 13f79535-47bb-0310-9956-ffa450edef68
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
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 1
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
#i107914# fix another build breaker on 64bit platformsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542243 13f79535-47bb-0310-9956-ffa450edef68
Fix build errors.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1527279 13f79535-47bb-0310-9956-ffa450edef68
AOO IA2 enabled draft version 1git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68
Merged with the trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
i120020 corected paragraph merge, corresponding undo and ownership of linked undo actionsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495808 13f79535-47bb-0310-9956-ffa450edef68
added missing includegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487454 13f79535-47bb-0310-9956-ffa450edef68
122096: - <OutlinerView::ToggleBullets()> - apply default bullet numbering rule on toggle on, if the current numbering rule is not a bullet numbering rule. - improve application default bull
122096: - <OutlinerView::ToggleBullets()> - apply default bullet numbering rule on toggle on, if the current numbering rule 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 numberinggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487394 13f79535-47bb-0310-9956-ffa450edef68
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://s
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
IA2 for SW. Draft version 1.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68
WaE: fix implicit conversions from boolean false to the NULL pointergit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469301 13f79535-47bb-0310-9956-ffa450edef68
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
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
rebase on current trunkgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
123