svn commit: r1559545 - /openoffice/trunk/main/sc/source/ui/view/tabvwsh4.cxx

2014-01-19 Thread paveljanik
Author: paveljanik Date: Sun Jan 19 18:41:28 2014 New Revision: 1559545 URL: http://svn.apache.org/r1559545 Log: WaE: Reorder initializations to prevent compiler warnings. Modified: openoffice/trunk/main/sc/source/ui/view/tabvwsh4.cxx Modified: openoffice/trunk/main/sc/source/ui/view

svn commit: r1555241 - /openoffice/trunk/main/sw/source/ui/docvw/SidebarWin.cxx

2014-01-03 Thread paveljanik
Author: paveljanik Date: Fri Jan 3 20:12:06 2014 New Revision: 1555241 URL: http://svn.apache.org/r1555241 Log: WaE: Compare numerical values to 0, not NULL. Modified: openoffice/trunk/main/sw/source/ui/docvw/SidebarWin.cxx Modified: openoffice/trunk/main/sw/source/ui/docvw/SidebarWin.cxx

svn commit: r1551017 - /openoffice/trunk/main/svx/source/table/accessibletableshape.cxx

2013-12-15 Thread paveljanik
Author: paveljanik Date: Sun Dec 15 12:08:22 2013 New Revision: 1551017 URL: http://svn.apache.org/r1551017 Log: WaE: reorder initializations to prevent compiler warnings. Modified: openoffice/trunk/main/svx/source/table/accessibletableshape.cxx Modified: openoffice/trunk/main/svx/source

svn commit: r1545969 - /openoffice/trunk/main/sw/source/core/access/accportions.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:25:37 2013 New Revision: 1545969 URL: http://svn.apache.org/r1545969 Log: WaE: compare unsigned values to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/core/access/accportions.cxx Modified: openoffice/trunk/main/sw/source/core

svn commit: r1545970 - /openoffice/trunk/main/sw/source/core/access/acctable.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:27:05 2013 New Revision: 1545970 URL: http://svn.apache.org/r1545970 Log: WaE: unsigned const to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/core/access/acctable.cxx Modified: openoffice/trunk/main/sw/source/core/access

svn commit: r1545971 - /openoffice/trunk/main/sw/source/core/crsr/crsrsh.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:29:03 2013 New Revision: 1545971 URL: http://svn.apache.org/r1545971 Log: WaE: Remove unused variable. Modified: openoffice/trunk/main/sw/source/core/crsr/crsrsh.cxx Modified: openoffice/trunk/main/sw/source/core/crsr/crsrsh.cxx URL: http

svn commit: r1545972 - /openoffice/trunk/main/sw/source/core/docnode/node.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:30:18 2013 New Revision: 1545972 URL: http://svn.apache.org/r1545972 Log: WaE: unname unused argument to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/core/docnode/node.cxx Modified: openoffice/trunk/main/sw/source/core/docnode

svn commit: r1545973 - /openoffice/trunk/main/sw/source/core/fields/expfld.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:31:30 2013 New Revision: 1545973 URL: http://svn.apache.org/r1545973 Log: WaE: reorder initializations properly to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/core/fields/expfld.cxx Modified: openoffice/trunk/main/sw/source

svn commit: r1545974 - /openoffice/trunk/main/sw/source/ui/index/cnttab.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:34:44 2013 New Revision: 1545974 URL: http://svn.apache.org/r1545974 Log: WaE: unname unused argument to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/ui/index/cnttab.cxx Modified: openoffice/trunk/main/sw/source/ui/index

svn commit: r1545975 - /openoffice/trunk/main/sw/source/ui/uiview/view.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:35:48 2013 New Revision: 1545975 URL: http://svn.apache.org/r1545975 Log: WaE: reorder initializations properly to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/ui/uiview/view.cxx Modified: openoffice/trunk/main/sw/source/ui

svn commit: r1545977 - /openoffice/trunk/main/sw/source/ui/utlui/content.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 09:36:54 2013 New Revision: 1545977 URL: http://svn.apache.org/r1545977 Log: WaE: Remove unused variable. Modified: openoffice/trunk/main/sw/source/ui/utlui/content.cxx Modified: openoffice/trunk/main/sw/source/ui/utlui/content.cxx URL: http

svn commit: r1545993 - /openoffice/trunk/main/sw/source/core/layout/wsfrm.cxx

2013-11-27 Thread paveljanik
Author: paveljanik Date: Wed Nov 27 11:10:10 2013 New Revision: 1545993 URL: http://svn.apache.org/r1545993 Log: WaE: reorder initializations properly to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/core/layout/wsfrm.cxx Modified: openoffice/trunk/main/sw/source/core

svn commit: r1545596 - /openoffice/trunk/main/cui/source/dialogs/cuicharmap.cxx

2013-11-26 Thread paveljanik
Author: paveljanik Date: Tue Nov 26 10:15:10 2013 New Revision: 1545596 URL: http://svn.apache.org/r1545596 Log: WaE: reorder initializations to prevent compiler warnings. Modified: openoffice/trunk/main/cui/source/dialogs/cuicharmap.cxx Modified: openoffice/trunk/main/cui/source/dialogs

svn commit: r1545763 - /openoffice/trunk/main/sfx2/source/dialog/templdlg.hrc

2013-11-26 Thread paveljanik
Author: paveljanik Date: Tue Nov 26 18:26:31 2013 New Revision: 1545763 URL: http://svn.apache.org/r1545763 Log: Remove duplicate define STR_STYLE_ELEMTLIST. Modified: openoffice/trunk/main/sfx2/source/dialog/templdlg.hrc Modified: openoffice/trunk/main/sfx2/source/dialog/templdlg.hrc URL

svn commit: r1545783 - /openoffice/trunk/main/cui/source/customize/macropg.cxx

2013-11-26 Thread paveljanik
Author: paveljanik Date: Tue Nov 26 18:56:35 2013 New Revision: 1545783 URL: http://svn.apache.org/r1545783 Log: WaE: reorder initializations to prevent compiler warnings. Modified: openoffice/trunk/main/cui/source/customize/macropg.cxx Modified: openoffice/trunk/main/cui/source/customize

svn commit: r1545806 - /openoffice/trunk/main/sc/source/core/data/documen2.cxx

2013-11-26 Thread paveljanik
Author: paveljanik Date: Tue Nov 26 20:05:14 2013 New Revision: 1545806 URL: http://svn.apache.org/r1545806 Log: WaE: reorder initializations to prevent compiler warning. Modified: openoffice/trunk/main/sc/source/core/data/documen2.cxx Modified: openoffice/trunk/main/sc/source/core/data

svn commit: r1545827 - /openoffice/trunk/main/sw/source/core/access/accmap.cxx

2013-11-26 Thread paveljanik
Author: paveljanik Date: Tue Nov 26 20:36:34 2013 New Revision: 1545827 URL: http://svn.apache.org/r1545827 Log: WaE: compare unsigned values. Modified: openoffice/trunk/main/sw/source/core/access/accmap.cxx Modified: openoffice/trunk/main/sw/source/core/access/accmap.cxx URL: http

svn commit: r1544466 - /openoffice/trunk/main/accessibility/source/extended/accessiblelistboxentry.cxx

2013-11-22 Thread paveljanik
Author: paveljanik Date: Fri Nov 22 10:32:40 2013 New Revision: 1544466 URL: http://svn.apache.org/r1544466 Log: WaE: Prevent uninitialized variable warnings. Modified: openoffice/trunk/main/accessibility/source/extended/accessiblelistboxentry.cxx Modified: openoffice/trunk/main

svn commit: r1544475 - /openoffice/trunk/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx

2013-11-22 Thread paveljanik
Author: paveljanik Date: Fri Nov 22 10:42:41 2013 New Revision: 1544475 URL: http://svn.apache.org/r1544475 Log: WaE: unname unused variable to prevent compiler warnings. Modified: openoffice/trunk/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx Modified: openoffice/trunk

svn commit: r1544479 - /openoffice/trunk/main/editeng/source/misc/splwrap.cxx

2013-11-22 Thread paveljanik
Author: paveljanik Date: Fri Nov 22 10:48:29 2013 New Revision: 1544479 URL: http://svn.apache.org/r1544479 Log: WaE: Reorder initializations to prevent compiler warnings. Modified: openoffice/trunk/main/editeng/source/misc/splwrap.cxx Modified: openoffice/trunk/main/editeng/source/misc

svn commit: r1540294 - /openoffice/trunk/main/libxmlsec/makefile.mk

2013-11-09 Thread paveljanik
Author: paveljanik Date: Sat Nov 9 11:45:55 2013 New Revision: 1540294 URL: http://svn.apache.org/r1540294 Log: WITH_MOZILLA is not used anymore. Modified: openoffice/trunk/main/libxmlsec/makefile.mk Modified: openoffice/trunk/main/libxmlsec/makefile.mk URL: http://svn.apache.org/viewvc

svn commit: r1540293 - /openoffice/trunk/main/configure.in

2013-11-09 Thread paveljanik
Author: paveljanik Date: Sat Nov 9 11:45:14 2013 New Revision: 1540293 URL: http://svn.apache.org/r1540293 Log: Proper feature name. Modified: openoffice/trunk/main/configure.in Modified: openoffice/trunk/main/configure.in URL: http://svn.apache.org/viewvc/openoffice/trunk/main

svn commit: r1539246 - /openoffice/trunk/main/xmloff/source/draw/shapeexport2.cxx

2013-11-05 Thread paveljanik
Author: paveljanik Date: Wed Nov 6 06:17:42 2013 New Revision: 1539246 URL: http://svn.apache.org/r1539246 Log: Remove unused variable to prevent compiler warnings. Modified: openoffice/trunk/main/xmloff/source/draw/shapeexport2.cxx Modified: openoffice/trunk/main/xmloff/source/draw

svn commit: r1529655 - /openoffice/trunk/main/cppuhelper/source/findsofficepath.c

2013-10-06 Thread paveljanik
Author: paveljanik Date: Sun Oct 6 18:13:06 2013 New Revision: 1529655 URL: http://svn.apache.org/r1529655 Log: Declare variables when needed to prevent compiler warnings. Modified: openoffice/trunk/main/cppuhelper/source/findsofficepath.c Modified: openoffice/trunk/main/cppuhelper/source

svn commit: r1526814 - /openoffice/trunk/main/cppuhelper/source/findsofficepath.c

2013-09-27 Thread paveljanik
Author: paveljanik Date: Fri Sep 27 07:39:53 2013 New Revision: 1526814 URL: http://svn.apache.org/r1526814 Log: Add missing strlen. Modified: openoffice/trunk/main/cppuhelper/source/findsofficepath.c Modified: openoffice/trunk/main/cppuhelper/source/findsofficepath.c URL: http

svn commit: r1522537 - /openoffice/trunk/main/vcl/source/gdi/pngread.cxx

2013-09-12 Thread paveljanik
Author: paveljanik Date: Thu Sep 12 11:52:51 2013 New Revision: 1522537 URL: http://svn.apache.org/r1522537 Log: WaE: Remove comparison between signed and unsigned integer expressions warning. Modified: openoffice/trunk/main/vcl/source/gdi/pngread.cxx Modified: openoffice/trunk/main/vcl

svn commit: r1517348 - /openoffice/trunk/main/sw/source/ui/docvw/edtwin.cxx

2013-08-25 Thread paveljanik
Author: paveljanik Date: Sun Aug 25 17:52:02 2013 New Revision: 1517348 URL: http://svn.apache.org/r1517348 Log: WaE: Remove unused variables to prevent compiler warnings. Modified: openoffice/trunk/main/sw/source/ui/docvw/edtwin.cxx Modified: openoffice/trunk/main/sw/source/ui/docvw

svn commit: r1514218 - /openoffice/trunk/main/basegfx/source/polygon/b2dpolypolygoncutter.cxx

2013-08-15 Thread paveljanik
Author: paveljanik Date: Thu Aug 15 09:24:25 2013 New Revision: 1514218 URL: http://svn.apache.org/r1514218 Log: WaE: Initialize boolean variable to false to prevent compiler warning about uninitialized variable. Modified: openoffice/trunk/main/basegfx/source/polygon

svn commit: r1502004 - /openoffice/trunk/main/cui/source/dialogs/cuifmsearch.cxx

2013-07-10 Thread paveljanik
Author: paveljanik Date: Wed Jul 10 21:14:12 2013 New Revision: 1502004 URL: http://svn.apache.org/r1502004 Log: Return zero value from non-void function to prevent compiler warnings. Modified: openoffice/trunk/main/cui/source/dialogs/cuifmsearch.cxx Modified: openoffice/trunk/main/cui

svn commit: r1500236 - /openoffice/trunk/main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx

2013-07-06 Thread paveljanik
Author: paveljanik Date: Sat Jul 6 09:24:41 2013 New Revision: 1500236 URL: http://svn.apache.org/r1500236 Log: Comment out unused variable to prevent compiler warning. Modified: openoffice/trunk/main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx Modified: openoffice/trunk/main/svx

svn commit: r1492988 - /openoffice/trunk/main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx

2013-06-14 Thread paveljanik
Author: paveljanik Date: Fri Jun 14 07:53:37 2013 New Revision: 1492988 URL: http://svn.apache.org/r1492988 Log: Reorder initializations (and unify formatting) to prevent compiler warnings. Modified: openoffice/trunk/main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx Modified

svn commit: r1486702 - /openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.cxx

2013-05-27 Thread paveljanik
Author: paveljanik Date: Mon May 27 20:01:41 2013 New Revision: 1486702 URL: http://svn.apache.org/r1486702 Log: Unname unused argument to prevent compiler warnings. Modified: openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.cxx Modified: openoffice/trunk/main/svx/source

svn commit: r1483683 - /openoffice/trunk/main/svx/source/sidebar/nbdtmg.cxx

2013-05-17 Thread paveljanik
Author: paveljanik Date: Fri May 17 08:04:41 2013 New Revision: 1483683 URL: http://svn.apache.org/r1483683 Log: Unname unused arguments to prevent compiler warnings. Modified: openoffice/trunk/main/svx/source/sidebar/nbdtmg.cxx Modified: openoffice/trunk/main/svx/source/sidebar/nbdtmg.cxx

svn commit: r1483688 - /openoffice/trunk/main/sc/source/ui/sidebar/NumberFormatPropertyPanel.hrc

2013-05-17 Thread paveljanik
Author: paveljanik Date: Fri May 17 08:34:38 2013 New Revision: 1483688 URL: http://svn.apache.org/r1483688 Log: Rename local macro TOOLBOX_ITEM_HEIGHT which hides the same macro from sfx2. Modified: openoffice/trunk/main/sc/source/ui/sidebar/NumberFormatPropertyPanel.hrc Modified

svn commit: r1483690 - /openoffice/trunk/main/hwpfilter/source/hwpreader.cxx

2013-05-17 Thread paveljanik
Author: paveljanik Date: Fri May 17 08:38:59 2013 New Revision: 1483690 URL: http://svn.apache.org/r1483690 Log: Use sal's size_t printf type modifier to prevent compiler warning. Modified: openoffice/trunk/main/hwpfilter/source/hwpreader.cxx Modified: openoffice/trunk/main/hwpfilter/source

svn commit: r1483723 - /openoffice/trunk/main/cui/source/tabpages/tpline.cxx

2013-05-17 Thread paveljanik
Author: paveljanik Date: Fri May 17 10:17:32 2013 New Revision: 1483723 URL: http://svn.apache.org/r1483723 Log: Use default case instead of handling a meta value. Modified: openoffice/trunk/main/cui/source/tabpages/tpline.cxx Modified: openoffice/trunk/main/cui/source/tabpages/tpline.cxx

svn commit: r1483725 - /openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx

2013-05-17 Thread paveljanik
Author: paveljanik Date: Fri May 17 10:18:30 2013 New Revision: 1483725 URL: http://svn.apache.org/r1483725 Log: Use default case instead of handling a meta value. Modified: openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx Modified: openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx URL

svn commit: r1483442 - /openoffice/trunk/main/svgio/source/svgreader/svgstyleattributes.cxx

2013-05-16 Thread paveljanik
Author: paveljanik Date: Thu May 16 16:56:38 2013 New Revision: 1483442 URL: http://svn.apache.org/r1483442 Log: Unname unused argument to prevent compiler warnings. Modified: openoffice/trunk/main/svgio/source/svgreader/svgstyleattributes.cxx Modified: openoffice/trunk/main/svgio/source

svn commit: r1483649 - /openoffice/trunk/main/cui/source/tabpages/tpline.cxx

2013-05-16 Thread paveljanik
Author: paveljanik Date: Fri May 17 05:25:47 2013 New Revision: 1483649 URL: http://svn.apache.org/r1483649 Log: Add missing case for LineJoint_MAKE_FIXED_SIZE to prevent compiler warning. Modified: openoffice/trunk/main/cui/source/tabpages/tpline.cxx Modified: openoffice/trunk/main/cui

svn commit: r1483650 - /openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx

2013-05-16 Thread paveljanik
Author: paveljanik Date: Fri May 17 05:27:38 2013 New Revision: 1483650 URL: http://svn.apache.org/r1483650 Log: Add missing case for LineJoint_MAKE_FIXED_SIZE to prevent compiler warning. Modified: openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx Modified: openoffice/trunk/main/svx

svn commit: r1483653 - /openoffice/trunk/main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx

2013-05-16 Thread paveljanik
Author: paveljanik Date: Fri May 17 05:33:54 2013 New Revision: 1483653 URL: http://svn.apache.org/r1483653 Log: Add default cases to prevent compiler warnings. Modified: openoffice/trunk/main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx Modified: openoffice/trunk/main/svx

svn commit: r1483660 - /openoffice/trunk/main/svx/source/sidebar/nbdtmg.cxx

2013-05-16 Thread paveljanik
Author: paveljanik Date: Fri May 17 05:59:14 2013 New Revision: 1483660 URL: http://svn.apache.org/r1483660 Log: Remove unused variables to prevent compiler warnings. Modified: openoffice/trunk/main/svx/source/sidebar/nbdtmg.cxx Modified: openoffice/trunk/main/svx/source/sidebar/nbdtmg.cxx

svn commit: r1481943 - /openoffice/trunk/main/sfx2/source/sidebar/FocusManager.cxx

2013-05-13 Thread paveljanik
Author: paveljanik Date: Mon May 13 15:50:20 2013 New Revision: 1481943 URL: http://svn.apache.org/r1481943 Log: Retype values properly to prevent compiler warnings. Modified: openoffice/trunk/main/sfx2/source/sidebar/FocusManager.cxx Modified: openoffice/trunk/main/sfx2/source/sidebar

svn commit: r1479356 - /openoffice/trunk/main/svx/source/sidebar/insert/InsertPropertyPanel.cxx

2013-05-05 Thread paveljanik
Author: paveljanik Date: Sun May 5 18:49:42 2013 New Revision: 1479356 URL: http://svn.apache.org/r1479356 Log: Remove duplicated macro definition. Modified: openoffice/trunk/main/svx/source/sidebar/insert/InsertPropertyPanel.cxx Modified: openoffice/trunk/main/svx/source/sidebar/insert

svn commit: r1479357 - /openoffice/trunk/main/svx/source/sidebar/insert/SimpleToolBoxController.cxx

2013-05-05 Thread paveljanik
Author: paveljanik Date: Sun May 5 18:51:49 2013 New Revision: 1479357 URL: http://svn.apache.org/r1479357 Log: Initialize variable to prevent compiler warning. Modified: openoffice/trunk/main/svx/source/sidebar/insert/SimpleToolBoxController.cxx Modified: openoffice/trunk/main/svx/source

svn commit: r1477054 - /openoffice/trunk/main/chart2/source/controller/main/ShapeController.cxx

2013-04-29 Thread paveljanik
Author: paveljanik Date: Mon Apr 29 13:32:55 2013 New Revision: 1477054 URL: http://svn.apache.org/r1477054 Log: Comment out unused variable to prevent compiler warning. Modified: openoffice/trunk/main/chart2/source/controller/main/ShapeController.cxx Modified: openoffice/trunk/main/chart2

svn commit: r1477084 - /openoffice/trunk/main/sc/source/ui/drawfunc/drawsh.cxx

2013-04-29 Thread paveljanik
Author: paveljanik Date: Mon Apr 29 14:04:21 2013 New Revision: 1477084 URL: http://svn.apache.org/r1477084 Log: Comment out unused variable to prevent compiler warning. Modified: openoffice/trunk/main/sc/source/ui/drawfunc/drawsh.cxx Modified: openoffice/trunk/main/sc/source/ui/drawfunc

svn commit: r1477095 - /openoffice/trunk/main/sw/source/ui/shells/drawdlg.cxx

2013-04-29 Thread paveljanik
Author: paveljanik Date: Mon Apr 29 14:19:43 2013 New Revision: 1477095 URL: http://svn.apache.org/r1477095 Log: Comment out unused variable to prevent compiler warning. Modified: openoffice/trunk/main/sw/source/ui/shells/drawdlg.cxx Modified: openoffice/trunk/main/sw/source/ui/shells

svn commit: r1477239 - /openoffice/trunk/main/svx/source/xoutdev/xtable.cxx

2013-04-29 Thread paveljanik
Author: paveljanik Date: Mon Apr 29 18:06:52 2013 New Revision: 1477239 URL: http://svn.apache.org/r1477239 Log: Cast unsigned constant to prevent compiler warning. Modified: openoffice/trunk/main/svx/source/xoutdev/xtable.cxx Modified: openoffice/trunk/main/svx/source/xoutdev/xtable.cxx

svn commit: r1476125 - /openoffice/trunk/main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx

2013-04-26 Thread paveljanik
Author: paveljanik Date: Fri Apr 26 10:11:48 2013 New Revision: 1476125 URL: http://svn.apache.org/r1476125 Log: Reorder initializations properly to prevent compiler warning. Modified: openoffice/trunk/main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx Modified: openoffice/trunk/main

svn commit: r1470055 - /openoffice/trunk/main/svx/source/sidebar/possize/PosSizePropertyPanel.cxx

2013-04-19 Thread paveljanik
Author: paveljanik Date: Fri Apr 19 21:43:36 2013 New Revision: 1470055 URL: http://svn.apache.org/r1470055 Log: WaE: unname unused argument to prevent compiler warning. Modified: openoffice/trunk/main/svx/source/sidebar/possize/PosSizePropertyPanel.cxx Modified: openoffice/trunk/main/svx

svn commit: r1468804 - /openoffice/trunk/main/sc/source/ui/miscdlgs/tabbgcolordlg.cxx

2013-04-17 Thread paveljanik
Author: paveljanik Date: Wed Apr 17 09:10:06 2013 New Revision: 1468804 URL: http://svn.apache.org/r1468804 Log: Remove unused variable to prevent WaE issue. Modified: openoffice/trunk/main/sc/source/ui/miscdlgs/tabbgcolordlg.cxx Modified: openoffice/trunk/main/sc/source/ui/miscdlgs

svn commit: r1467599 - /openoffice/trunk/main/svx/inc/svx/nbdtmg.hxx

2013-04-13 Thread paveljanik
Author: paveljanik Date: Sat Apr 13 11:59:17 2013 New Revision: 1467599 URL: http://svn.apache.org/r1467599 Log: Reorder initializations to prevent compiler warnings. Modified: openoffice/trunk/main/svx/inc/svx/nbdtmg.hxx Modified: openoffice/trunk/main/svx/inc/svx/nbdtmg.hxx URL: http

svn commit: r1467600 - /openoffice/trunk/main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx

2013-04-13 Thread paveljanik
Author: paveljanik Date: Sat Apr 13 12:01:17 2013 New Revision: 1467600 URL: http://svn.apache.org/r1467600 Log: Remove unused varables to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx Modified: openoffice/trunk/main/svx/source

svn commit: r1467601 - /openoffice/trunk/main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx

2013-04-13 Thread paveljanik
Author: paveljanik Date: Sat Apr 13 12:02:59 2013 New Revision: 1467601 URL: http://svn.apache.org/r1467601 Log: Unname unused arguments to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx Modified: openoffice/trunk/main/svx/source

svn commit: r1467605 - /openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx

2013-04-13 Thread paveljanik
Author: paveljanik Date: Sat Apr 13 12:13:27 2013 New Revision: 1467605 URL: http://svn.apache.org/r1467605 Log: Unname unused arguments to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx Modified: openoffice/trunk/main/svx/source/xoutdev/xattr2.cxx URL

svn commit: r1466439 - /openoffice/trunk/main/editeng/source/outliner/outlvw.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 12:04:57 2013 New Revision: 1466439 URL: http://svn.apache.org/r1466439 Log: Comment out unused variable to prevent WaE issues. Modified: openoffice/trunk/main/editeng/source/outliner/outlvw.cxx Modified: openoffice/trunk/main/editeng/source/outliner

svn commit: r1466533 - /openoffice/trunk/main/sc/source/ui/view/formatsh.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 15:58:57 2013 New Revision: 1466533 URL: http://svn.apache.org/r1466533 Log: Comment unused variables to prevent WaE issues. Modified: openoffice/trunk/main/sc/source/ui/view/formatsh.cxx Modified: openoffice/trunk/main/sc/source/ui/view/formatsh.cxx URL

svn commit: r1466536 - /openoffice/trunk/main/sd/source/ui/sidebar/PreviewValueSet.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 16:06:51 2013 New Revision: 1466536 URL: http://svn.apache.org/r1466536 Log: Remove unused variables to prevent WaE issues. Modified: openoffice/trunk/main/sd/source/ui/sidebar/PreviewValueSet.cxx Modified: openoffice/trunk/main/sd/source/ui/sidebar

svn commit: r1466537 - /openoffice/trunk/main/sd/source/ui/view/drviews6.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 16:07:20 2013 New Revision: 1466537 URL: http://svn.apache.org/r1466537 Log: Remove unused variable to prevent WaE issues. Modified: openoffice/trunk/main/sd/source/ui/view/drviews6.cxx Modified: openoffice/trunk/main/sd/source/ui/view/drviews6.cxx URL

svn commit: r1466538 - /openoffice/trunk/main/sd/source/ui/view/drviews7.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 16:07:47 2013 New Revision: 1466538 URL: http://svn.apache.org/r1466538 Log: Remove unused variable to prevent WaE issues. Modified: openoffice/trunk/main/sd/source/ui/view/drviews7.cxx Modified: openoffice/trunk/main/sd/source/ui/view/drviews7.cxx URL

svn commit: r1466539 - /openoffice/trunk/main/sc/source/ui/drawfunc/drawsh5.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 16:09:40 2013 New Revision: 1466539 URL: http://svn.apache.org/r1466539 Log: Remove unused variable to prevent WaE issues. Modified: openoffice/trunk/main/sc/source/ui/drawfunc/drawsh5.cxx Modified: openoffice/trunk/main/sc/source/ui/drawfunc/drawsh5.cxx

svn commit: r1466540 - /openoffice/trunk/main/sc/source/ui/drawfunc/drtxtob2.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 16:12:23 2013 New Revision: 1466540 URL: http://svn.apache.org/r1466540 Log: Remove unused variable to prevent WaE issues. Modified: openoffice/trunk/main/sc/source/ui/drawfunc/drtxtob2.cxx Modified: openoffice/trunk/main/sc/source/ui/drawfunc/drtxtob2

svn commit: r1466543 - /openoffice/trunk/main/sc/source/ui/drawfunc/drtxtob.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 16:14:46 2013 New Revision: 1466543 URL: http://svn.apache.org/r1466543 Log: Remove unused variables to prevent WaE issues. Modified: openoffice/trunk/main/sc/source/ui/drawfunc/drtxtob.cxx Modified: openoffice/trunk/main/sc/source/ui/drawfunc/drtxtob.cxx

svn commit: r1466549 - in /openoffice/trunk/main/sw/source/ui/shells: drawsh.cxx drwbassh.cxx drwtxtsh.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 16:27:29 2013 New Revision: 1466549 URL: http://svn.apache.org/r1466549 Log: Remove unused variables to prevent WaE issues. Modified: openoffice/trunk/main/sw/source/ui/shells/drawsh.cxx openoffice/trunk/main/sw/source/ui/shells/drwbassh.cxx

svn commit: r1466587 - /openoffice/trunk/main/sfx2/source/sidebar/ContextList.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 17:43:27 2013 New Revision: 1466587 URL: http://svn.apache.org/r1466587 Log: Remove unused variable to prevent WaE. Modified: openoffice/trunk/main/sfx2/source/sidebar/ContextList.cxx Modified: openoffice/trunk/main/sfx2/source/sidebar/ContextList.cxx URL

svn commit: r1466592 - /openoffice/trunk/main/sfx2/source/sidebar/CustomImageRadioButton.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 17:50:16 2013 New Revision: 1466592 URL: http://svn.apache.org/r1466592 Log: Unname unused argument to prevent WaE issues. Modified: openoffice/trunk/main/sfx2/source/sidebar/CustomImageRadioButton.cxx Modified: openoffice/trunk/main/sfx2/source/sidebar

svn commit: r1466593 - /openoffice/trunk/main/sfx2/source/sidebar/DeckLayouter.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 17:50:55 2013 New Revision: 1466593 URL: http://svn.apache.org/r1466593 Log: Comment unused variables to prevent WaE issues. Modified: openoffice/trunk/main/sfx2/source/sidebar/DeckLayouter.cxx Modified: openoffice/trunk/main/sfx2/source/sidebar

svn commit: r1466595 - /openoffice/trunk/main/sfx2/source/sidebar/FocusManager.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 17:51:54 2013 New Revision: 1466595 URL: http://svn.apache.org/r1466595 Log: Comment unused variables and rephrase the spaghetti code to prevent WaE issues. Modified: openoffice/trunk/main/sfx2/source/sidebar/FocusManager.cxx Modified: openoffice/trunk

svn commit: r1466636 - /openoffice/trunk/main/svx/source/dialog/dlgctrl.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:28:45 2013 New Revision: 1466636 URL: http://svn.apache.org/r1466636 Log: Use proper variable types to prevent comparing signed and unsigned variables (WaE). Modified: openoffice/trunk/main/svx/source/dialog/dlgctrl.cxx Modified: openoffice/trunk/main

svn commit: r1466637 - /openoffice/trunk/main/svx/source/gallery2/GalleryControl.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:29:37 2013 New Revision: 1466637 URL: http://svn.apache.org/r1466637 Log: Unname unused argument and reorder initializations properly to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/gallery2/GalleryControl.cxx Modified: openoffice

svn commit: r1466638 - /openoffice/trunk/main/svx/source/sidebar/area/AreaTransparencyGradientControl.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:31:46 2013 New Revision: 1466638 URL: http://svn.apache.org/r1466638 Log: Unname unused arguments and reorder initializations properly to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/area/AreaTransparencyGradientControl.cxx

svn commit: r1466639 - /openoffice/trunk/main/svx/source/sidebar/debug/ColorPanel.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:33:10 2013 New Revision: 1466639 URL: http://svn.apache.org/r1466639 Log: Unname unused argument to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/debug/ColorPanel.cxx Modified: openoffice/trunk/main/svx/source/sidebar/debug

svn commit: r1466640 - /openoffice/trunk/main/svx/source/sidebar/tools/ValueSetWithTextControl.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:34:48 2013 New Revision: 1466640 URL: http://svn.apache.org/r1466640 Log: Use proper variable type to prevent comparing signed and unsigned variables (WaE). Modified: openoffice/trunk/main/svx/source/sidebar/tools/ValueSetWithTextControl.cxx Modified

svn commit: r1466641 - /openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:35:32 2013 New Revision: 1466641 URL: http://svn.apache.org/r1466641 Log: Unname unused arguments and reorder initializations properly to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.cxx Modified

svn commit: r1466642 - /openoffice/trunk/main/svx/source/sidebar/line/LinePropertyPanel.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:36:10 2013 New Revision: 1466642 URL: http://svn.apache.org/r1466642 Log: Unname unused argument to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/line/LinePropertyPanel.cxx Modified: openoffice/trunk/main/svx/source/sidebar

svn commit: r1466643 - /openoffice/trunk/main/svx/source/sidebar/line/LineStyleValueSet.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:36:49 2013 New Revision: 1466643 URL: http://svn.apache.org/r1466643 Log: Comment out unused variable to prevent WaE issue. Modified: openoffice/trunk/main/svx/source/sidebar/line/LineStyleValueSet.cxx Modified: openoffice/trunk/main/svx/source/sidebar

svn commit: r1466644 - /openoffice/trunk/main/svx/source/sidebar/debug/ContextPanel.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:37:15 2013 New Revision: 1466644 URL: http://svn.apache.org/r1466644 Log: Unname unused argument to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/debug/ContextPanel.cxx Modified: openoffice/trunk/main/svx/source/sidebar/debug

svn commit: r1466646 - /openoffice/trunk/main/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:37:43 2013 New Revision: 1466646 URL: http://svn.apache.org/r1466646 Log: Unname unused argument to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx Modified: openoffice/trunk/main/svx/source

svn commit: r1466647 - /openoffice/trunk/main/svx/source/sidebar/nbdtmgfact.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:38:24 2013 New Revision: 1466647 URL: http://svn.apache.org/r1466647 Log: Add empty return to prevent WaE issue. Modified: openoffice/trunk/main/svx/source/sidebar/nbdtmgfact.cxx Modified: openoffice/trunk/main/svx/source/sidebar/nbdtmgfact.cxx URL

svn commit: r1466648 - /openoffice/trunk/main/svx/source/sidebar/paragraph/ParaBulletsControl.cxx

2013-04-10 Thread paveljanik
Author: paveljanik Date: Wed Apr 10 19:39:03 2013 New Revision: 1466648 URL: http://svn.apache.org/r1466648 Log: Reorder initializations properly to prevent WaE issues. Modified: openoffice/trunk/main/svx/source/sidebar/paragraph/ParaBulletsControl.cxx Modified: openoffice/trunk/main/svx

svn commit: r1464523 - /openoffice/trunk/main/configure.in

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:31:56 2013 New Revision: 1464523 URL: http://svn.apache.org/r1464523 Log: Remove binfilter. Modified: openoffice/trunk/main/configure.in Modified: openoffice/trunk/main/configure.in URL: http://svn.apache.org/viewvc/openoffice/trunk/main/configure.in

svn commit: r1464527 - /openoffice/trunk/main/postprocess/rebase/coffbase.txt

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:34:43 2013 New Revision: 1464527 URL: http://svn.apache.org/r1464527 Log: Remove binfilter. Modified: openoffice/trunk/main/postprocess/rebase/coffbase.txt Modified: openoffice/trunk/main/postprocess/rebase/coffbase.txt URL: http://svn.apache.org

svn commit: r1464528 - /openoffice/trunk/main/postprocess/prj/build.lst

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:35:20 2013 New Revision: 1464528 URL: http://svn.apache.org/r1464528 Log: Remove binfilter. Modified: openoffice/trunk/main/postprocess/prj/build.lst Modified: openoffice/trunk/main/postprocess/prj/build.lst URL: http://svn.apache.org/viewvc

svn commit: r1464522 - /openoffice/trunk/main/set_soenv.in

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:31:19 2013 New Revision: 1464522 URL: http://svn.apache.org/r1464522 Log: Remove binfilter. Modified: openoffice/trunk/main/set_soenv.in Modified: openoffice/trunk/main/set_soenv.in URL: http://svn.apache.org/viewvc/openoffice/trunk/main/set_soenv.in

svn commit: r1464524 - /openoffice/trunk/main/scp2/util/makefile.mk

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:32:33 2013 New Revision: 1464524 URL: http://svn.apache.org/r1464524 Log: Remove binfilter. Modified: openoffice/trunk/main/scp2/util/makefile.mk Modified: openoffice/trunk/main/scp2/util/makefile.mk URL: http://svn.apache.org/viewvc/openoffice/trunk

svn commit: r1464525 - /openoffice/trunk/main/splitbuild/binfilter.lst

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:33:17 2013 New Revision: 1464525 URL: http://svn.apache.org/r1464525 Log: Remove binfilter. Removed: openoffice/trunk/main/splitbuild/binfilter.lst

svn commit: r1464526 - /openoffice/trunk/main/scp2/prj/build.lst

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:34:14 2013 New Revision: 1464526 URL: http://svn.apache.org/r1464526 Log: Remove binfilter. Modified: openoffice/trunk/main/scp2/prj/build.lst Modified: openoffice/trunk/main/scp2/prj/build.lst URL: http://svn.apache.org/viewvc/openoffice/trunk/main

svn commit: r1464534 - /openoffice/trunk/main/filter/source/config/fragments/makefile.mk

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:41:16 2013 New Revision: 1464534 URL: http://svn.apache.org/r1464534 Log: Remove binfilter. Modified: openoffice/trunk/main/filter/source/config/fragments/makefile.mk Modified: openoffice/trunk/main/filter/source/config/fragments/makefile.mk URL: http

svn commit: r1464529 - /openoffice/trunk/main/postprocess/packregistry/makefile.mk

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:35:46 2013 New Revision: 1464529 URL: http://svn.apache.org/r1464529 Log: Remove binfilter. Modified: openoffice/trunk/main/postprocess/packregistry/makefile.mk Modified: openoffice/trunk/main/postprocess/packregistry/makefile.mk URL: http

svn commit: r1464530 - /openoffice/trunk/main/postprocess/packcomponents/makefile.mk

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:36:16 2013 New Revision: 1464530 URL: http://svn.apache.org/r1464530 Log: Remove binfilter. Modified: openoffice/trunk/main/postprocess/packcomponents/makefile.mk Modified: openoffice/trunk/main/postprocess/packcomponents/makefile.mk URL: http

svn commit: r1464536 - /openoffice/trunk/main/filter/source/config/fragments/packagedef.mk

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:42:56 2013 New Revision: 1464536 URL: http://svn.apache.org/r1464536 Log: Remove binfilter. Modified: openoffice/trunk/main/filter/source/config/fragments/packagedef.mk Modified: openoffice/trunk/main/filter/source/config/fragments/packagedef.mk URL

svn commit: r1464539 - in /openoffice/trunk/main/filter/source/config/fragments: fcfg_calc_bf.mk fcfg_chart_bf.mk fcfg_draw_bf.mk fcfg_global_bf.mk fcfg_impress_bf.mk fcfg_math_bf.mk fcfg_web_bf.mk fc

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:44:06 2013 New Revision: 1464539 URL: http://svn.apache.org/r1464539 Log: Remove binfilter. Removed: openoffice/trunk/main/filter/source/config/fragments/fcfg_calc_bf.mk openoffice/trunk/main/filter/source/config/fragments/fcfg_chart_bf.mk

svn commit: r1464541 - /openoffice/trunk/main/scp2/source/templates/makefile.mk

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:45:59 2013 New Revision: 1464541 URL: http://svn.apache.org/r1464541 Log: Remove binfilter. Modified: openoffice/trunk/main/scp2/source/templates/makefile.mk Modified: openoffice/trunk/main/scp2/source/templates/makefile.mk URL: http://svn.apache.org

svn commit: r1464547 - in /openoffice/trunk/main/scp2/source/binfilter: file_binfilter.scp makefile.mk module_binfilter.scp module_binfilter.ulf registryitem_binfilter.scp registryitem_binfilter.ulf

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:49:58 2013 New Revision: 1464547 URL: http://svn.apache.org/r1464547 Log: Remove binfilter. Removed: openoffice/trunk/main/scp2/source/binfilter/file_binfilter.scp openoffice/trunk/main/scp2/source/binfilter/makefile.mk openoffice/trunk/main

svn commit: r1464549 - /openoffice/trunk/main/scp2/source/binfilter/

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 13:50:38 2013 New Revision: 1464549 URL: http://svn.apache.org/r1464549 Log: Remove binfilter. Removed: openoffice/trunk/main/scp2/source/binfilter/

svn commit: r1464588 - /openoffice/trunk/main/configure.cmd

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 15:08:22 2013 New Revision: 1464588 URL: http://svn.apache.org/r1464588 Log: Remove binfilter. Modified: openoffice/trunk/main/configure.cmd Modified: openoffice/trunk/main/configure.cmd URL: http://svn.apache.org/viewvc/openoffice/trunk/main

svn commit: r1464591 - /openoffice/trunk/main/solenv/inc/target.mk

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 15:20:14 2013 New Revision: 1464591 URL: http://svn.apache.org/r1464591 Log: Remove binfilter. Modified: openoffice/trunk/main/solenv/inc/target.mk Modified: openoffice/trunk/main/solenv/inc/target.mk URL: http://svn.apache.org/viewvc/openoffice/trunk

svn commit: r1464592 - /openoffice/trunk/main/vcl/inc/vcl/salbtype.hxx

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 15:21:09 2013 New Revision: 1464592 URL: http://svn.apache.org/r1464592 Log: Remove binfilter. Modified: openoffice/trunk/main/vcl/inc/vcl/salbtype.hxx Modified: openoffice/trunk/main/vcl/inc/vcl/salbtype.hxx URL: http://svn.apache.org/viewvc/openoffice

svn commit: r1464593 - /openoffice/trunk/main/postprocess/rebase/coffbase.txt

2013-04-04 Thread paveljanik
Author: paveljanik Date: Thu Apr 4 15:26:50 2013 New Revision: 1464593 URL: http://svn.apache.org/r1464593 Log: Remove binfilter. Modified: openoffice/trunk/main/postprocess/rebase/coffbase.txt Modified: openoffice/trunk/main/postprocess/rebase/coffbase.txt URL: http://svn.apache.org

  1   2   >