e STR_PAGE_STYLE 5011
paragrph.hrc-#endif
--
paragrph.src:String STR_EXAMPLE
paragrph.src-{
paragrph.src- Text [ en-US ] = "Example" ;
Pavel-Janiks-MacBook-Pro:tabpages pavel$
I think that aCtlPreview.SetAccessibleName
Hi Andre,
On Nov 29, 2013, at 12:03 PM, Andre Fischer wrote:
> On 29.11.2013 10:34, Pavel Janík wrote:
>> On Nov 27, 2013, at 12:19 PM, Pavel Janík wrote:
>>
>>> where is this defined?
>>>
>>> Occurences:
>>>
>>> sw/source/core/crsr
On Nov 27, 2013, at 12:19 PM, Pavel Janík wrote:
> where is this defined?
>
> Occurences:
>
> sw/source/core/crsr/crsrsh.cxx:#ifdef ACCESSIBLE_LAYOUT
> sw/source/core/crsr/crsrsh.cxx:#ifdef ACCESSIBLE_LAYOUT
> sw/source/core/crsr/crsrsh.cxx:#ifdef ACCESSIBLE_LAYOUT
On Nov 26, 2013, at 11:16 AM, Pavel Janík wrote:
> STR_EXAMPLE is redefined in cui:
>
> source/tabpages/connect.hrc:#define STR_EXAMPLE 1
> source/tabpages/paragrph.hrc:#define STR_EXAMPLE 5010
It comes from accessibility improvements. Can I delete the define to 1?
Who cares? ;
:#ifdef ACCESSIBLE_LAYOUT
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
1172343&r2=1172342&pathrev=1172343
> [3]
> http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sfx2/source/dialog/dialog.hrc?r1=1172343&r2=1172342&pathrev=1172343
OK, I fixed it again along this line.
--
Pavel Janík
Hi,
STR_EXAMPLE is redefined in cui:
source/tabpages/connect.hrc:#define STR_EXAMPLE 1
source/tabpages/paragrph.hrc:#define STR_EXAMPLE 5010
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/svx/source/accessibility/charmapacc.cxx:746:
warning: comparison is always false due to limited range of data type
sal_Unicode c_Shifted = c;
...
if(c_Shifted>0x) tmp_len = 8;
--
Pavel Ja
ep "define STR_STYLE_ELEMTLIST" *
dialog.hrc:#define STR_STYLE_ELEMTLIST (
RC_DIALOG_BEGIN + 125 )
templdlg.hrc:#define STR_STYLE_ELEMTLIST18
Pavel-Janiks-MacBook-Pro:dialog pavel$
--
Pavel Janík
---
can only agree. My build system is quite old (10.6.8) and supporting older
machines is nonsense. So +1.
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
.mk:50 to your use of the
> 10.5 SDK instead of the intended 10.4 SDK then everything should work again
> in your environment.
Looks like this is it, thanks!
/me should have mentioned his strange build env ;-)
--
Pavel Janík
> From where is -lc++ generated?
>
> I forgot to mention that I do not use 4u sdk, but MacOSX10.5.sdk only.
The same issue later in module unoxml.
Looks like something somewhere is doing s/-lstdc++/-lc++/ ie. removing the
string std from the lib name. Hints?
--
Pa
from scratch. Even the current tree has the same issue.
I "fixed" it by the following:
cd comphelper
make
... it printed command to run which errors...
... I changed -lc++ to -lstdc++
and it works.
From where is -lc++ generated?
I forgot to mention that I do not use 4u sdk, but Ma
Hi,
> Please update your trunk checkout (r1543407 or newer) and restart doing a
> clean build.
the same. I already had up-to-date tree.
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.o
/ooo_trunk_src/solver/410/unxmacxi.pro/workdir/LinkTarget/Library/libcomphelpgcc3.dylib]
Error 1
Pavel-Janiks-MacBook-Pro:comphelper pavel$
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
Hi,
On Sep 12, 2013, at 6:30 PM, Mechtilde wrote:
> What happens? I get nearly 6500 mails today with date 07.08.2013.
>
> My mail provider ask me, if all things are right ;-)
looks like Rob Weir (or someone who hacked his account) is removing target
milestones from *old* issues...
> This is very true also in other areas. I suggest we drop support for OSX 10.4
> and 10.5 for Apache OpenOffice 4.1.
+1
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional co
as you do and maybe you can
fight with them in some mud, but why mud-spraying all the people in this
mailing list?
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-m
ebase, clean
> output-tree and build again.
Bad SVN Root. Incubator, ie. old one. Shouldn't we somehow delete incubator SVN
tree?
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additio
Hi,
anyone seeing this problem when compiling basic/source/runtime/runtime.cxx
(https://issues.apache.org/ooo/show_bug.cgi?id=117703)?
I still have this patch in my local tree, but no longer need it. But the bug is
still not fixed in the current trunk.
--
Pavel Janík
nal content as it seems.
Right. Should I change them to default: break; instead?
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
On May 17, 2013, at 9:49 AM, Andre Fischer wrote:
> On 17.05.2013 09:44, Pavel Janík wrote:
>> Hi Andre,
>>
>>> This should make a difference because in
>>> sfx2/sidebar/ResourceDefinitions.hrcTOOLBOX_ITEM_HEIGHT is defined to be
>>> 15, not 12. B
OOLBOX_ITEM_HEIGHT 12
>
>
> might be safer.
This only hides the problem and makes the code looking strange. What about
using different name/prefix or something other?
--
Pavel Janík
-
On Apr 19, 2013, at 11:02 AM, Pavel Janík wrote:
>
> On Apr 19, 2013, at 10:51 AM, Armin Le Grand wrote:
>
>> I am confused; where does com::sun::star::drawing::LineJoint_MAKE_FIXED_SIZE
>> come from? When you look at he UNO API file
>> (trunk\main\offapi\com\sun
On Apr 11, 2013, at 7:58 AM, Pavel Janík wrote:
> current trunk:
>
> Compiling: sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx
> In file included from
> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx:28:
> ./NumberFormatProp
;unsigned char*'
> dmake: Error code 1, while making '../../unxlngx6/obj/file.obj'
> ERROR: error 65280 occurred while making sal/osl/unx
The same with gcc version 4.0.1 (Apple Inc. build 5494).
--
Pavel Janík
rkdir/sfx2/source/sidebar/IContextChangeReceiver.cxx
> in WORKDIR.. Stop.
No, the diff doesn't help. the files are missing. Trunk is unbuildable now.
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@
Panel \
sfx2/source/sidebar/PanelDescriptor \
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
On May 3, 2013, at 8:42 PM, Pavel Janík wrote:
> Hi,
>
> curent trunk:
>
> [ build CXX ] svx/source/sidebar/insert/InsertPropertyPanel
> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/svx/source/sidebar/insert/InsertPropertyPanel.cxx:49:1:
> error: "A2S" redefined
&g
bar/insert/InsertPropertyPanel.o]
Error 1
dmake: Error code 2, while making 'all'
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
On Apr 29, 2013, at 12:45 PM, Pavel Janík wrote:
> does the button "Zabezpeceni maker..." in the lower right part of this dialog
> work for you in the current trunk build?
No mozilla, no xmlsecurity, no dialog. Hmm.
Manually editing the registrymodifications.xcu
Hi,
does the button "Zabezpeceni maker..." in the lower right part of this dialog
work for you in the current trunk build?
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For
On Apr 25, 2013, at 10:11 AM, Andre Fischer wrote:
> On 24.04.2013 22:05, Pavel Janík wrote:
>> Hi,
>>
>> WaE issue. Please add default branch or handle ST_SIDEBAR.
>>
>> Compiling: sd/source/ui/unoidl/DrawController.cxx
>> cc1plus: warnings being
::BroadcastContextChange() const’:
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/sd/source/ui/unoidl/DrawController.cxx:575:
warning: enumeration value ‘ST_SIDEBAR’ not handled in switch
dmake: Error code 1, while making
'../../../unxmacxi.pro/slo/DrawController.obj'
--
P
nfilter before.
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
headers are generated from the UNO API files I would
> wonder if we have such a token at all.
I do not know, the compiler should know better ;-)
solver/400/unxmacxi.pro/inc/offuh/com/sun/star/drawing/LineJoint.hdl:
LineJoint_MAKE_FIXED_SIZE = SAL_MAX_ENUM
Who is the author of this code? Is it right to not handle the value in these
switches?
On Apr 10, 2013, at 10:19 PM, Pavel Janík wrote:
> Hi,
>
> please have a look at this change:
>
> http://tmp.janik.cz/AO/WaE-cui+svx-LineJoint_MAKE_FIXED_SIZE.diff
>
> LineJoint_M
On Apr 18, 2013, at 9:41 PM, Albino B Neto wrote:
> 2013/4/18 Pavel Janík :
>> Paste more so we see the actual error and not the message that there is an
>> error in instsetoo_native ;-)
>
> Sorry :-P
>
> Look: http://pastebin.com/2NNAcKwt
https://issues.apache.org
the command, but, still show error.
Paste more so we see the actual error and not the message that there is an
error in instsetoo_native ;-)
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoff
On Apr 17, 2013, at 9:26 PM, Albino B Neto wrote:
> 2013/4/17 Pavel Janík :
>> cd sw
>> build
>
> Look [1].
>
>
/home/albino/projetos/aoo/source/main/solver/400/unxlngx6.pro/workdir/SdiTarget/sw/sdi/swslots.hxx:9874:5:
error: 'FN_PROPERTY_WRAP_DLG' wa
>
> I can't find solution.
We can't help you, you have to show us the actual error. Show us
cd sw
build
and copy the error...
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache
re is no such file on trunk.
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
Andre,
the change I use is at
http://tmp.janik.cz/AO/boost.diff
Sorry I can't log into bugzilla right now :-(
On Apr 12, 2013, at 3:54 PM, Andre Fischer wrote:
> On 10.04.2013 15:37, Pavel Janík wrote:
>>>> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/un
build again.
DMG, copy to Desktop, works. Even with sidebar.
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
> did you made a clean build? Ok you compile with warning as errors but
> this is no warning. I am surprised because I have built over night trunk
> on my Mac and everything was fine.
I always do clean builds and WaE.
--
Pa
ile making
'../../../unxmacxi.pro/slo/NumberFormatPropertyPanel.obj'
ERROR: error 65280 occurred while making
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/sc/source/ui/sidebar
--
Pavel Janík
-
To unsubscribe,
Hi,
please have a look at this change:
http://tmp.janik.cz/AO/WaE-cui+svx-LineJoint_MAKE_FIXED_SIZE.diff
LineJoint_MAKE_FIXED_SIZE is not handled in two switch commands. It is OK?
Please add proper handling or default case or whatever suits you.
--
Pavel Janík
_trunk_src/solver/400/unxmacxi.pro/workdir/CxxObject/svx/source/tbxctrls/tbcontrl.o]
Error 1
What should be renamed?
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-m
_ == std::size_t(-1)
?
std::size_t(::boost::detail::aligned_storage::alignment_of_max_align)
: alignment_
)
);
there (ie. add std::size_t(...) for now.
--
Pavel Janík
-
To unsubscribe,
On Apr 10, 2013, at 2:11 PM, Pavel Janík wrote:
> Can we get someone on IRC to solve all WaE issues?
This stops me now:
[ build CXX ] sfx2/source/sidebar/SidebarController
cc1plus: warnings being treated as errors
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/inc/bo
ortantly: we have just merged the sidebar branch into trunk.
> That means that from now on, every build of trunk will contain the
> sidebar. It is active by default and ready for use.
Can we get someone on IRC to solve all WaE issue
> Excellent!
>
> What should we put in the Release Notes for this? We are started to
> collect the info here:
Changes that Impact Backwards Compatibility
Module binfilter removed -> we do no longer support old fileformats from
StarOffice.
ing it on trunk.
Done on trunk. Module binfilter is still there though. Before removing it, I'd
like to do some testing (I manually remove the module before the build).
--
Pavel Janík
-
To unsubscribe, e-mail: dev-unsubscr...
On Apr 3, 2013, at 4:04 PM, Jürgen Schmidt wrote:
> On 4/3/13 10:45 AM, janI wrote:
>> On 3 April 2013 10:22, Pavel Janík wrote:
>>
>>> Hi,
>>>
>>> http://tmp.janik.cz/AO/binfilter-removal.diff
>>>
>>> This is the first attempt to
On Apr 3, 2013, at 4:59 PM, Alexandro Colorado wrote:
> BTW trying to untar it, it spew some error:
> tar -xzvf
> Apache_OpenOffice_4.0.0_Linux_x86_install-rpm_en-US.tar.gz_2013-03-12_04\:29\:29_1455404.tar.gz
> tar (child): Cannot connect to
Looks like it thinks it is a hostname. Use tar ...
Hi,
http://tmp.janik.cz/AO/binfilter-removal.diff
This is the first attempt to remove module binfilter. To add more to this, we
should remove directories binfilter and scp2/source/binfilter.
--
Pavel Janík
-
To unsubscribe
>>>> +,
>>>> +.
>>
>> Is there a bug number for this commit?
>
> Found bug 121825
> Should be fixed with revision 1452033
and verified it builds now.
Thanks!
--
Pavel Janík
> +++ openoffice/trunk/main/i18npool/source/localedata/data/es_PE.xml Sat Mar
> 2 13:40:33 2013
> @@ -37,8 +37,8 @@
>
>
> /
> -.
> -,
> +,
> +.
> :
> ,
> ;
>
>
--
Pavel Janík
WaE.
I use internal boost. I was not building for a few weeks... Yes, it is WaE.
> In any case, try this:
>
> http://people.apache.org/~pfg/patches/patch-boost-math-error-policy
I'd prefer #ifndef there instead of FreeBSD case... How is this connected to
freebsd?
--
Pavel Janík
his is the location of the previous definition
dmake: Error code 1, while making '../../../unxmacxi.pro/slo/cell.obj'
ERROR: error 65280 occurred while making
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/sc/source/core/data
--
Pavel Janík
On Feb 15, 2013, at 8:43 PM, Dave Fisher wrote:
> Please review the following: http://openoffice.apache.org/list-conduct.html
+1
Please let's stop the thread.
--
Pavel Janík
gt; (variety of mau-mau) and going to post it as open source with hope of
> finding someone who would help with UI (plus I created four different
> strategies how to play the game, run simulation and did statistics).
Good. I prefer mariáš though ;-)
--
Pavel Janík
people politely about
this situation and let them (and help them!) solve the issue first?
--
Pavel Janík
On Jan 26, 2013, at 11:20 AM, Pavel Janík wrote:
> --enable-category-b Activate components under a category B license
> (see
> http://www.apache.org/legal/3party.html#category-b):
> MPL (seamonkey, hunspell, hyphen, nss,
e_graphite="no"
enable_coinmp="no"
enable_category_b_fonts="no"
AC_MSG_RESULT([no: disabled modules moz, nss, hunspell, hyphen, saxon,
rhino, beanshell, graphite, coinmp])
fi
--
Pavel Janík
opers are minority group, there is no certain answer about it.
http://www.mail-archive.com/discuss@openoffice.org/msg12539.html
--
Pavel Janík
Hi,
>> p-00:/posta/build/BuildDir/ooo_AOO341_src # grep serf external_deps.lst
>>name = serf-1.1.0.tar.bz2
>>URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
I unpacked trunk main here instead of AOO341 tag's one.
Sorry for confusion.
--
Pavel Janík
http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
and it is really downloaded.
BUT serf-1.0.0 is expected:
p-00:/posta/build/BuildDir/ooo_AOO341_src # cat
../ext_libraries/serf/serf_version.mk
...
SERF_MAJOR=1
SERF_MINOR=0
SERF_MICRO=0
p-00:/posta/build/BuildDir/ooo_AOO341_src #
--
Pavel Janík
Hi,
how are internal apr and apr-util and serf designed to work together? Can they
work together at all?
apr is producing apr-1-config in solver.
serf is using apr-config...
--
Pavel Janík
een extension])
-if test -n "$enable_presenter_console" -a "$enable_presenter_screen" != "no";
then
+if test -n "$enable_presenter_screen" -a "$enable_presenter_screen" != "no";
then
AC_MSG_RESULT([yes])
ENABLE_PRESENTER_SCREEN=YES
else
--
Pavel Janík
ro/inc/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp:90:
warning: comparison between ‘enum mpl_::int_<64>::’ and ‘enum
mpl_::int_<113>::’
dmake: Error code 1, while making '../../../unxmacxi.pro/slo/interpr1.obj'
ERROR: error 65280 occurred while making
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/sc/source/core/tool
--
Pavel Janík
"$enable_presenter_console" -a "$enable_presenter_screen" != "no";
then
AC_MSG_RESULT([yes])
ENABLE_PRESENTER_SCREEN=YES
else
AC_MSG_RESULT([no])
ENABLE_PRESENTER_SCREEN=NO
fi
AC_SUBST(ENABLE_PRESENTER_SCREEN)
ie. mixed Screen and Console.
--
Pavel Janík
On Nov 30, 2012, at 9:22 AM, Pavel Janík wrote:
> So yes, the patch is influenced by similar LO change and Apache OpenOffice
> project has to receive original author's ack. Accorging to LibreOffice' VCS,
> it is Cedric. I'll ask him for acknowledgement.
Cedric d
warning set with yours, but level is still less than yours because
> I didn't catch any compile errors caused by these warnings.
This is because I have turned on "Warnings Are Errors", WAE with
--enable-werror.
--
Pavel Janík
only see:
sw/source/filter/ww8/ww8par3.cxx:1125: warning: comparison is always true due
to limited range of data type
SwNumRule* WW8ListManager::GetNumRule(sal_uInt16 i)
{
if ( i >= 0 && i < maLSTInfos.size() )
surely i>=0 when it is unsigned.
--
Pavel Janík
On Nov 30, 2012, at 8:16 PM, Pavel Janík wrote:
>
> On Nov 30, 2012, at 12:04 PM, chengjh wrote:
>
>> I will have a look.
>
> Next one:
>
> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sw/source/filter/ww8/ww8graf.cxx:2749:
> warning: comparison betwe
On Nov 30, 2012, at 12:04 PM, chengjh wrote:
> I will have a look.
Next one:
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/sw/source/filter/ww8/ww8graf.cxx:2749:
warning: comparison between signed and unsigned integer expressions
--
Pavel Janík
has to receive original author's ack. Accorging to LibreOffice' VCS, it
is Cedric. I'll ask him for acknowledgement.
--
Pavel Janík
ix for AOO and attached sample patch to the issue.
Any volunteers to review/intergation/QA?
DOCX comments need more love: no author is shown (DOCS contains initials and
author's name) and the date of the change is ignored and current date is
used... Any takers?
--
Pavel Janík
NumRule* WW8ListManager::GetNumRule(int i)
{
- if ( i >= 0 && i < maLSTInfos.size() )
+ if ( i >= 0 && static_cast(i) < maLSTInfos.size() )
return maLSTInfos[i]->pNumRule;
else
return 0;
--
Pavel Janík
On Nov 28, 2012, at 10:09 AM, Pavel Janík wrote:
>
> On Nov 28, 2012, at 10:07 AM, janI wrote:
>
>> It is soon Christmas so it allowed to wishmy wish this year will be
>> that some of our funding is spent on, getting key people for LO and AOO
>> together. Lock t
en they have agreed on how to slice the pizza, instead of
> make two mini pizzas.
+1 ... and beer. For some of them ;-)
--
Pavel Janík
webview.asp
-rwxr-xr-x 1 pavel wheel 1540 Mar 29 2012 webview.pl
Pavel-Janiks-MacBook-Pro:main pavel$
--
Pavel Janík
83 matches
Mail list logo