History log of /trunk/main/ (Results 1 – 25 of 8733)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
91144cd029-Aug-2026 Peter <leginee@users.noreply.github.com>

Win10 msvc trunk (#498)

Build trunk on Windows with a modern MSVC

configure.ac required VS2008, but the bundled dependencies had moved past
what VC9 can compile -- boost 1.84 needs C++11, Python 3.

Win10 msvc trunk (#498)

Build trunk on Windows with a modern MSVC

configure.ac required VS2008, but the bundled dependencies had moved past
what VC9 can compile -- boost 1.84 needs C++11, Python 3.11 needs VS2017 or
newer -- so the configured compiler could not build the configured
dependencies, and no combination of the two worked. Every other platform had
already moved; Windows was the one left pinned.

This branch accepts a VS2015-or-newer toolset and the Windows 10 SDK, then
fixes what a modern compiler and SDK find: export lists, entry points, CRT
and manifest handling, and source conformance across the tree. Every
dependency builds, including Python, which trunk has never built on Windows
at all. The CLI/.NET binding is ported from Managed C++ to C++/CLI and its
bridgetest passes.

configure, bootstrap and build.pl now run to completion, and
instsetoo_native produces openoffice450.msi and openoffice450sdk.msi.

coinMp has been updated to the latest Version.

What this does not claim: the office has not been started, and
testtools/source/bridgetest still fails getCaughtException() in the x86 C++
bridge. Python is built without _ssl, _ctypes, _bz2, _lzma and _sqlite3, and
Platform SDK v7.0 is still required alongside the Windows 10 SDK. No other
platform's build is changed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UWgzQY2r1XwFvgeLPFWPsi

show more ...


/trunk/.gitattributes
/trunk/.gitignore
/trunk/ext_libraries/coinmp/coinmp-1.8.4-v10-sln-paths.patch
/trunk/ext_libraries/coinmp/coinmp-1.8.4.patch
/trunk/ext_libraries/coinmp/makefile.mk
/trunk/ext_libraries/gtest/use-own-tuple.patch
/trunk/ext_libraries/gtest/win/Library_gtest.mk
UnoControls/inc/basecontainercontrol.hxx
UnoControls/inc/basecontrol.hxx
UnoControls/inc/multiplexer.hxx
UnoControls/source/base/basecontainercontrol.cxx
UnoControls/source/base/basecontrol.cxx
UnoControls/source/base/multiplexer.cxx
UnoControls/source/base/registercontrols.cxx
UnoControls/source/controls/OConnectionPointContainerHelper.cxx
UnoControls/source/controls/OConnectionPointHelper.cxx
UnoControls/source/controls/framecontrol.cxx
UnoControls/source/controls/progressbar.cxx
UnoControls/source/controls/progressmonitor.cxx
UnoControls/source/controls/statusindicator.cxx
UnoControls/source/inc/OConnectionPointContainerHelper.hxx
UnoControls/source/inc/OConnectionPointHelper.hxx
UnoControls/source/inc/framecontrol.hxx
UnoControls/source/inc/progressbar.hxx
UnoControls/source/inc/progressmonitor.hxx
UnoControls/source/inc/statusindicator.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBox.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBoxBase.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBoxCheckBoxCell.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBoxHeaderBar.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBoxHeaderCell.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBoxTable.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBoxTableBase.hxx
accessibility/inc/accessibility/extended/AccessibleBrowseBoxTableCell.hxx
accessibility/inc/accessibility/extended/AccessibleGridControl.hxx
accessibility/inc/accessibility/extended/AccessibleGridControlBase.hxx
accessibility/inc/accessibility/extended/AccessibleGridControlHeader.hxx
accessibility/inc/accessibility/extended/AccessibleGridControlHeaderCell.hxx
accessibility/inc/accessibility/extended/AccessibleGridControlTable.hxx
accessibility/inc/accessibility/extended/AccessibleGridControlTableBase.hxx
accessibility/inc/accessibility/extended/AccessibleGridControlTableCell.hxx
accessibility/inc/accessibility/extended/AccessibleToolPanelDeck.hxx
accessibility/inc/accessibility/extended/AccessibleToolPanelDeckTabBar.hxx
accessibility/inc/accessibility/extended/AccessibleToolPanelDeckTabBarItem.hxx
accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx
accessibility/inc/accessibility/extended/accessibleeditbrowseboxcell.hxx
accessibility/inc/accessibility/extended/accessibleiconchoicectrl.hxx
accessibility/inc/accessibility/extended/accessibleiconchoicectrlentry.hxx
accessibility/inc/accessibility/extended/accessiblelistbox.hxx
accessibility/inc/accessibility/extended/accessiblelistboxentry.hxx
accessibility/inc/accessibility/extended/accessibletabbar.hxx
accessibility/inc/accessibility/extended/accessibletabbarpage.hxx
accessibility/inc/accessibility/extended/accessibletabbarpagelist.hxx
accessibility/inc/accessibility/extended/accessibletablistbox.hxx
accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx
accessibility/inc/accessibility/extended/listboxaccessible.hxx
accessibility/inc/accessibility/extended/textwindowaccessibility.hxx
accessibility/inc/accessibility/standard/accessiblemenubasecomponent.hxx
accessibility/inc/accessibility/standard/accessiblemenucomponent.hxx
accessibility/inc/accessibility/standard/accessiblemenuitemcomponent.hxx
accessibility/inc/accessibility/standard/vclxaccessiblebox.hxx
accessibility/inc/accessibility/standard/vclxaccessiblebutton.hxx
accessibility/inc/accessibility/standard/vclxaccessiblecheckbox.hxx
accessibility/inc/accessibility/standard/vclxaccessiblecombobox.hxx
accessibility/inc/accessibility/standard/vclxaccessibledropdowncombobox.hxx
accessibility/inc/accessibility/standard/vclxaccessibledropdownlistbox.hxx
accessibility/inc/accessibility/standard/vclxaccessibleedit.hxx
accessibility/inc/accessibility/standard/vclxaccessiblefixedhyperlink.hxx
accessibility/inc/accessibility/standard/vclxaccessiblefixedtext.hxx
accessibility/inc/accessibility/standard/vclxaccessiblelist.hxx
accessibility/inc/accessibility/standard/vclxaccessiblelistbox.hxx
accessibility/inc/accessibility/standard/vclxaccessiblelistitem.hxx
accessibility/inc/accessibility/standard/vclxaccessiblemenu.hxx
accessibility/inc/accessibility/standard/vclxaccessiblemenubar.hxx
accessibility/inc/accessibility/standard/vclxaccessiblemenuitem.hxx
accessibility/inc/accessibility/standard/vclxaccessiblemenuseparator.hxx
accessibility/inc/accessibility/standard/vclxaccessiblepopupmenu.hxx
accessibility/inc/accessibility/standard/vclxaccessibleradiobutton.hxx
accessibility/inc/accessibility/standard/vclxaccessiblescrollbar.hxx
accessibility/inc/accessibility/standard/vclxaccessiblestatusbar.hxx
accessibility/inc/accessibility/standard/vclxaccessiblestatusbaritem.hxx
accessibility/inc/accessibility/standard/vclxaccessibletabcontrol.hxx
accessibility/inc/accessibility/standard/vclxaccessibletabpage.hxx
accessibility/inc/accessibility/standard/vclxaccessibletabpagewindow.hxx
accessibility/inc/accessibility/standard/vclxaccessibletextcomponent.hxx
accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
accessibility/inc/accessibility/standard/vclxaccessibletoolbox.hxx
accessibility/inc/accessibility/standard/vclxaccessibletoolboxitem.hxx
accessibility/source/extended/AccessibleBrowseBox.cxx
accessibility/source/extended/AccessibleBrowseBoxBase.cxx
accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx
accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx
accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx
accessibility/source/extended/AccessibleBrowseBoxTable.cxx
accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx
accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx
accessibility/source/extended/AccessibleGridControl.cxx
accessibility/source/extended/AccessibleGridControlBase.cxx
accessibility/source/extended/AccessibleGridControlHeader.cxx
accessibility/source/extended/AccessibleGridControlHeaderCell.cxx
accessibility/source/extended/AccessibleGridControlTable.cxx
accessibility/source/extended/AccessibleGridControlTableBase.cxx
accessibility/source/extended/AccessibleGridControlTableCell.cxx
accessibility/source/extended/AccessibleToolPanelDeck.cxx
accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx
accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx
accessibility/source/extended/accessiblebrowseboxcell.cxx
accessibility/source/extended/accessibleeditbrowseboxcell.cxx
accessibility/source/extended/accessibleiconchoicectrl.cxx
accessibility/source/extended/accessibleiconchoicectrlentry.cxx
accessibility/source/extended/accessiblelistbox.cxx
accessibility/source/extended/accessiblelistboxentry.cxx
accessibility/source/extended/accessibletabbar.cxx
accessibility/source/extended/accessibletabbarpage.cxx
accessibility/source/extended/accessibletabbarpagelist.cxx
accessibility/source/extended/accessibletablistbox.cxx
accessibility/source/extended/accessibletablistboxtable.cxx
accessibility/source/extended/textwindowaccessibility.cxx
accessibility/source/standard/accessiblemenubasecomponent.cxx
accessibility/source/standard/accessiblemenucomponent.cxx
accessibility/source/standard/accessiblemenuitemcomponent.cxx
accessibility/source/standard/vclxaccessiblebox.cxx
accessibility/source/standard/vclxaccessiblebutton.cxx
accessibility/source/standard/vclxaccessiblecheckbox.cxx
accessibility/source/standard/vclxaccessiblecombobox.cxx
accessibility/source/standard/vclxaccessibledropdowncombobox.cxx
accessibility/source/standard/vclxaccessibledropdownlistbox.cxx
accessibility/source/standard/vclxaccessibleedit.cxx
accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx
accessibility/source/standard/vclxaccessiblefixedtext.cxx
accessibility/source/standard/vclxaccessiblelist.cxx
accessibility/source/standard/vclxaccessiblelistbox.cxx
accessibility/source/standard/vclxaccessiblelistitem.cxx
accessibility/source/standard/vclxaccessiblemenu.cxx
accessibility/source/standard/vclxaccessiblemenubar.cxx
accessibility/source/standard/vclxaccessiblemenuitem.cxx
accessibility/source/standard/vclxaccessiblemenuseparator.cxx
accessibility/source/standard/vclxaccessiblepopupmenu.cxx
accessibility/source/standard/vclxaccessibleradiobutton.cxx
accessibility/source/standard/vclxaccessiblescrollbar.cxx
accessibility/source/standard/vclxaccessiblestatusbar.cxx
accessibility/source/standard/vclxaccessiblestatusbaritem.cxx
accessibility/source/standard/vclxaccessibletabcontrol.cxx
accessibility/source/standard/vclxaccessibletabpage.cxx
accessibility/source/standard/vclxaccessibletabpagewindow.cxx
accessibility/source/standard/vclxaccessibletextcomponent.cxx
accessibility/source/standard/vclxaccessibletextfield.cxx
accessibility/source/standard/vclxaccessibletoolbox.cxx
accessibility/source/standard/vclxaccessibletoolboxitem.cxx
animations/source/animcore/animcore.cxx
animations/source/animcore/factreg.hxx
animations/source/animcore/targetpropertiescreator.cxx
autodoc/source/cosv/storage/ploc_dir.cxx
automation/source/server/XMLParser.cxx
automation/source/server/statemnt.cxx
avmedia/source/framework/soundhandler.cxx
avmedia/source/framework/soundhandler.hxx
avmedia/source/gstreamer/gstframegrabber.cxx
avmedia/source/gstreamer/gstframegrabber.hxx
avmedia/source/gstreamer/gstmanager.cxx
avmedia/source/gstreamer/gstmanager.hxx
avmedia/source/gstreamer/gstplayer.cxx
avmedia/source/gstreamer/gstplayer.hxx
avmedia/source/gstreamer/gstwindow.cxx
avmedia/source/gstreamer/gstwindow.hxx
avmedia/source/macavf/macavf_framegrabber.cxx
avmedia/source/macavf/macavf_framegrabber.hxx
avmedia/source/macavf/macavf_manager.cxx
avmedia/source/macavf/macavf_manager.hxx
avmedia/source/macavf/macavf_player.cxx
avmedia/source/macavf/macavf_player.hxx
avmedia/source/macavf/macavf_window.cxx
avmedia/source/macavf/macavf_window.hxx
avmedia/source/viewer/mediaevent_impl.cxx
avmedia/source/viewer/mediaevent_impl.hxx
avmedia/source/win/framegrabber.cxx
avmedia/source/win/framegrabber.hxx
avmedia/source/win/manager.cxx
avmedia/source/win/manager.hxx
avmedia/source/win/player.cxx
avmedia/source/win/player.hxx
avmedia/source/win/window.cxx
avmedia/source/win/window.hxx
avmedia/source/xine/manager.cxx
avmedia/source/xine/manager.hxx
avmedia/source/xine/player.cxx
avmedia/source/xine/player.hxx
avmedia/source/xine/window.cxx
avmedia/source/xine/window.hxx
basctl/source/accessibility/accessibledialogcontrolshape.cxx
basctl/source/accessibility/accessibledialogwindow.cxx
basctl/source/basicide/basicrenderable.cxx
basctl/source/basicide/basicrenderable.hxx
basctl/source/basicide/basidectrlr.cxx
basctl/source/basicide/basidesh.cxx
basctl/source/basicide/basobj2.cxx
basctl/source/basicide/basobj3.cxx
basctl/source/basicide/doceventnotifier.cxx
basctl/source/basicide/moduldl2.cxx
basctl/source/basicide/scriptdocument.cxx
basctl/source/basicide/unomodel.cxx
basctl/source/basicide/unomodel.hxx
basctl/source/dlged/dlgedclip.cxx
basctl/source/dlged/dlgedlist.cxx
basctl/source/dlged/dlgedobj.cxx
basctl/source/inc/accessibledialogcontrolshape.hxx
basctl/source/inc/accessibledialogwindow.hxx
basctl/source/inc/basidectrlr.hxx
basctl/source/inc/basobj.hxx
basctl/source/inc/dlgedclip.hxx
basctl/source/inc/dlgedlist.hxx
basctl/source/inc/dlgedobj.hxx
basctl/source/inc/scriptdocument.hxx
basegfx/inc/basegfx/tools/unopolypolygon.hxx
basegfx/source/tools/unopolypolygon.cxx
basic/inc/basic/modsizeexceeded.hxx
basic/inc/basic/sbobjmod.hxx
basic/source/basmgr/basmgr.cxx
basic/source/basmgr/vbahelper.cxx
basic/source/classes/errobject.cxx
basic/source/classes/eventatt.cxx
basic/source/classes/propacc.cxx
basic/source/classes/sb.cxx
basic/source/classes/sbunoobj.cxx
basic/source/classes/sbxmod.cxx
basic/source/inc/dlgcont.hxx
basic/source/inc/errobject.hxx
basic/source/inc/namecont.hxx
basic/source/inc/propacc.hxx
basic/source/inc/scriptcont.hxx
basic/source/runtime/comenumwrapper.cxx
basic/source/runtime/comenumwrapper.hxx
basic/source/uno/dlgcont.cxx
basic/source/uno/namecont.cxx
basic/source/uno/scriptcont.cxx
binaryurp/source/bridge.cxx
binaryurp/source/bridge.hxx
binaryurp/source/bridgefactory.cxx
binaryurp/source/bridgefactory.hxx
bridges/source/cpp_uno/gcc3_os2_intel/except.cxx
bridges/source/cpp_uno/msvc_win32_intel/except.cxx
bridges/source/cpp_uno/msvc_win64_x86-64/abi.cxx
bridges/source/cpp_uno/msvc_win64_x86-64/except.cxx
bridges/test/java_uno/acquire/testacquire.cxx
bridges/test/java_uno/any/transport.cxx
bridges/test/java_uno/equals/testequals.cxx
bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx
bridges/test/java_uno/nativethreadpool/testnativethreadpoolserver.cxx
bridges/test/testcomp.cxx
bridges/test/testcomp.h
canvas/inc/canvas/base/bitmapcanvasbase.hxx
canvas/inc/canvas/base/bufferedgraphicdevicebase.hxx
canvas/inc/canvas/base/cachedprimitivebase.hxx
canvas/inc/canvas/base/canvasbase.hxx
canvas/inc/canvas/base/canvascustomspritebase.hxx
canvas/inc/canvas/base/doublebitmapbase.hxx
canvas/inc/canvas/base/floatbitmapbase.hxx
canvas/inc/canvas/base/graphicdevicebase.hxx
canvas/inc/canvas/base/integerbitmapbase.hxx
canvas/inc/canvas/base/spritecanvasbase.hxx
canvas/inc/canvas/parametricpolypolygon.hxx
canvas/source/cairo/cairo_canvas.cxx
canvas/source/cairo/cairo_canvas.hxx
canvas/source/cairo/cairo_canvasbitmap.cxx
canvas/source/cairo/cairo_canvasbitmap.hxx
canvas/source/cairo/cairo_canvascustomsprite.cxx
canvas/source/cairo/cairo_canvascustomsprite.hxx
canvas/source/cairo/cairo_canvasfont.cxx
canvas/source/cairo/cairo_canvasfont.hxx
canvas/source/cairo/cairo_canvashelper.cxx
canvas/source/cairo/cairo_spritecanvas.cxx
canvas/source/cairo/cairo_spritecanvas.hxx
canvas/source/cairo/cairo_textlayout.cxx
canvas/source/cairo/cairo_textlayout.hxx
canvas/source/directx/dx_canvas.cxx
canvas/source/directx/dx_canvas.hxx
canvas/source/directx/dx_canvasbitmap.cxx
canvas/source/directx/dx_canvasbitmap.hxx
canvas/source/directx/dx_canvascustomsprite.cxx
canvas/source/directx/dx_canvascustomsprite.hxx
canvas/source/directx/dx_canvasfont.cxx
canvas/source/directx/dx_canvasfont.hxx
canvas/source/directx/dx_spritecanvas.cxx
canvas/source/directx/dx_spritecanvas.hxx
canvas/source/directx/dx_textlayout.cxx
canvas/source/directx/dx_textlayout.hxx
canvas/source/factory/cf_service.cxx
canvas/source/null/null_canvasbitmap.cxx
canvas/source/null/null_canvasbitmap.hxx
canvas/source/null/null_canvascustomsprite.cxx
canvas/source/null/null_canvascustomsprite.hxx
canvas/source/null/null_canvasfont.cxx
canvas/source/null/null_canvasfont.hxx
canvas/source/null/null_spritecanvas.cxx
canvas/source/null/null_spritecanvas.hxx
canvas/source/null/null_textlayout.cxx
canvas/source/null/null_textlayout.hxx
canvas/source/simplecanvas/simplecanvasimpl.cxx
canvas/source/tools/cachedprimitivebase.cxx
canvas/source/tools/canvastools.cxx
canvas/source/tools/parametricpolypolygon.cxx
canvas/source/tools/spriteredrawmanager.cxx
canvas/source/vcl/canvas.cxx
canvas/source/vcl/canvas.hxx
canvas/source/vcl/canvasbitmap.cxx
canvas/source/vcl/canvasbitmap.hxx
canvas/source/vcl/canvascustomsprite.cxx
canvas/source/vcl/canvascustomsprite.hxx
canvas/source/vcl/canvasfont.cxx
canvas/source/vcl/canvasfont.hxx
canvas/source/vcl/spritecanvas.cxx
canvas/source/vcl/spritecanvas.hxx
canvas/source/vcl/textlayout.cxx
canvas/source/vcl/textlayout.hxx
chart2/source/controller/accessibility/AccStatisticsObject.cxx
chart2/source/controller/accessibility/AccStatisticsObject.hxx
chart2/source/controller/accessibility/AccessibleBase.cxx
chart2/source/controller/accessibility/AccessibleChartElement.cxx
chart2/source/controller/accessibility/AccessibleChartElement.hxx
chart2/source/controller/accessibility/AccessibleChartShape.cxx
chart2/source/controller/accessibility/AccessibleChartShape.hxx
chart2/source/controller/accessibility/AccessibleChartView.cxx
chart2/source/controller/accessibility/AccessibleTextHelper.cxx
chart2/source/controller/chartapiwrapper/AreaWrapper.cxx
chart2/source/controller/chartapiwrapper/AreaWrapper.hxx
chart2/source/controller/chartapiwrapper/AxisWrapper.cxx
chart2/source/controller/chartapiwrapper/AxisWrapper.hxx
chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx
chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx
chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx
chart2/source/controller/chartapiwrapper/GridWrapper.cxx
chart2/source/controller/chartapiwrapper/GridWrapper.hxx
chart2/source/controller/chartapiwrapper/LegendWrapper.cxx
chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx
chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx
chart2/source/controller/chartapiwrapper/TitleWrapper.cxx
chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx
chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx
chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx
chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx
chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx
chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx
chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx
chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx
chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx
chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.cxx
chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx
chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx
chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx
chart2/source/controller/chartapiwrapper/WrappedSceneProperty.cxx
chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx
chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx
chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx
chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx
chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx
chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx
chart2/source/controller/dialogs/ChartTypeDialogController.cxx
chart2/source/controller/dialogs/ChartTypeDialogController.hxx
chart2/source/controller/dialogs/DialogModel.cxx
chart2/source/controller/dialogs/RangeSelectionListener.cxx
chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx
chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx
chart2/source/controller/inc/AccessibleBase.hxx
chart2/source/controller/inc/AccessibleChartView.hxx
chart2/source/controller/inc/AccessibleTextHelper.hxx
chart2/source/controller/inc/AxisItemConverter.hxx
chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
chart2/source/controller/inc/ChartDocumentWrapper.hxx
chart2/source/controller/inc/DataPointItemConverter.hxx
chart2/source/controller/inc/ErrorBarItemConverter.hxx
chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
chart2/source/controller/inc/ItemConverter.hxx
chart2/source/controller/inc/LegendItemConverter.hxx
chart2/source/controller/inc/RangeSelectionListener.hxx
chart2/source/controller/inc/RegressionCurveItemConverter.hxx
chart2/source/controller/inc/RegressionEquationItemConverter.hxx
chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
chart2/source/controller/inc/StatisticsItemConverter.hxx
chart2/source/controller/inc/TitleItemConverter.hxx
chart2/source/controller/inc/dlg_ChartType_UNO.hxx
chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx
chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx
chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx
chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
chart2/source/controller/itemsetwrapper/ItemConverter.cxx
chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx
chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx
chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx
chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx
chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
chart2/source/controller/main/ChartController.cxx
chart2/source/controller/main/ChartController.hxx
chart2/source/controller/main/ChartController_Window.cxx
chart2/source/controller/main/ChartFrameloader.cxx
chart2/source/controller/main/ChartFrameloader.hxx
chart2/source/controller/main/CommandDispatch.cxx
chart2/source/controller/main/CommandDispatch.hxx
chart2/source/controller/main/ControllerCommandDispatch.cxx
chart2/source/controller/main/ControllerCommandDispatch.hxx
chart2/source/controller/main/DrawCommandDispatch.cxx
chart2/source/controller/main/DrawCommandDispatch.hxx
chart2/source/controller/main/ElementSelector.cxx
chart2/source/controller/main/ElementSelector.hxx
chart2/source/controller/main/FeatureCommandDispatchBase.cxx
chart2/source/controller/main/FeatureCommandDispatchBase.hxx
chart2/source/controller/main/ObjectHierarchy.cxx
chart2/source/controller/main/ShapeController.cxx
chart2/source/controller/main/ShapeController.hxx
chart2/source/controller/main/ShapeToolbarController.cxx
chart2/source/controller/main/ShapeToolbarController.hxx
chart2/source/controller/main/StatusBarCommandDispatch.cxx
chart2/source/controller/main/StatusBarCommandDispatch.hxx
chart2/source/controller/main/UndoActions.cxx
chart2/source/controller/main/UndoActions.hxx
chart2/source/controller/main/UndoCommandDispatch.cxx
chart2/source/controller/main/UndoCommandDispatch.hxx
chart2/source/inc/CachedDataSequence.hxx
chart2/source/inc/CloneHelper.hxx
chart2/source/inc/ConfigColorScheme.hxx
chart2/source/inc/ContainerHelper.hxx
chart2/source/inc/DataSource.hxx
chart2/source/inc/ErrorBar.hxx
chart2/source/inc/ExponentialRegressionCurveCalculator.hxx
chart2/source/inc/InternalDataProvider.hxx
chart2/source/inc/LabeledDataSequence.hxx
chart2/source/inc/LifeTime.hxx
chart2/source/inc/LinearRegressionCurveCalculator.hxx
chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx
chart2/source/inc/MeanValueRegressionCurveCalculator.hxx
chart2/source/inc/ModifyListenerHelper.hxx
chart2/source/inc/NameContainer.hxx
chart2/source/inc/OPropertySet.hxx
chart2/source/inc/PotentialRegressionCurveCalculator.hxx
chart2/source/inc/RangeHighlighter.hxx
chart2/source/inc/RegressionCurveCalculator.hxx
chart2/source/inc/Scaling.hxx
chart2/source/inc/ServiceMacros.hxx
chart2/source/inc/UncachedDataSequence.hxx
chart2/source/inc/WeakListenerAdapter.hxx
chart2/source/inc/WrappedDefaultProperty.hxx
chart2/source/inc/WrappedDirectStateProperty.hxx
chart2/source/inc/WrappedIgnoreProperty.hxx
chart2/source/inc/WrappedProperty.hxx
chart2/source/inc/WrappedPropertySet.hxx
chart2/source/model/filter/XMLFilter.cxx
chart2/source/model/inc/BaseCoordinateSystem.hxx
chart2/source/model/inc/CartesianCoordinateSystem.hxx
chart2/source/model/inc/ChartTypeManager.hxx
chart2/source/model/inc/DataSeries.hxx
chart2/source/model/inc/DataSeriesTree.hxx
chart2/source/model/inc/Diagram.hxx
chart2/source/model/inc/PolarCoordinateSystem.hxx
chart2/source/model/inc/StockBar.hxx
chart2/source/model/inc/XMLFilter.hxx
chart2/source/model/main/Axis.cxx
chart2/source/model/main/Axis.hxx
chart2/source/model/main/BaseCoordinateSystem.cxx
chart2/source/model/main/CartesianCoordinateSystem.cxx
chart2/source/model/main/ChartModel.cxx
chart2/source/model/main/ChartModel.hxx
chart2/source/model/main/ChartModel_Persistence.cxx
chart2/source/model/main/DataPoint.cxx
chart2/source/model/main/DataPoint.hxx
chart2/source/model/main/DataSeries.cxx
chart2/source/model/main/Diagram.cxx
chart2/source/model/main/FormattedString.cxx
chart2/source/model/main/FormattedString.hxx
chart2/source/model/main/GridProperties.cxx
chart2/source/model/main/GridProperties.hxx
chart2/source/model/main/LayoutContainer.cxx
chart2/source/model/main/LayoutContainer.hxx
chart2/source/model/main/Legend.cxx
chart2/source/model/main/Legend.hxx
chart2/source/model/main/PageBackground.cxx
chart2/source/model/main/PageBackground.hxx
chart2/source/model/main/PolarCoordinateSystem.cxx
chart2/source/model/main/StockBar.cxx
chart2/source/model/main/Title.cxx
chart2/source/model/main/Title.hxx
chart2/source/model/main/UndoManager.cxx
chart2/source/model/main/UndoManager.hxx
chart2/source/model/main/Wall.cxx
chart2/source/model/main/Wall.hxx
chart2/source/model/template/AreaChartType.cxx
chart2/source/model/template/AreaChartType.hxx
chart2/source/model/template/AreaChartTypeTemplate.cxx
chart2/source/model/template/AreaChartTypeTemplate.hxx
chart2/source/model/template/BarChartType.cxx
chart2/source/model/template/BarChartType.hxx
chart2/source/model/template/BarChartTypeTemplate.cxx
chart2/source/model/template/BarChartTypeTemplate.hxx
chart2/source/model/template/BubbleChartType.cxx
chart2/source/model/template/BubbleChartType.hxx
chart2/source/model/template/BubbleChartTypeTemplate.cxx
chart2/source/model/template/BubbleChartTypeTemplate.hxx
chart2/source/model/template/BubbleDataInterpreter.cxx
chart2/source/model/template/BubbleDataInterpreter.hxx
chart2/source/model/template/CandleStickChartType.cxx
chart2/source/model/template/CandleStickChartType.hxx
chart2/source/model/template/ChartType.cxx
chart2/source/model/template/ChartType.hxx
chart2/source/model/template/ChartTypeManager.cxx
chart2/source/model/template/ChartTypeTemplate.cxx
chart2/source/model/template/ChartTypeTemplate.hxx
chart2/source/model/template/ColumnChartType.cxx
chart2/source/model/template/ColumnChartType.hxx
chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
chart2/source/model/template/ColumnLineChartTypeTemplate.hxx
chart2/source/model/template/ColumnLineDataInterpreter.cxx
chart2/source/model/template/ColumnLineDataInterpreter.hxx
chart2/source/model/template/DataInterpreter.cxx
chart2/source/model/template/DataInterpreter.hxx
chart2/source/model/template/FilledNetChartType.cxx
chart2/source/model/template/FilledNetChartType.hxx
chart2/source/model/template/LineChartType.cxx
chart2/source/model/template/LineChartType.hxx
chart2/source/model/template/LineChartTypeTemplate.cxx
chart2/source/model/template/LineChartTypeTemplate.hxx
chart2/source/model/template/NetChartType.cxx
chart2/source/model/template/NetChartType.hxx
chart2/source/model/template/NetChartTypeTemplate.cxx
chart2/source/model/template/NetChartTypeTemplate.hxx
chart2/source/model/template/PieChartType.cxx
chart2/source/model/template/PieChartType.hxx
chart2/source/model/template/PieChartTypeTemplate.cxx
chart2/source/model/template/PieChartTypeTemplate.hxx
chart2/source/model/template/ScatterChartType.cxx
chart2/source/model/template/ScatterChartType.hxx
chart2/source/model/template/ScatterChartTypeTemplate.cxx
chart2/source/model/template/ScatterChartTypeTemplate.hxx
chart2/source/model/template/StockChartTypeTemplate.cxx
chart2/source/model/template/StockChartTypeTemplate.hxx
chart2/source/model/template/StockDataInterpreter.cxx
chart2/source/model/template/StockDataInterpreter.hxx
chart2/source/model/template/XYDataInterpreter.cxx
chart2/source/model/template/XYDataInterpreter.hxx
chart2/source/tools/CachedDataSequence.cxx
chart2/source/tools/ConfigColorScheme.cxx
chart2/source/tools/DataSource.cxx
chart2/source/tools/DataSourceHelper.cxx
chart2/source/tools/DiagramHelper.cxx
chart2/source/tools/ErrorBar.cxx
chart2/source/tools/ExponentialRegressionCurveCalculator.cxx
chart2/source/tools/ImplOPropertySet.cxx
chart2/source/tools/InternalData.cxx
chart2/source/tools/InternalDataProvider.cxx
chart2/source/tools/LabeledDataSequence.cxx
chart2/source/tools/LifeTime.cxx
chart2/source/tools/LinearRegressionCurveCalculator.cxx
chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx
chart2/source/tools/MeanValueRegressionCurveCalculator.cxx
chart2/source/tools/ModifyListenerCallBack.cxx
chart2/source/tools/ModifyListenerHelper.cxx
chart2/source/tools/NameContainer.cxx
chart2/source/tools/OPropertySet.cxx
chart2/source/tools/PotentialRegressionCurveCalculator.cxx
chart2/source/tools/PropertyHelper.cxx
chart2/source/tools/RangeHighlighter.cxx
chart2/source/tools/RegressionCurveCalculator.cxx
chart2/source/tools/RegressionCurveModel.cxx
chart2/source/tools/RegressionCurveModel.hxx
chart2/source/tools/RegressionEquation.cxx
chart2/source/tools/RegressionEquation.hxx
chart2/source/tools/Scaling.cxx
chart2/source/tools/UncachedDataSequence.cxx
chart2/source/tools/WeakListenerAdapter.cxx
chart2/source/tools/WrappedDefaultProperty.cxx
chart2/source/tools/WrappedDirectStateProperty.cxx
chart2/source/tools/WrappedIgnoreProperty.cxx
chart2/source/tools/WrappedProperty.cxx
chart2/source/tools/WrappedPropertySet.cxx
chart2/source/view/axes/DateScaling.cxx
chart2/source/view/axes/DateScaling.hxx
chart2/source/view/axes/VAxisBase.cxx
chart2/source/view/axes/VAxisBase.hxx
chart2/source/view/axes/VAxisOrGridBase.cxx
chart2/source/view/axes/VAxisOrGridBase.hxx
chart2/source/view/axes/VCartesianCoordinateSystem.cxx
chart2/source/view/axes/VCoordinateSystem.cxx
chart2/source/view/axes/VPolarRadiusAxis.cxx
chart2/source/view/axes/VPolarRadiusAxis.hxx
chart2/source/view/charttypes/VSeriesPlotter.cxx
chart2/source/view/inc/Linear3DTransformation.hxx
chart2/source/view/inc/PlotterBase.hxx
chart2/source/view/inc/VCoordinateSystem.hxx
chart2/source/view/inc/VPolarTransformation.hxx
chart2/source/view/inc/VSeriesPlotter.hxx
chart2/source/view/main/ChartView.cxx
chart2/source/view/main/ChartView.hxx
chart2/source/view/main/Linear3DTransformation.cxx
chart2/source/view/main/PlotterBase.cxx
chart2/source/view/main/VPolarTransformation.cxx
chart2/workbench/addin/sampleaddin.cxx
chart2/workbench/addin/sampleaddin.hxx
cli_ure/source/climaker/climaker_app.cxx
cli_ure/source/climaker/climaker_emit.cxx
cli_ure/source/climaker/climaker_share.h
cli_ure/source/climaker/makefile.mk
cli_ure/source/native/makefile.mk
cli_ure/source/native/native_bootstrap.cxx
cli_ure/source/native/native_share.h
cli_ure/source/uno_bridge/cli_base.h
cli_ure/source/uno_bridge/cli_bridge.cxx
cli_ure/source/uno_bridge/cli_bridge.h
cli_ure/source/uno_bridge/cli_data.cxx
cli_ure/source/uno_bridge/cli_environment.cxx
cli_ure/source/uno_bridge/cli_environment.h
cli_ure/source/uno_bridge/cli_proxy.cxx
cli_ure/source/uno_bridge/cli_proxy.h
cli_ure/source/uno_bridge/cli_uno.cxx
cli_ure/source/uno_bridge/makefile.mk
cli_ure/util/makefile.pmk
codemaker/inc/codemaker/exceptiontree.hxx
codemaker/inc/codemaker/options.hxx
codemaker/source/bonobowrappermaker/corbamaker.cxx
codemaker/source/bonobowrappermaker/corbaoptions.cxx
codemaker/source/bonobowrappermaker/corbaoptions.hxx
codemaker/source/bonobowrappermaker/corbatype.cxx
codemaker/source/bonobowrappermaker/corbatype.hxx
codemaker/source/codemaker/exceptiontree.cxx
codemaker/source/codemaker/options.cxx
codemaker/source/cppumaker/cppumaker.cxx
codemaker/source/cppumaker/cppuoptions.cxx
codemaker/source/cppumaker/cppuoptions.hxx
codemaker/source/cppumaker/cpputype.cxx
codemaker/source/cppumaker/cpputype.hxx
codemaker/source/cunomaker/cunomaker.cxx
codemaker/source/cunomaker/cunooptions.cxx
codemaker/source/cunomaker/cunooptions.hxx
codemaker/source/cunomaker/cunotype.cxx
codemaker/source/cunomaker/cunotype.hxx
codemaker/source/idlmaker/idlmaker.cxx
codemaker/source/idlmaker/idloptions.cxx
codemaker/source/idlmaker/idloptions.hxx
codemaker/source/idlmaker/idltype.cxx
codemaker/source/idlmaker/idltype.hxx
codemaker/source/javamaker/javamaker.cxx
codemaker/source/javamaker/javaoptions.cxx
codemaker/source/javamaker/javaoptions.hxx
comphelper/inc/comphelper/ChainablePropertySet.hxx
comphelper/inc/comphelper/ChainablePropertySetInfo.hxx
comphelper/inc/comphelper/MasterPropertySet.hxx
comphelper/inc/comphelper/MasterPropertySetInfo.hxx
comphelper/inc/comphelper/SelectionMultiplex.hxx
comphelper/inc/comphelper/SettingsHelper.hxx
comphelper/inc/comphelper/accessiblecomponenthelper.hxx
comphelper/inc/comphelper/accessiblecontexthelper.hxx
comphelper/inc/comphelper/accessiblekeybindinghelper.hxx
comphelper/inc/comphelper/accessibleselectionhelper.hxx
comphelper/inc/comphelper/accessibletexthelper.hxx
comphelper/inc/comphelper/accessiblewrapper.hxx
comphelper/inc/comphelper/accimplaccess.hxx
comphelper/inc/comphelper/attributelist.hxx
comphelper/inc/comphelper/composedprops.hxx
comphelper/inc/comphelper/containermultiplexer.hxx
comphelper/inc/comphelper/docpasswordrequest.hxx
comphelper/inc/comphelper/enumhelper.hxx
comphelper/inc/comphelper/eventattachermgr.hxx
comphelper/inc/comphelper/evtlistenerhlp.hxx
comphelper/inc/comphelper/extract.hxx
comphelper/inc/comphelper/ihwrapnofilter.hxx
comphelper/inc/comphelper/implbase_var.hxx
comphelper/inc/comphelper/interaction.hxx
comphelper/inc/comphelper/listenernotification.hxx
comphelper/inc/comphelper/locale.hxx
comphelper/inc/comphelper/mediadescriptor.hxx
comphelper/inc/comphelper/numberedcollection.hxx
comphelper/inc/comphelper/ofopxmlhelper.hxx
comphelper/inc/comphelper/oslfile2streamwrap.hxx
comphelper/inc/comphelper/otransactedfilestream.hxx
comphelper/inc/comphelper/processfactory.hxx
comphelper/inc/comphelper/propagg.hxx
comphelper/inc/comphelper/propertycontainer.hxx
comphelper/inc/comphelper/propertycontainerhelper.hxx
comphelper/inc/comphelper/propertysethelper.hxx
comphelper/inc/comphelper/propertysetinfo.hxx
comphelper/inc/comphelper/propertystatecontainer.hxx
comphelper/inc/comphelper/propmultiplex.hxx
comphelper/inc/comphelper/propstate.hxx
comphelper/inc/comphelper/proxyaggregation.hxx
comphelper/inc/comphelper/seekableinput.hxx
comphelper/inc/comphelper/seqstream.hxx
comphelper/inc/comphelper/servicedecl.hxx
comphelper/inc/comphelper/servicehelper.hxx
comphelper/inc/comphelper/serviceinfohelper.hxx
comphelper/inc/comphelper/storagehelper.hxx
comphelper/inc/comphelper/types.hxx
comphelper/inc/comphelper/uno3.hxx
comphelper/inc/comphelper/weak.hxx
comphelper/inc/comphelper/weakeventlistener.hxx
comphelper/source/compare/AnyCompareFactory.cxx
comphelper/source/container/IndexedPropertyValuesContainer.cxx
comphelper/source/container/NamedPropertyValuesContainer.cxx
comphelper/source/container/containermultiplexer.cxx
comphelper/source/container/enumerablemap.cxx
comphelper/source/container/enumhelper.cxx
comphelper/source/container/namecontainer.cxx
comphelper/source/eventattachermgr/eventattachermgr.cxx
comphelper/source/misc/SelectionMultiplex.cxx
comphelper/source/misc/accessiblecomponenthelper.cxx
comphelper/source/misc/accessiblecontexthelper.cxx
comphelper/source/misc/accessiblekeybindinghelper.cxx
comphelper/source/misc/accessibleselectionhelper.cxx
comphelper/source/misc/accessibletexthelper.cxx
comphelper/source/misc/accessiblewrapper.cxx
comphelper/source/misc/accimplaccess.cxx
comphelper/source/misc/docpasswordrequest.cxx
comphelper/source/misc/documentiologring.cxx
comphelper/source/misc/documentiologring.hxx
comphelper/source/misc/evtlistenerhlp.cxx
comphelper/source/misc/ihwrapnofilter.cxx
comphelper/source/misc/instancelocker.cxx
comphelper/source/misc/instancelocker.hxx
comphelper/source/misc/interaction.cxx
comphelper/source/misc/legacysingletonfactory.cxx
comphelper/source/misc/listenernotification.cxx
comphelper/source/misc/locale.cxx
comphelper/source/misc/mediadescriptor.cxx
comphelper/source/misc/numberedcollection.cxx
comphelper/source/misc/officerestartmanager.cxx
comphelper/source/misc/officerestartmanager.hxx
comphelper/source/misc/proxyaggregation.cxx
comphelper/source/misc/servicedecl.cxx
comphelper/source/misc/serviceinfohelper.cxx
comphelper/source/misc/storagehelper.cxx
comphelper/source/misc/types.cxx
comphelper/source/misc/weak.cxx
comphelper/source/officeinstdir/officeinstallationdirectories.cxx
comphelper/source/officeinstdir/officeinstallationdirectories.hxx
comphelper/source/processfactory/processfactory.cxx
comphelper/source/property/ChainablePropertySet.cxx
comphelper/source/property/ChainablePropertySetInfo.cxx
comphelper/source/property/MasterPropertySet.cxx
comphelper/source/property/MasterPropertySetInfo.cxx
comphelper/source/property/composedprops.cxx
comphelper/source/property/genericpropertyset.cxx
comphelper/source/property/opropertybag.cxx
comphelper/source/property/opropertybag.hxx
comphelper/source/property/propagg.cxx
comphelper/source/property/propertycontainer.cxx
comphelper/source/property/propertycontainerhelper.cxx
comphelper/source/property/propertysethelper.cxx
comphelper/source/property/propertysetinfo.cxx
comphelper/source/property/propertystatecontainer.cxx
comphelper/source/property/propmultiplex.cxx
comphelper/source/property/propstate.cxx
comphelper/source/streaming/memorystream.cxx
comphelper/source/streaming/oslfile2streamwrap.cxx
comphelper/source/streaming/otransactedfilestream.cxx
comphelper/source/streaming/seekableinput.cxx
comphelper/source/streaming/seqinputstreamserv.cxx
comphelper/source/streaming/seqoutputstreamserv.cxx
comphelper/source/streaming/seqstream.cxx
comphelper/source/xml/attributelist.cxx
comphelper/source/xml/ofopxmlhelper.cxx
configmgr/qa/unit/test.cxx
configmgr/source/access.cxx
configmgr/source/access.hxx
configmgr/source/childaccess.cxx
configmgr/source/childaccess.hxx
configmgr/source/components.cxx
configmgr/source/configurationprovider.cxx
configmgr/source/configurationregistry.cxx
configmgr/source/parsemanager.cxx
configmgr/source/parsemanager.hxx
configmgr/source/rootaccess.cxx
configmgr/source/rootaccess.hxx
configmgr/source/services.cxx
configmgr/source/update.cxx
configure.ac
connectivity/inc/connectivity/BlobHelper.hxx
connectivity/inc/connectivity/CommonTools.hxx
connectivity/inc/connectivity/ConnectionWrapper.hxx
connectivity/inc/connectivity/PColumn.hxx
connectivity/inc/connectivity/ParameterCont.hxx
connectivity/inc/connectivity/TColumnsHelper.hxx
connectivity/inc/connectivity/TIndexColumns.hxx
connectivity/inc/connectivity/TIndexes.hxx
connectivity/inc/connectivity/TKeyColumns.hxx
connectivity/inc/connectivity/TKeys.hxx
connectivity/inc/connectivity/TTableHelper.hxx
connectivity/inc/connectivity/conncleanup.hxx
connectivity/inc/connectivity/dbconversion.hxx
connectivity/inc/connectivity/dbexception.hxx
connectivity/inc/connectivity/dbtools.hxx
connectivity/inc/connectivity/parameters.hxx
connectivity/inc/connectivity/paramwrapper.hxx
connectivity/inc/connectivity/sdbcx/VCatalog.hxx
connectivity/inc/connectivity/sdbcx/VCollection.hxx
connectivity/inc/connectivity/sdbcx/VColumn.hxx
connectivity/inc/connectivity/sdbcx/VDescriptor.hxx
connectivity/inc/connectivity/sdbcx/VGroup.hxx
connectivity/inc/connectivity/sdbcx/VIndex.hxx
connectivity/inc/connectivity/sdbcx/VKey.hxx
connectivity/inc/connectivity/sdbcx/VTable.hxx
connectivity/inc/connectivity/sdbcx/VUser.hxx
connectivity/inc/connectivity/sdbcx/VView.hxx
connectivity/inc/connectivity/virtualdbtools.hxx
connectivity/source/commontools/BlobHelper.cxx
connectivity/source/commontools/ConnectionWrapper.cxx
connectivity/source/commontools/DateConversion.cxx
connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx
connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx
connectivity/source/commontools/ParamterSubstitution.cxx
connectivity/source/commontools/TColumnsHelper.cxx
connectivity/source/commontools/TConnection.cxx
connectivity/source/commontools/TDatabaseMetaDataBase.cxx
connectivity/source/commontools/TIndexColumns.cxx
connectivity/source/commontools/TIndexes.cxx
connectivity/source/commontools/TKeyColumns.cxx
connectivity/source/commontools/TKeys.cxx
connectivity/source/commontools/TPrivilegesResultSet.cxx
connectivity/source/commontools/TSortIndex.cxx
connectivity/source/commontools/TTableHelper.cxx
connectivity/source/commontools/conncleanup.cxx
connectivity/source/commontools/dbexception.cxx
connectivity/source/commontools/dbtools.cxx
connectivity/source/commontools/dbtools2.cxx
connectivity/source/commontools/parameters.cxx
connectivity/source/commontools/paramwrapper.cxx
connectivity/source/cpool/ZConnectionPool.cxx
connectivity/source/cpool/ZConnectionPool.hxx
connectivity/source/cpool/ZConnectionWrapper.cxx
connectivity/source/cpool/ZConnectionWrapper.hxx
connectivity/source/cpool/ZDriverWrapper.cxx
connectivity/source/cpool/ZDriverWrapper.hxx
connectivity/source/cpool/ZPoolCollection.cxx
connectivity/source/cpool/ZPoolCollection.hxx
connectivity/source/cpool/ZPooledConnection.cxx
connectivity/source/cpool/ZPooledConnection.hxx
connectivity/source/drivers/adabas/BColumns.cxx
connectivity/source/drivers/adabas/BConnection.cxx
connectivity/source/drivers/adabas/BDatabaseMetaData.cxx
connectivity/source/drivers/adabas/BDriver.cxx
connectivity/source/drivers/adabas/BGroups.cxx
connectivity/source/drivers/adabas/BIndexColumns.cxx
connectivity/source/drivers/adabas/BIndexes.cxx
connectivity/source/drivers/adabas/BResultSet.cxx
connectivity/source/drivers/adabas/BResultSetMetaData.cxx
connectivity/source/drivers/adabas/BStatement.cxx
connectivity/source/drivers/adabas/BTable.cxx
connectivity/source/drivers/adabas/BTables.cxx
connectivity/source/drivers/adabas/BUser.cxx
connectivity/source/drivers/adabas/BUsers.cxx
connectivity/source/drivers/adabas/BViews.cxx
connectivity/source/drivers/ado/ACallableStatement.cxx
connectivity/source/drivers/ado/AColumn.cxx
connectivity/source/drivers/ado/AColumns.cxx
connectivity/source/drivers/ado/AConnection.cxx
connectivity/source/drivers/ado/ADatabaseMetaData.cxx
connectivity/source/drivers/ado/ADatabaseMetaDataImpl.cxx
connectivity/source/drivers/ado/ADatabaseMetaDataResultSet.cxx
connectivity/source/drivers/ado/ADatabaseMetaDataResultSetMetaData.cxx
connectivity/source/drivers/ado/ADriver.cxx
connectivity/source/drivers/ado/AGroup.cxx
connectivity/source/drivers/ado/AGroups.cxx
connectivity/source/drivers/ado/AIndex.cxx
connectivity/source/drivers/ado/AIndexes.cxx
connectivity/source/drivers/ado/AKey.cxx
connectivity/source/drivers/ado/AKeys.cxx
connectivity/source/drivers/ado/APreparedStatement.cxx
connectivity/source/drivers/ado/AResultSet.cxx
connectivity/source/drivers/ado/AResultSetMetaData.cxx
connectivity/source/drivers/ado/AStatement.cxx
connectivity/source/drivers/ado/ATable.cxx
connectivity/source/drivers/ado/ATables.cxx
connectivity/source/drivers/ado/AUser.cxx
connectivity/source/drivers/ado/AUsers.cxx
connectivity/source/drivers/ado/AView.cxx
connectivity/source/drivers/ado/AViews.cxx
connectivity/source/drivers/ado/adoimp.cxx
connectivity/source/drivers/calc/CConnection.cxx
connectivity/source/drivers/calc/CDatabaseMetaData.cxx
connectivity/source/drivers/calc/CDriver.cxx
connectivity/source/drivers/calc/CResultSet.cxx
connectivity/source/drivers/calc/CTable.cxx
connectivity/source/drivers/dbase/DColumns.cxx
connectivity/source/drivers/dbase/DConnection.cxx
connectivity/source/drivers/dbase/DDatabaseMetaData.cxx
connectivity/source/drivers/dbase/DDriver.cxx
connectivity/source/drivers/dbase/DIndex.cxx
connectivity/source/drivers/dbase/DIndexColumns.cxx
connectivity/source/drivers/dbase/DIndexes.cxx
connectivity/source/drivers/dbase/DResultSet.cxx
connectivity/source/drivers/dbase/DTable.cxx
connectivity/source/drivers/dbase/DTables.cxx
connectivity/source/drivers/evoab2/NCatalog.cxx
connectivity/source/drivers/evoab2/NCatalog.hxx
connectivity/source/drivers/evoab2/NColumns.cxx
connectivity/source/drivers/evoab2/NColumns.hxx
connectivity/source/drivers/evoab2/NConnection.cxx
connectivity/source/drivers/evoab2/NConnection.hxx
connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx
connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx
connectivity/source/drivers/evoab2/NDriver.cxx
connectivity/source/drivers/evoab2/NDriver.hxx
connectivity/source/drivers/evoab2/NPreparedStatement.cxx
connectivity/source/drivers/evoab2/NPreparedStatement.hxx
connectivity/source/drivers/evoab2/NResultSet.cxx
connectivity/source/drivers/evoab2/NResultSet.hxx
connectivity/source/drivers/evoab2/NResultSetMetaData.cxx
connectivity/source/drivers/evoab2/NResultSetMetaData.hxx
connectivity/source/drivers/evoab2/NStatement.cxx
connectivity/source/drivers/evoab2/NStatement.hxx
connectivity/source/drivers/evoab2/NTables.cxx
connectivity/source/drivers/evoab2/NTables.hxx
connectivity/source/drivers/file/FCatalog.cxx
connectivity/source/drivers/file/FColumns.cxx
connectivity/source/drivers/file/FConnection.cxx
connectivity/source/drivers/file/FDatabaseMetaData.cxx
connectivity/source/drivers/file/FDriver.cxx
connectivity/source/drivers/file/FPreparedStatement.cxx
connectivity/source/drivers/file/FResultSet.cxx
connectivity/source/drivers/file/FResultSetMetaData.cxx
connectivity/source/drivers/file/FStatement.cxx
connectivity/source/drivers/file/FTable.cxx
connectivity/source/drivers/file/FTables.cxx
connectivity/source/drivers/file/fcomp.cxx
connectivity/source/drivers/flat/EConnection.cxx
connectivity/source/drivers/flat/EDatabaseMetaData.cxx
connectivity/source/drivers/flat/EDriver.cxx
connectivity/source/drivers/flat/EResultSet.cxx
connectivity/source/drivers/flat/ETable.cxx
connectivity/source/drivers/hsqldb/HCatalog.cxx
connectivity/source/drivers/hsqldb/HColumns.cxx
connectivity/source/drivers/hsqldb/HConnection.cxx
connectivity/source/drivers/hsqldb/HDriver.cxx
connectivity/source/drivers/hsqldb/HStorage.hxx
connectivity/source/drivers/hsqldb/HTable.cxx
connectivity/source/drivers/hsqldb/HTables.cxx
connectivity/source/drivers/hsqldb/HTerminateListener.cxx
connectivity/source/drivers/hsqldb/HTerminateListener.hxx
connectivity/source/drivers/hsqldb/HUser.cxx
connectivity/source/drivers/hsqldb/HUsers.cxx
connectivity/source/drivers/hsqldb/HView.cxx
connectivity/source/drivers/hsqldb/HViews.cxx
connectivity/source/drivers/jdbc/Array.cxx
connectivity/source/drivers/jdbc/Blob.cxx
connectivity/source/drivers/jdbc/CallableStatement.cxx
connectivity/source/drivers/jdbc/Clob.cxx
connectivity/source/drivers/jdbc/DatabaseMetaData.cxx
connectivity/source/drivers/jdbc/InputStream.cxx
connectivity/source/drivers/jdbc/JConnection.cxx
connectivity/source/drivers/jdbc/JDriver.cxx
connectivity/source/drivers/jdbc/JStatement.cxx
connectivity/source/drivers/jdbc/PreparedStatement.cxx
connectivity/source/drivers/jdbc/Reader.cxx
connectivity/source/drivers/jdbc/Ref.cxx
connectivity/source/drivers/jdbc/ResultSet.cxx
connectivity/source/drivers/jdbc/ResultSetMetaData.cxx
connectivity/source/drivers/jdbc/tools.cxx
connectivity/source/drivers/macab/MacabCatalog.cxx
connectivity/source/drivers/macab/MacabCatalog.hxx
connectivity/source/drivers/macab/MacabColumns.cxx
connectivity/source/drivers/macab/MacabColumns.hxx
connectivity/source/drivers/macab/MacabConnection.cxx
connectivity/source/drivers/macab/MacabConnection.hxx
connectivity/source/drivers/macab/MacabDatabaseMetaData.cxx
connectivity/source/drivers/macab/MacabDatabaseMetaData.hxx
connectivity/source/drivers/macab/MacabDriver.cxx
connectivity/source/drivers/macab/MacabDriver.hxx
connectivity/source/drivers/macab/MacabPreparedStatement.cxx
connectivity/source/drivers/macab/MacabPreparedStatement.hxx
connectivity/source/drivers/macab/MacabResultSet.cxx
connectivity/source/drivers/macab/MacabResultSet.hxx
connectivity/source/drivers/macab/MacabResultSetMetaData.cxx
connectivity/source/drivers/macab/MacabResultSetMetaData.hxx
connectivity/source/drivers/macab/MacabStatement.cxx
connectivity/source/drivers/macab/MacabStatement.hxx
connectivity/source/drivers/macab/MacabTables.cxx
connectivity/source/drivers/macab/MacabTables.hxx
connectivity/source/drivers/macab/macabcondition.cxx
connectivity/source/drivers/macab/macabcondition.hxx
connectivity/source/drivers/mysql/YCatalog.cxx
connectivity/source/drivers/mysql/YColumns.cxx
connectivity/source/drivers/mysql/YDriver.cxx
connectivity/source/drivers/mysql/YTable.cxx
connectivity/source/drivers/mysql/YTables.cxx
connectivity/source/drivers/mysql/YUser.cxx
connectivity/source/drivers/mysql/YUsers.cxx
connectivity/source/drivers/mysql/YViews.cxx
connectivity/source/drivers/odbc/ORealDriver.cxx
connectivity/source/drivers/odbc/ORealDriver.hxx
connectivity/source/drivers/odbcbase/OConnection.cxx
connectivity/source/drivers/odbcbase/ODatabaseMetaData.cxx
connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx
connectivity/source/drivers/odbcbase/ODriver.cxx
connectivity/source/drivers/odbcbase/OPreparedStatement.cxx
connectivity/source/drivers/odbcbase/OResultSet.cxx
connectivity/source/drivers/odbcbase/OResultSetMetaData.cxx
connectivity/source/drivers/odbcbase/OStatement.cxx
connectivity/source/drivers/odbcbase/OTools.cxx
connectivity/source/inc/FDatabaseMetaDataResultSet.hxx
connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx
connectivity/source/inc/ParameterSubstitution.hxx
connectivity/source/inc/TConnection.hxx
connectivity/source/inc/TDatabaseMetaDataBase.hxx
connectivity/source/inc/TPrivilegesResultSet.hxx
connectivity/source/inc/adabas/BColumns.hxx
connectivity/source/inc/adabas/BConnection.hxx
connectivity/source/inc/adabas/BDatabaseMetaData.hxx
connectivity/source/inc/adabas/BDriver.hxx
connectivity/source/inc/adabas/BGroups.hxx
connectivity/source/inc/adabas/BIndexColumns.hxx
connectivity/source/inc/adabas/BIndexes.hxx
connectivity/source/inc/adabas/BResultSet.hxx
connectivity/source/inc/adabas/BResultSetMetaData.hxx
connectivity/source/inc/adabas/BStatement.hxx
connectivity/source/inc/adabas/BTable.hxx
connectivity/source/inc/adabas/BTables.hxx
connectivity/source/inc/adabas/BUser.hxx
connectivity/source/inc/adabas/BUsers.hxx
connectivity/source/inc/adabas/BViews.hxx
connectivity/source/inc/ado/ACallableStatement.hxx
connectivity/source/inc/ado/ACollection.hxx
connectivity/source/inc/ado/AColumn.hxx
connectivity/source/inc/ado/AColumns.hxx
connectivity/source/inc/ado/AConnection.hxx
connectivity/source/inc/ado/ADatabaseMetaData.hxx
connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx
connectivity/source/inc/ado/ADatabaseMetaDataResultSetMetaData.hxx
connectivity/source/inc/ado/ADriver.hxx
connectivity/source/inc/ado/AGroup.hxx
connectivity/source/inc/ado/AGroups.hxx
connectivity/source/inc/ado/AIndex.hxx
connectivity/source/inc/ado/AIndexes.hxx
connectivity/source/inc/ado/AKey.hxx
connectivity/source/inc/ado/AKeys.hxx
connectivity/source/inc/ado/APreparedStatement.hxx
connectivity/source/inc/ado/AResultSet.hxx
connectivity/source/inc/ado/AResultSetMetaData.hxx
connectivity/source/inc/ado/AStatement.hxx
connectivity/source/inc/ado/ATable.hxx
connectivity/source/inc/ado/ATables.hxx
connectivity/source/inc/ado/AUser.hxx
connectivity/source/inc/ado/AUsers.hxx
connectivity/source/inc/ado/AView.hxx
connectivity/source/inc/ado/AViews.hxx
connectivity/source/inc/ado/Awrapado.hxx
connectivity/source/inc/ado/Awrapadox.hxx
connectivity/source/inc/ado/WrapColumn.hxx
connectivity/source/inc/ado/adoimp.hxx
connectivity/source/inc/calc/CConnection.hxx
connectivity/source/inc/calc/CDatabaseMetaData.hxx
connectivity/source/inc/calc/CDriver.hxx
connectivity/source/inc/calc/CResultSet.hxx
connectivity/source/inc/calc/CTable.hxx
connectivity/source/inc/dbase/DColumns.hxx
connectivity/source/inc/dbase/DConnection.hxx
connectivity/source/inc/dbase/DDatabaseMetaData.hxx
connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx
connectivity/source/inc/dbase/DDatabaseMetaDataResultSetMetaData.hxx
connectivity/source/inc/dbase/DDriver.hxx
connectivity/source/inc/dbase/DIndex.hxx
connectivity/source/inc/dbase/DIndexColumns.hxx
connectivity/source/inc/dbase/DIndexes.hxx
connectivity/source/inc/dbase/DResultSet.hxx
connectivity/source/inc/dbase/DTable.hxx
connectivity/source/inc/dbase/DTables.hxx
connectivity/source/inc/file/FCatalog.hxx
connectivity/source/inc/file/FColumns.hxx
connectivity/source/inc/file/FConnection.hxx
connectivity/source/inc/file/FDatabaseMetaData.hxx
connectivity/source/inc/file/FDriver.hxx
connectivity/source/inc/file/FPreparedStatement.hxx
connectivity/source/inc/file/FResultSet.hxx
connectivity/source/inc/file/FResultSetMetaData.hxx
connectivity/source/inc/file/FStatement.hxx
connectivity/source/inc/file/FTable.hxx
connectivity/source/inc/file/FTables.hxx
connectivity/source/inc/file/fcomp.hxx
connectivity/source/inc/flat/EConnection.hxx
connectivity/source/inc/flat/EDatabaseMetaData.hxx
connectivity/source/inc/flat/EDriver.hxx
connectivity/source/inc/flat/EResultSet.hxx
connectivity/source/inc/flat/ETable.hxx
connectivity/source/inc/hsqldb/HCatalog.hxx
connectivity/source/inc/hsqldb/HColumns.hxx
connectivity/source/inc/hsqldb/HConnection.hxx
connectivity/source/inc/hsqldb/HDriver.hxx
connectivity/source/inc/hsqldb/HTable.hxx
connectivity/source/inc/hsqldb/HTables.hxx
connectivity/source/inc/hsqldb/HUser.hxx
connectivity/source/inc/hsqldb/HUsers.hxx
connectivity/source/inc/hsqldb/HView.hxx
connectivity/source/inc/hsqldb/HViews.hxx
connectivity/source/inc/java/io/InputStream.hxx
connectivity/source/inc/java/io/Reader.hxx
connectivity/source/inc/java/sql/Array.hxx
connectivity/source/inc/java/sql/Blob.hxx
connectivity/source/inc/java/sql/CallableStatement.hxx
connectivity/source/inc/java/sql/Clob.hxx
connectivity/source/inc/java/sql/Connection.hxx
connectivity/source/inc/java/sql/DatabaseMetaData.hxx
connectivity/source/inc/java/sql/Driver.hxx
connectivity/source/inc/java/sql/JStatement.hxx
connectivity/source/inc/java/sql/PreparedStatement.hxx
connectivity/source/inc/java/sql/Ref.hxx
connectivity/source/inc/java/sql/ResultSet.hxx
connectivity/source/inc/java/sql/ResultSetMetaData.hxx
connectivity/source/inc/java/tools.hxx
connectivity/source/inc/mysql/YCatalog.hxx
connectivity/source/inc/mysql/YColumns.hxx
connectivity/source/inc/mysql/YDriver.hxx
connectivity/source/inc/mysql/YTable.hxx
connectivity/source/inc/mysql/YTables.hxx
connectivity/source/inc/mysql/YUser.hxx
connectivity/source/inc/mysql/YUsers.hxx
connectivity/source/inc/mysql/YViews.hxx
connectivity/source/inc/odbc/OConnection.hxx
connectivity/source/inc/odbc/ODatabaseMetaData.hxx
connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx
connectivity/source/inc/odbc/ODriver.hxx
connectivity/source/inc/odbc/OPreparedStatement.hxx
connectivity/source/inc/odbc/OResultSet.hxx
connectivity/source/inc/odbc/OResultSetMetaData.hxx
connectivity/source/inc/odbc/OStatement.hxx
connectivity/source/inc/odbc/OTools.hxx
connectivity/source/manager/mdrivermanager.cxx
connectivity/source/manager/mdrivermanager.hxx
connectivity/source/parse/PColumn.cxx
connectivity/source/parse/sqliterator.cxx
connectivity/source/sdbcx/VCatalog.cxx
connectivity/source/sdbcx/VCollection.cxx
connectivity/source/sdbcx/VColumn.cxx
connectivity/source/sdbcx/VDescriptor.cxx
connectivity/source/sdbcx/VGroup.cxx
connectivity/source/sdbcx/VIndex.cxx
connectivity/source/sdbcx/VIndexColumn.cxx
connectivity/source/sdbcx/VKey.cxx
connectivity/source/sdbcx/VKeyColumn.cxx
connectivity/source/sdbcx/VTable.cxx
connectivity/source/sdbcx/VUser.cxx
connectivity/source/sdbcx/VView.cxx
connectivity/source/simpledbt/staticdbtools_s.cxx
connectivity/source/simpledbt/staticdbtools_s.hxx
connectivity/workben/iniParser/main.cxx
connectivity/workben/skeleton/SResultSet.hxx
cppu/inc/com/sun/star/uno/Reference.h
cppu/inc/com/sun/star/uno/Reference.hxx
cppu/inc/cppu/FreeReference.hxx
cppu/qa/test_any.cxx
cppu/qa/test_reference.cxx
cppuhelper/inc/cppuhelper/access_control.hxx
cppuhelper/inc/cppuhelper/bootstrap.hxx
cppuhelper/inc/cppuhelper/compbase.hxx
cppuhelper/inc/cppuhelper/compbase1.hxx
cppuhelper/inc/cppuhelper/compbase10.hxx
cppuhelper/inc/cppuhelper/compbase11.hxx
cppuhelper/inc/cppuhelper/compbase12.hxx
cppuhelper/inc/cppuhelper/compbase2.hxx
cppuhelper/inc/cppuhelper/compbase3.hxx
cppuhelper/inc/cppuhelper/compbase4.hxx
cppuhelper/inc/cppuhelper/compbase5.hxx
cppuhelper/inc/cppuhelper/compbase6.hxx
cppuhelper/inc/cppuhelper/compbase7.hxx
cppuhelper/inc/cppuhelper/compbase8.hxx
cppuhelper/inc/cppuhelper/compbase9.hxx
cppuhelper/inc/cppuhelper/compbase_ex.hxx
cppuhelper/inc/cppuhelper/component.hxx
cppuhelper/inc/cppuhelper/exc_hlp.hxx
cppuhelper/inc/cppuhelper/factory.hxx
cppuhelper/inc/cppuhelper/implbase.hxx
cppuhelper/inc/cppuhelper/implbase1.hxx
cppuhelper/inc/cppuhelper/implbase10.hxx
cppuhelper/inc/cppuhelper/implbase11.hxx
cppuhelper/inc/cppuhelper/implbase12.hxx
cppuhelper/inc/cppuhelper/implbase2.hxx
cppuhelper/inc/cppuhelper/implbase3.hxx
cppuhelper/inc/cppuhelper/implbase4.hxx
cppuhelper/inc/cppuhelper/implbase5.hxx
cppuhelper/inc/cppuhelper/implbase6.hxx
cppuhelper/inc/cppuhelper/implbase7.hxx
cppuhelper/inc/cppuhelper/implbase8.hxx
cppuhelper/inc/cppuhelper/implbase9.hxx
cppuhelper/inc/cppuhelper/implbase_ex.hxx
cppuhelper/inc/cppuhelper/implbase_ex_post.hxx
cppuhelper/inc/cppuhelper/propertysetmixin.hxx
cppuhelper/inc/cppuhelper/propshlp.hxx
cppuhelper/inc/cppuhelper/proptypehlp.h
cppuhelper/inc/cppuhelper/proptypehlp.hxx
cppuhelper/inc/cppuhelper/servicefactory.hxx
cppuhelper/inc/cppuhelper/shlib.hxx
cppuhelper/inc/cppuhelper/weak.hxx
cppuhelper/inc/cppuhelper/weakagg.hxx
cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
cppuhelper/qa/propertysetmixin/test_propertysetmixin.cxx
cppuhelper/qa/weak/test_weak.cxx
cppuhelper/source/access_control.cxx
cppuhelper/source/bootstrap.cxx
cppuhelper/source/component.cxx
cppuhelper/source/component_context.cxx
cppuhelper/source/exc_thrower.cxx
cppuhelper/source/factory.cxx
cppuhelper/source/implbase.cxx
cppuhelper/source/implbase_ex.cxx
cppuhelper/source/macro_expander.cxx
cppuhelper/source/propertysetmixin.cxx
cppuhelper/source/propshlp.cxx
cppuhelper/source/servicefactory.cxx
cppuhelper/source/shlib.cxx
cppuhelper/source/stdidlclass.cxx
cppuhelper/source/tdmgr.cxx
cppuhelper/source/weak.cxx
cppuhelper/test/cfg_test.cxx
cppuhelper/test/loader/loader.test.cxx
cppuhelper/test/testcmp/TestComponent.cxx
cppuhelper/test/testcontainer.cxx
cppuhelper/test/testimplhelper.cxx
cppuhelper/test/testpropshlp.cxx
cpputools/source/registercomponent/registercomponent.cxx
cpputools/source/unoexe/unoexe.cxx
cui/source/customize/macropg.cxx
cui/source/dialogs/colorpicker.cxx
cui/source/dialogs/thesdlg.cxx
cui/source/dialogs/thesdlg_impl.hxx
cui/source/uno/services/services.cxx
dbaccess/inc/IController.hxx
dbaccess/inc/dbaundomanager.hxx
dbaccess/inc/dbsubcomponentcontroller.hxx
dbaccess/inc/genericcontroller.hxx
dbaccess/source/core/api/BookmarkSet.cxx
dbaccess/source/core/api/BookmarkSet.hxx
dbaccess/source/core/api/CRowSetColumn.cxx
dbaccess/source/core/api/CRowSetColumn.hxx
dbaccess/source/core/api/CRowSetDataColumn.cxx
dbaccess/source/core/api/CRowSetDataColumn.hxx
dbaccess/source/core/api/CacheSet.cxx
dbaccess/source/core/api/CacheSet.hxx
dbaccess/source/core/api/FilteredContainer.cxx
dbaccess/source/core/api/HelperCollections.hxx
dbaccess/source/core/api/KeySet.cxx
dbaccess/source/core/api/KeySet.hxx
dbaccess/source/core/api/OptimisticSet.cxx
dbaccess/source/core/api/OptimisticSet.hxx
dbaccess/source/core/api/PrivateRow.cxx
dbaccess/source/core/api/PrivateRow.hxx
dbaccess/source/core/api/RowSet.cxx
dbaccess/source/core/api/RowSet.hxx
dbaccess/source/core/api/RowSetBase.cxx
dbaccess/source/core/api/RowSetBase.hxx
dbaccess/source/core/api/SingleSelectQueryComposer.cxx
dbaccess/source/core/api/StaticSet.cxx
dbaccess/source/core/api/StaticSet.hxx
dbaccess/source/core/api/TableDeco.cxx
dbaccess/source/core/api/View.cxx
dbaccess/source/core/api/WrappedResultSet.cxx
dbaccess/source/core/api/WrappedResultSet.hxx
dbaccess/source/core/api/callablestatement.cxx
dbaccess/source/core/api/column.cxx
dbaccess/source/core/api/datacolumn.cxx
dbaccess/source/core/api/datacolumn.hxx
dbaccess/source/core/api/definitioncolumn.cxx
dbaccess/source/core/api/preparedstatement.cxx
dbaccess/source/core/api/query.cxx
dbaccess/source/core/api/query.hxx
dbaccess/source/core/api/querycomposer.cxx
dbaccess/source/core/api/querycontainer.cxx
dbaccess/source/core/api/querydescriptor.cxx
dbaccess/source/core/api/querydescriptor.hxx
dbaccess/source/core/api/resultcolumn.cxx
dbaccess/source/core/api/resultcolumn.hxx
dbaccess/source/core/api/resultset.cxx
dbaccess/source/core/api/resultset.hxx
dbaccess/source/core/api/statement.cxx
dbaccess/source/core/api/table.cxx
dbaccess/source/core/api/tablecontainer.cxx
dbaccess/source/core/api/viewcontainer.cxx
dbaccess/source/core/dataaccess/ComponentDefinition.cxx
dbaccess/source/core/dataaccess/ComponentDefinition.hxx
dbaccess/source/core/dataaccess/ContentHelper.cxx
dbaccess/source/core/dataaccess/ModelImpl.cxx
dbaccess/source/core/dataaccess/ModelImpl.hxx
dbaccess/source/core/dataaccess/SharedConnection.cxx
dbaccess/source/core/dataaccess/SharedConnection.hxx
dbaccess/source/core/dataaccess/bookmarkcontainer.cxx
dbaccess/source/core/dataaccess/bookmarkcontainer.hxx
dbaccess/source/core/dataaccess/commandcontainer.cxx
dbaccess/source/core/dataaccess/commandcontainer.hxx
dbaccess/source/core/dataaccess/commanddefinition.cxx
dbaccess/source/core/dataaccess/commanddefinition.hxx
dbaccess/source/core/dataaccess/connection.cxx
dbaccess/source/core/dataaccess/connection.hxx
dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
dbaccess/source/core/dataaccess/databasecontext.cxx
dbaccess/source/core/dataaccess/databasecontext.hxx
dbaccess/source/core/dataaccess/databasedocument.cxx
dbaccess/source/core/dataaccess/databasedocument.hxx
dbaccess/source/core/dataaccess/databaseregistrations.cxx
dbaccess/source/core/dataaccess/datasource.cxx
dbaccess/source/core/dataaccess/datasource.hxx
dbaccess/source/core/dataaccess/definitioncontainer.cxx
dbaccess/source/core/dataaccess/documentcontainer.cxx
dbaccess/source/core/dataaccess/documentcontainer.hxx
dbaccess/source/core/dataaccess/documentdefinition.cxx
dbaccess/source/core/dataaccess/documentdefinition.hxx
dbaccess/source/core/dataaccess/documenteventexecutor.cxx
dbaccess/source/core/dataaccess/documenteventexecutor.hxx
dbaccess/source/core/dataaccess/documentevents.cxx
dbaccess/source/core/dataaccess/documentevents.hxx
dbaccess/source/core/dataaccess/intercept.cxx
dbaccess/source/core/dataaccess/intercept.hxx
dbaccess/source/core/dataaccess/myucp_datasupplier.cxx
dbaccess/source/core/dataaccess/myucp_datasupplier.hxx
dbaccess/source/core/inc/ContainerListener.hxx
dbaccess/source/core/inc/ContainerMediator.hxx
dbaccess/source/core/inc/ContentHelper.hxx
dbaccess/source/core/inc/DatabaseDataProvider.hxx
dbaccess/source/core/inc/FilteredContainer.hxx
dbaccess/source/core/inc/PropertyForward.hxx
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx
dbaccess/source/core/inc/TableDeco.hxx
dbaccess/source/core/inc/View.hxx
dbaccess/source/core/inc/callablestatement.hxx
dbaccess/source/core/inc/column.hxx
dbaccess/source/core/inc/definitioncolumn.hxx
dbaccess/source/core/inc/definitioncontainer.hxx
dbaccess/source/core/inc/preparedstatement.hxx
dbaccess/source/core/inc/querycomposer.hxx
dbaccess/source/core/inc/querycontainer.hxx
dbaccess/source/core/inc/sdbcoretools.hxx
dbaccess/source/core/inc/statement.hxx
dbaccess/source/core/inc/table.hxx
dbaccess/source/core/inc/tablecontainer.hxx
dbaccess/source/core/inc/veto.hxx
dbaccess/source/core/inc/viewcontainer.hxx
dbaccess/source/core/misc/ContainerListener.cxx
dbaccess/source/core/misc/ContainerMediator.cxx
dbaccess/source/core/misc/DatabaseDataProvider.cxx
dbaccess/source/core/misc/PropertyForward.cxx
dbaccess/source/core/misc/apitools.cxx
dbaccess/source/core/misc/sdbcoretools.cxx
dbaccess/source/core/misc/veto.cxx
dbaccess/source/core/recovery/subcomponentloader.cxx
dbaccess/source/core/recovery/subcomponentloader.hxx
dbaccess/source/core/recovery/subcomponentrecovery.cxx
dbaccess/source/ext/adabas/ANewDb.cxx
dbaccess/source/ext/adabas/ANewDb.hxx
dbaccess/source/ext/macromigration/macromigrationwizard.cxx
dbaccess/source/ext/macromigration/migrationengine.cxx
dbaccess/source/ext/macromigration/progresscapture.cxx
dbaccess/source/ext/macromigration/progresscapture.hxx
dbaccess/source/filter/xml/dbloader2.cxx
dbaccess/source/filter/xml/xmlExport.cxx
dbaccess/source/filter/xml/xmlExport.hxx
dbaccess/source/filter/xml/xmlfilter.cxx
dbaccess/source/filter/xml/xmlfilter.hxx
dbaccess/source/inc/OAuthenticationContinuation.hxx
dbaccess/source/inc/apitools.hxx
dbaccess/source/sdbtools/connection/connectiontools.cxx
dbaccess/source/sdbtools/connection/connectiontools.hxx
dbaccess/source/sdbtools/connection/datasourcemetadata.cxx
dbaccess/source/sdbtools/connection/datasourcemetadata.hxx
dbaccess/source/sdbtools/connection/objectnames.cxx
dbaccess/source/sdbtools/connection/objectnames.hxx
dbaccess/source/sdbtools/connection/tablename.cxx
dbaccess/source/sdbtools/connection/tablename.hxx
dbaccess/source/ui/app/AppController.cxx
dbaccess/source/ui/app/AppController.hxx
dbaccess/source/ui/app/AppControllerDnD.cxx
dbaccess/source/ui/app/AppControllerGen.cxx
dbaccess/source/ui/app/closeveto.cxx
dbaccess/source/ui/app/subcomponentmanager.cxx
dbaccess/source/ui/app/subcomponentmanager.hxx
dbaccess/source/ui/browser/brwctrlr.cxx
dbaccess/source/ui/browser/dbexchange.cxx
dbaccess/source/ui/browser/dbloader.cxx
dbaccess/source/ui/browser/exsrcbrw.cxx
dbaccess/source/ui/browser/formadapter.cxx
dbaccess/source/ui/browser/genericcontroller.cxx
dbaccess/source/ui/browser/sbagrid.cxx
dbaccess/source/ui/browser/sbamultiplex.cxx
dbaccess/source/ui/browser/unodatbr.cxx
dbaccess/source/ui/control/dbtreelistbox.cxx
dbaccess/source/ui/control/tabletree.cxx
dbaccess/source/ui/control/toolboxcontroller.cxx
dbaccess/source/ui/dlg/DbAdminImpl.cxx
dbaccess/source/ui/dlg/adtabdlg.cxx
dbaccess/source/ui/dlg/dbwizsetup.cxx
dbaccess/source/ui/dlg/finteraction.cxx
dbaccess/source/ui/dlg/finteraction.hxx
dbaccess/source/ui/inc/ConnectionLineAccess.hxx
dbaccess/source/ui/inc/JAccess.hxx
dbaccess/source/ui/inc/JoinController.hxx
dbaccess/source/ui/inc/JoinExchange.hxx
dbaccess/source/ui/inc/RelationController.hxx
dbaccess/source/ui/inc/RelationTableView.hxx
dbaccess/source/ui/inc/TableController.hxx
dbaccess/source/ui/inc/TableWindow.hxx
dbaccess/source/ui/inc/TableWindowAccess.hxx
dbaccess/source/ui/inc/TokenWriter.hxx
dbaccess/source/ui/inc/brwctrlr.hxx
dbaccess/source/ui/inc/dbexchange.hxx
dbaccess/source/ui/inc/exsrcbrw.hxx
dbaccess/source/ui/inc/formadapter.hxx
dbaccess/source/ui/inc/indexcollection.hxx
dbaccess/source/ui/inc/querycontroller.hxx
dbaccess/source/ui/inc/sbagrid.hxx
dbaccess/source/ui/inc/sbamultiplex.hxx
dbaccess/source/ui/inc/singledoccontroller.hxx
dbaccess/source/ui/inc/tabletree.hxx
dbaccess/source/ui/inc/toolboxcontroller.hxx
dbaccess/source/ui/inc/unodatbr.hxx
dbaccess/source/ui/inc/unosqlmessage.hxx
dbaccess/source/ui/misc/TokenWriter.cxx
dbaccess/source/ui/misc/controllerframe.cxx
dbaccess/source/ui/misc/dbaundomanager.cxx
dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx
dbaccess/source/ui/misc/indexcollection.cxx
dbaccess/source/ui/misc/singledoccontroller.cxx
dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
dbaccess/source/ui/querydesign/JAccess.cxx
dbaccess/source/ui/querydesign/JoinController.cxx
dbaccess/source/ui/querydesign/JoinExchange.cxx
dbaccess/source/ui/querydesign/TableWindow.cxx
dbaccess/source/ui/querydesign/TableWindowAccess.cxx
dbaccess/source/ui/querydesign/querycontroller.cxx
dbaccess/source/ui/relationdesign/RelationController.cxx
dbaccess/source/ui/relationdesign/RelationTableView.cxx
dbaccess/source/ui/tabledesign/TableController.cxx
dbaccess/source/ui/uno/AdabasSettingsDlg.cxx
dbaccess/source/ui/uno/AdabasSettingsDlg.hxx
dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx
dbaccess/source/ui/uno/ColumnControl.cxx
dbaccess/source/ui/uno/ColumnControl.hxx
dbaccess/source/ui/uno/ColumnModel.cxx
dbaccess/source/ui/uno/ColumnModel.hxx
dbaccess/source/ui/uno/ColumnPeer.cxx
dbaccess/source/ui/uno/ColumnPeer.hxx
dbaccess/source/ui/uno/DBTypeWizDlg.cxx
dbaccess/source/ui/uno/DBTypeWizDlg.hxx
dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx
dbaccess/source/ui/uno/DBTypeWizDlgSetup.hxx
dbaccess/source/ui/uno/TableFilterDlg.cxx
dbaccess/source/ui/uno/TableFilterDlg.hxx
dbaccess/source/ui/uno/UserSettingsDlg.cxx
dbaccess/source/ui/uno/UserSettingsDlg.hxx
dbaccess/source/ui/uno/admindlg.cxx
dbaccess/source/ui/uno/admindlg.hxx
dbaccess/source/ui/uno/copytablewizard.cxx
dbaccess/source/ui/uno/dbinteraction.cxx
dbaccess/source/ui/uno/dbinteraction.hxx
dbaccess/source/ui/uno/textconnectionsettings_uno.cxx
dbaccess/source/ui/uno/unosqlmessage.cxx
desktop/source/app/app.cxx
desktop/source/app/check_ext_deps.cxx
desktop/source/app/configinit.cxx
desktop/source/app/desktopcontext.cxx
desktop/source/app/desktopcontext.hxx
desktop/source/app/dispatchwatcher.cxx
desktop/source/app/dispatchwatcher.hxx
desktop/source/app/officeipcthread.cxx
desktop/source/app/officeipcthread.hxx
desktop/source/deployment/dp_log.cxx
desktop/source/deployment/gui/dp_gui_dialog2.cxx
desktop/source/deployment/gui/dp_gui_dialog2.hxx
desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
desktop/source/deployment/gui/dp_gui_extlistbox.cxx
desktop/source/deployment/gui/dp_gui_extlistbox.hxx
desktop/source/deployment/gui/dp_gui_service.cxx
desktop/source/deployment/gui/dp_gui_theextmgr.cxx
desktop/source/deployment/gui/dp_gui_theextmgr.hxx
desktop/source/deployment/gui/dp_gui_thread.cxx
desktop/source/deployment/gui/dp_gui_thread.hxx
desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx
desktop/source/deployment/gui/license_dialog.cxx
desktop/source/deployment/gui/license_dialog.hxx
desktop/source/deployment/inc/dp_interact.h
desktop/source/deployment/manager/dp_commandenvironments.cxx
desktop/source/deployment/manager/dp_commandenvironments.hxx
desktop/source/deployment/manager/dp_extensionmanager.cxx
desktop/source/deployment/manager/dp_extensionmanager.hxx
desktop/source/deployment/manager/dp_informationprovider.cxx
desktop/source/deployment/manager/dp_manager.cxx
desktop/source/deployment/manager/dp_manager.h
desktop/source/deployment/manager/dp_managerfac.cxx
desktop/source/deployment/misc/dp_descriptioninfoset.cxx
desktop/source/deployment/misc/dp_interact.cxx
desktop/source/deployment/misc/dp_platform.cxx
desktop/source/deployment/registry/component/dp_component.cxx
desktop/source/deployment/registry/configuration/dp_configuration.cxx
desktop/source/deployment/registry/dp_backend.cxx
desktop/source/deployment/registry/dp_registry.cxx
desktop/source/deployment/registry/executable/dp_executable.cxx
desktop/source/deployment/registry/help/dp_help.cxx
desktop/source/deployment/registry/inc/dp_backend.h
desktop/source/deployment/registry/package/dp_package.cxx
desktop/source/deployment/registry/script/dp_script.cxx
desktop/source/deployment/registry/sfwk/dp_parceldesc.cxx
desktop/source/deployment/registry/sfwk/dp_parceldesc.hxx
desktop/source/deployment/registry/sfwk/dp_sfwk.cxx
desktop/source/migration/cfgfilter.cxx
desktop/source/migration/cfgfilter.hxx
desktop/source/migration/services/autocorrmigration.cxx
desktop/source/migration/services/autocorrmigration.hxx
desktop/source/migration/services/basicmigration.cxx
desktop/source/migration/services/basicmigration.hxx
desktop/source/migration/services/jvmfwk.cxx
desktop/source/migration/services/oo3extensionmigration.cxx
desktop/source/migration/services/oo3extensionmigration.hxx
desktop/source/migration/services/wordbookmigration.cxx
desktop/source/migration/services/wordbookmigration.hxx
desktop/source/offacc/acceptor.cxx
desktop/source/offacc/acceptor.hxx
desktop/source/pkgchk/unopkg/unopkg_app.cxx
desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
desktop/source/so_comp/evaluation.cxx
desktop/source/so_comp/evaluation.hxx
desktop/source/so_comp/oemjob.cxx
desktop/source/so_comp/oemjob.hxx
desktop/source/splash/firststart.cxx
desktop/source/splash/firststart.hxx
desktop/source/splash/splash.cxx
desktop/source/splash/splash.hxx
desktop/test/deployment/active/active_native.cxx
desktop/test/deployment/boxt/boxt.cxx
desktop/test/deployment/passive/passive_native.cxx
desktop/util/makefile.mk
desktop/win32/source/setup/Resource.h
desktop/win32/source/setup/makefile.mk
desktop/win32/source/setup/rctmpl.txt
desktop/win32/source/setup/setup.cpp
desktop/win32/source/setup/setup.hxx
desktop/win32/source/setup/setup.ulf
desktop/win32/source/setup/setup_main.cxx
drawinglayer/inc/drawinglayer/primitive2d/baseprimitive2d.hxx
drawinglayer/inc/drawinglayer/primitive3d/baseprimitive3d.hxx
drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx
drawinglayer/source/primitive2d/baseprimitive2d.cxx
drawinglayer/source/primitive3d/baseprimitive3d.cxx
dtrans/source/cnttype/mcnttfactory.cxx
dtrans/source/cnttype/mcnttfactory.hxx
dtrans/source/cnttype/mcnttype.cxx
dtrans/source/cnttype/mcnttype.hxx
dtrans/source/generic/clipboardmanager.cxx
dtrans/source/generic/clipboardmanager.hxx
dtrans/source/generic/generic_clipboard.cxx
dtrans/source/generic/generic_clipboard.hxx
dtrans/source/os2/clipb/Os2Clipboard.cxx
dtrans/source/os2/clipb/Os2Clipboard.hxx
dtrans/source/os2/clipb/Os2Transferable.cxx
dtrans/source/os2/clipb/Os2Transferable.hxx
dtrans/source/os2/dnd/DragSource.cxx
dtrans/source/os2/dnd/DragSource.hxx
dtrans/source/os2/dnd/DropTarget.cxx
dtrans/source/os2/dnd/DropTarget.hxx
dtrans/source/os2/dnd/OTransferable.cxx
dtrans/source/os2/dnd/OTransferable.hxx
dtrans/source/test/test_dtrans.cxx
dtrans/source/win32/clipb/WinClipbImpl.cxx
dtrans/source/win32/clipb/WinClipbImpl.hxx
dtrans/source/win32/clipb/WinClipboard.cxx
dtrans/source/win32/clipb/WinClipboard.hxx
dtrans/source/win32/dnd/source.cxx
dtrans/source/win32/dnd/source.hxx
dtrans/source/win32/dnd/sourcecontext.cxx
dtrans/source/win32/dnd/sourcecontext.hxx
dtrans/source/win32/dnd/target.cxx
dtrans/source/win32/dnd/target.hxx
dtrans/source/win32/dnd/targetdragcontext.cxx
dtrans/source/win32/dnd/targetdragcontext.hxx
dtrans/source/win32/dnd/targetdropcontext.cxx
dtrans/source/win32/dnd/targetdropcontext.hxx
dtrans/source/win32/dtobj/DOTransferable.cxx
dtrans/source/win32/dtobj/DOTransferable.hxx
dtrans/source/win32/ftransl/ftransl.cxx
dtrans/source/win32/ftransl/ftransl.hxx
dtrans/source/win32/workbench/test_wincb.cxx
dtrans/test/win32/dnd/sourcelistener.cxx
dtrans/test/win32/dnd/sourcelistener.hxx
dtrans/test/win32/dnd/targetlistener.cxx
dtrans/test/win32/dnd/targetlistener.hxx
dtrans/test/win32/dnd/transferable.cxx
dtrans/test/win32/dnd/transferable.hxx
editeng/inc/editeng/AccessibleComponentBase.hxx
editeng/inc/editeng/AccessibleContextBase.hxx
editeng/inc/editeng/AccessibleEditableTextPara.hxx
editeng/inc/editeng/AccessibleImageBullet.hxx
editeng/inc/editeng/AccessibleSelectionBase.hxx
editeng/inc/editeng/AccessibleStaticTextBase.hxx
editeng/inc/editeng/AccessibleSvxFindReplaceDialog.hxx
editeng/inc/editeng/UnoForbiddenCharsTable.hxx
editeng/inc/editeng/unofield.hxx
editeng/inc/editeng/unonrule.hxx
editeng/inc/editeng/unopracc.hxx
editeng/inc/editeng/unotext.hxx
editeng/source/accessibility/AccessibleComponentBase.cxx
editeng/source/accessibility/AccessibleContextBase.cxx
editeng/source/accessibility/AccessibleEditableTextPara.cxx
editeng/source/accessibility/AccessibleHyperlink.cxx
editeng/source/accessibility/AccessibleHyperlink.hxx
editeng/source/accessibility/AccessibleImageBullet.cxx
editeng/source/accessibility/AccessibleSelectionBase.cxx
editeng/source/accessibility/AccessibleStaticTextBase.cxx
editeng/source/editeng/eeobj.cxx
editeng/source/editeng/eeobj.hxx
editeng/source/editeng/impedit.cxx
editeng/source/editeng/impedit.hxx
editeng/source/misc/unolingu.cxx
editeng/source/uno/UnoForbiddenCharsTable.cxx
editeng/source/uno/unofield.cxx
editeng/source/uno/unonrule.cxx
editeng/source/uno/unopracc.cxx
editeng/source/uno/unotext.cxx
editeng/source/uno/unotext2.cxx
editeng/source/xml/xmltxtexp.cxx
embeddedobj/source/commonembedding/embedobj.cxx
embeddedobj/source/commonembedding/inplaceobj.cxx
embeddedobj/source/commonembedding/miscobj.cxx
embeddedobj/source/commonembedding/persistence.cxx
embeddedobj/source/commonembedding/specialobject.cxx
embeddedobj/source/commonembedding/visobj.cxx
embeddedobj/source/commonembedding/xfactory.cxx
embeddedobj/source/commonembedding/xfactory.hxx
embeddedobj/source/general/docholder.cxx
embeddedobj/source/general/dummyobject.cxx
embeddedobj/source/general/intercept.cxx
embeddedobj/source/general/xcreator.cxx
embeddedobj/source/inc/closepreventer.hxx
embeddedobj/source/inc/commonembobj.hxx
embeddedobj/source/inc/docholder.hxx
embeddedobj/source/inc/dummyobject.hxx
embeddedobj/source/inc/intercept.hxx
embeddedobj/source/inc/oleembobj.hxx
embeddedobj/source/inc/specialobject.hxx
embeddedobj/source/inc/xcreator.hxx
embeddedobj/source/msole/closepreventer.cxx
embeddedobj/source/msole/graphconvert.cxx
embeddedobj/source/msole/mtnotification.hxx
embeddedobj/source/msole/olecomponent.cxx
embeddedobj/source/msole/olecomponent.hxx
embeddedobj/source/msole/oleembed.cxx
embeddedobj/source/msole/olemisc.cxx
embeddedobj/source/msole/olepersist.cxx
embeddedobj/source/msole/olevisual.cxx
embeddedobj/source/msole/ownview.cxx
embeddedobj/source/msole/ownview.hxx
embeddedobj/source/msole/xdialogcreator.cxx
embeddedobj/source/msole/xdialogcreator.hxx
embeddedobj/source/msole/xolefactory.cxx
embeddedobj/source/msole/xolefactory.hxx
embeddedobj/test/MainThreadExecutor/xexecutor.cxx
embeddedobj/test/MainThreadExecutor/xexecutor.hxx
embeddedobj/test/mtexecutor/bitmapcreator.cxx
embeddedobj/test/mtexecutor/bitmapcreator.hxx
embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
embeddedobj/test/mtexecutor/mainthreadexecutor.hxx
embedserv/source/embed/docholder.cxx
embedserv/source/embed/intercept.cxx
embedserv/source/embed/register.cxx
embedserv/source/embed/servprov.cxx
embedserv/source/embed/xwin.cxx
embedserv/source/inc/docholder.hxx
embedserv/source/inc/intercept.hxx
embedserv/source/inc/servprov.hxx
embedserv/source/inc/xwin.hxx
embedserv/source/inprocserv/makefile.mk
eventattacher/source/eventattacher.cxx
extensions/inc/ucbhelper/ext_content.hxx
extensions/source/abpilot/datasourcehandling.cxx
extensions/source/abpilot/unodialogabp.cxx
extensions/source/abpilot/unodialogabp.hxx
extensions/source/bibliography/bibload.cxx
extensions/source/bibliography/datman.cxx
extensions/source/bibliography/datman.hxx
extensions/source/bibliography/framectr.cxx
extensions/source/bibliography/framectr.hxx
extensions/source/bibliography/general.cxx
extensions/source/bibliography/general.hxx
extensions/source/bibliography/loadlisteneradapter.cxx
extensions/source/bibliography/loadlisteneradapter.hxx
extensions/source/bibliography/toolbar.cxx
extensions/source/bibliography/toolbar.hxx
extensions/source/config/ldap/ldapaccess.cxx
extensions/source/config/ldap/ldapaccess.hxx
extensions/source/config/ldap/ldapuserprofilebe.cxx
extensions/source/config/ldap/ldapuserprofilebe.hxx
extensions/source/dbpilots/unoautopilot.hxx
extensions/source/dbpilots/unoautopilot.inl
extensions/source/logging/consolehandler.cxx
extensions/source/logging/csvformatter.cxx
extensions/source/logging/filehandler.cxx
extensions/source/logging/logger.cxx
extensions/source/logging/plaintextformatter.cxx
extensions/source/logging/sysloghandler.cxx
extensions/source/mozbootstrap/MMozillaBootstrap.cxx
extensions/source/mozbootstrap/MMozillaBootstrap.hxx
extensions/source/mozbootstrap/MNSINIParser.cxx
extensions/source/mozbootstrap/MNSINIParser.hxx
extensions/source/mozbootstrap/MNSProfileDiscover.cxx
extensions/source/mozbootstrap/MNSProfileDiscover.hxx
extensions/source/ole/oleobjw.cxx
extensions/source/ole/oleobjw.hxx
extensions/source/ole/servprov.cxx
extensions/source/ole/servprov.hxx
extensions/source/ole/servreg.cxx
extensions/source/ole/unoobjw.cxx
extensions/source/ole/unoobjw.hxx
extensions/source/oooimprovecore/core.cxx
extensions/source/oooimprovement/corecontroller.cxx
extensions/source/oooimprovement/corecontroller.hxx
extensions/source/oooimprovement/invite_job.cxx
extensions/source/oooimprovement/invite_job.hxx
extensions/source/oooimprovement/onlogrotate_job.cxx
extensions/source/oooimprovement/onlogrotate_job.hxx
extensions/source/preload/unoautopilot.hxx
extensions/source/preload/unoautopilot.inl
extensions/source/propctrlr/MasterDetailLinkDialog.cxx
extensions/source/propctrlr/MasterDetailLinkDialog.hxx
extensions/source/propctrlr/browserlistbox.cxx
extensions/source/propctrlr/browserlistbox.hxx
extensions/source/propctrlr/buttonnavigationhandler.cxx
extensions/source/propctrlr/buttonnavigationhandler.hxx
extensions/source/propctrlr/cellbindinghandler.cxx
extensions/source/propctrlr/cellbindinghandler.hxx
extensions/source/propctrlr/commoncontrol.cxx
extensions/source/propctrlr/commoncontrol.hxx
extensions/source/propctrlr/composeduiupdate.cxx
extensions/source/propctrlr/composeduiupdate.hxx
extensions/source/propctrlr/controlfontdialog.cxx
extensions/source/propctrlr/controlfontdialog.hxx
extensions/source/propctrlr/defaultforminspection.cxx
extensions/source/propctrlr/defaultforminspection.hxx
extensions/source/propctrlr/defaulthelpprovider.cxx
extensions/source/propctrlr/defaulthelpprovider.hxx
extensions/source/propctrlr/editpropertyhandler.cxx
extensions/source/propctrlr/editpropertyhandler.hxx
extensions/source/propctrlr/eformspropertyhandler.cxx
extensions/source/propctrlr/eformspropertyhandler.hxx
extensions/source/propctrlr/eventhandler.cxx
extensions/source/propctrlr/eventhandler.hxx
extensions/source/propctrlr/formcomponenthandler.cxx
extensions/source/propctrlr/formcomponenthandler.hxx
extensions/source/propctrlr/formcontroller.cxx
extensions/source/propctrlr/formcontroller.hxx
extensions/source/propctrlr/formgeometryhandler.cxx
extensions/source/propctrlr/formlinkdialog.cxx
extensions/source/propctrlr/formlinkdialog.hxx
extensions/source/propctrlr/genericpropertyhandler.cxx
extensions/source/propctrlr/genericpropertyhandler.hxx
extensions/source/propctrlr/inspectormodelbase.cxx
extensions/source/propctrlr/inspectormodelbase.hxx
extensions/source/propctrlr/objectinspectormodel.cxx
extensions/source/propctrlr/pcrcommon.hxx
extensions/source/propctrlr/pcrunodialogs.cxx
extensions/source/propctrlr/pcrunodialogs.hxx
extensions/source/propctrlr/propcontroller.cxx
extensions/source/propctrlr/propcontroller.hxx
extensions/source/propctrlr/propertycomposer.cxx
extensions/source/propctrlr/propertycomposer.hxx
extensions/source/propctrlr/propertycontrolextender.cxx
extensions/source/propctrlr/propertycontrolextender.hxx
extensions/source/propctrlr/propertyhandler.cxx
extensions/source/propctrlr/propertyhandler.hxx
extensions/source/propctrlr/propeventtranslation.cxx
extensions/source/propctrlr/propeventtranslation.hxx
extensions/source/propctrlr/pushbuttonnavigation.cxx
extensions/source/propctrlr/pushbuttonnavigation.hxx
extensions/source/propctrlr/sqlcommanddesign.cxx
extensions/source/propctrlr/sqlcommanddesign.hxx
extensions/source/propctrlr/standardcontrol.cxx
extensions/source/propctrlr/standardcontrol.hxx
extensions/source/propctrlr/stringrepresentation.cxx
extensions/source/propctrlr/submissionhandler.cxx
extensions/source/propctrlr/submissionhandler.hxx
extensions/source/propctrlr/taborder.cxx
extensions/source/propctrlr/usercontrol.cxx
extensions/source/propctrlr/usercontrol.hxx
extensions/source/propctrlr/xsdvalidationhelper.cxx
extensions/source/propctrlr/xsdvalidationhelper.hxx
extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx
extensions/source/propctrlr/xsdvalidationpropertyhandler.hxx
extensions/source/resource/oooresourceloader.cxx
extensions/source/resource/resource.cxx
extensions/source/scanner/sane.hxx
extensions/source/scanner/scanner.cxx
extensions/source/scanner/scanner.hxx
extensions/source/scanner/scanunx.cxx
extensions/source/scanner/scanwin.cxx
extensions/source/unoactivex/main/initwindowpeer.cxx
extensions/source/update/check/updatecheck.cxx
extensions/source/update/check/updatecheckconfig.cxx
extensions/source/update/check/updatecheckconfig.hxx
extensions/source/update/check/updatecheckjob.cxx
extensions/source/update/check/updatehdl.cxx
extensions/source/update/check/updatehdl.hxx
extensions/source/update/feed/updatefeed.cxx
extensions/source/update/ui/updatecheckui.cxx
extensions/source/xmlextract/xmxtrct.cxx
extensions/source/xmlextract/xmxtrct.hxx
extensions/test/ole/cpnt/cpnt.cxx
extensions/workben/testpgp.cxx
external/vcredist/README
external_deps.lst
fileaccess/source/FileAccess.cxx
filter/inc/filter/msfilter/msvbahelper.hxx
filter/source/config/cache/basecontainer.cxx
filter/source/config/cache/basecontainer.hxx
filter/source/config/cache/cacheupdatelistener.cxx
filter/source/config/cache/cacheupdatelistener.hxx
filter/source/config/cache/configflush.cxx
filter/source/config/cache/configflush.hxx
filter/source/config/cache/contenthandlerfactory.cxx
filter/source/config/cache/contenthandlerfactory.hxx
filter/source/config/cache/filtercache.cxx
filter/source/config/cache/filtercache.hxx
filter/source/config/cache/filterfactory.cxx
filter/source/config/cache/filterfactory.hxx
filter/source/config/cache/frameloaderfactory.cxx
filter/source/config/cache/frameloaderfactory.hxx
filter/source/config/cache/lateinitlistener.cxx
filter/source/config/cache/lateinitlistener.hxx
filter/source/config/cache/typedetection.cxx
filter/source/config/cache/typedetection.hxx
filter/source/filtertracer/filtertracer.cxx
filter/source/filtertracer/filtertracer.hxx
filter/source/flash/swfdialog.cxx
filter/source/flash/swfdialog.hxx
filter/source/flash/swffilter.cxx
filter/source/flash/swfuno.cxx
filter/source/msfilter/msvbahelper.cxx
filter/source/msfilter/powerpoint/pptimporter.cxx
filter/source/msfilter/powerpoint/pptimporter.hxx
filter/source/msfilter/services.cxx
filter/source/pdf/pdfdialog.cxx
filter/source/pdf/pdfdialog.hxx
filter/source/pdf/pdfexport.cxx
filter/source/pdf/pdffilter.cxx
filter/source/pdf/pdffilter.hxx
filter/source/pdf/pdfinteract.cxx
filter/source/pdf/pdfinteract.hxx
filter/source/placeware/exporter.cxx
filter/source/placeware/filter.cxx
filter/source/placeware/uno.cxx
filter/source/svg/svgdialog.cxx
filter/source/svg/svgdialog.hxx
filter/source/svg/svgexport.cxx
filter/source/svg/svgfilter.cxx
filter/source/svg/svgfilter.hxx
filter/source/svg/svgimport.cxx
filter/source/svg/svgwriter.cxx
filter/source/svg/svgwriter.hxx
filter/source/t602/t602filter.cxx
filter/source/t602/t602filter.hxx
filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx
filter/source/xmlfilteradaptor/streamwrap.cxx
filter/source/xmlfilteradaptor/streamwrap.hxx
filter/source/xmlfilterdetect/filterdetect.cxx
filter/source/xmlfilterdetect/filterdetect.hxx
filter/source/xsltdialog/typedetectionimport.cxx
filter/source/xsltdialog/typedetectionimport.hxx
filter/source/xsltdialog/xmlfileview.cxx
filter/source/xsltdialog/xmlfilterdialogcomponent.cxx
filter/source/xsltdialog/xmlfilterjar.cxx
filter/source/xsltdialog/xmlfilterjar.hxx
filter/source/xsltdialog/xmlfiltertestdialog.cxx
filter/source/xsltfilter/XSLTFilter.cxx
filter/source/xsltfilter/uof2merge.cxx
filter/source/xsltfilter/uof2splithandler.cxx
filter/source/xsltfilter/uof2splithandler.hxx
filter/source/xsltfilter/uof2splitter.cxx
filter/source/xsltfilter/uof2splitter.hxx
forms/source/component/Button.cxx
forms/source/component/Button.hxx
forms/source/component/CheckBox.cxx
forms/source/component/CheckBox.hxx
forms/source/component/Columns.cxx
forms/source/component/Columns.hxx
forms/source/component/ComboBox.cxx
forms/source/component/ComboBox.hxx
forms/source/component/Currency.cxx
forms/source/component/Currency.hxx
forms/source/component/DatabaseForm.cxx
forms/source/component/DatabaseForm.hxx
forms/source/component/Date.cxx
forms/source/component/Date.hxx
forms/source/component/Edit.cxx
forms/source/component/Edit.hxx
forms/source/component/EditBase.cxx
forms/source/component/EditBase.hxx
forms/source/component/EventThread.cxx
forms/source/component/EventThread.hxx
forms/source/component/File.cxx
forms/source/component/File.hxx
forms/source/component/Filter.cxx
forms/source/component/Filter.hxx
forms/source/component/FixedText.cxx
forms/source/component/FixedText.hxx
forms/source/component/FormComponent.cxx
forms/source/component/FormattedField.cxx
forms/source/component/FormattedField.hxx
forms/source/component/FormattedFieldWrapper.cxx
forms/source/component/FormattedFieldWrapper.hxx
forms/source/component/FormsCollection.cxx
forms/source/component/FormsCollection.hxx
forms/source/component/Grid.cxx
forms/source/component/Grid.hxx
forms/source/component/GroupBox.cxx
forms/source/component/GroupBox.hxx
forms/source/component/GroupManager.cxx
forms/source/component/GroupManager.hxx
forms/source/component/Hidden.cxx
forms/source/component/Hidden.hxx
forms/source/component/ImageButton.cxx
forms/source/component/ImageButton.hxx
forms/source/component/ImageControl.cxx
forms/source/component/ImageControl.hxx
forms/source/component/ListBox.cxx
forms/source/component/ListBox.hxx
forms/source/component/Numeric.cxx
forms/source/component/Numeric.hxx
forms/source/component/Pattern.cxx
forms/source/component/Pattern.hxx
forms/source/component/RadioButton.cxx
forms/source/component/RadioButton.hxx
forms/source/component/Time.cxx
forms/source/component/Time.hxx
forms/source/component/clickableimage.cxx
forms/source/component/clickableimage.hxx
forms/source/component/entrylisthelper.cxx
forms/source/component/entrylisthelper.hxx
forms/source/component/errorbroadcaster.cxx
forms/source/component/errorbroadcaster.hxx
forms/source/component/formcontrolfont.cxx
forms/source/component/imgprod.cxx
forms/source/component/imgprod.hxx
forms/source/component/navigationbar.cxx
forms/source/component/navigationbar.hxx
forms/source/component/refvaluecomponent.cxx
forms/source/component/refvaluecomponent.hxx
forms/source/component/scrollbar.cxx
forms/source/component/scrollbar.hxx
forms/source/component/spinbutton.cxx
forms/source/component/spinbutton.hxx
forms/source/helper/controlfeatureinterception.cxx
forms/source/helper/formnavigation.cxx
forms/source/helper/windowstateguard.cxx
forms/source/inc/FormComponent.hxx
forms/source/inc/InterfaceContainer.hxx
forms/source/inc/controlfeatureinterception.hxx
forms/source/inc/formcontrolfont.hxx
forms/source/inc/formnavigation.hxx
forms/source/inc/forms_module.hxx
forms/source/inc/listenercontainers.hxx
forms/source/misc/InterfaceContainer.cxx
forms/source/misc/listenercontainers.cxx
forms/source/misc/services.cxx
forms/source/richtext/attributedispatcher.cxx
forms/source/richtext/attributedispatcher.hxx
forms/source/richtext/clipboarddispatcher.cxx
forms/source/richtext/clipboarddispatcher.hxx
forms/source/richtext/featuredispatcher.cxx
forms/source/richtext/featuredispatcher.hxx
forms/source/richtext/parametrizedattributedispatcher.cxx
forms/source/richtext/parametrizedattributedispatcher.hxx
forms/source/richtext/richtextcontrol.cxx
forms/source/richtext/richtextcontrol.hxx
forms/source/richtext/richtextmodel.cxx
forms/source/richtext/richtextmodel.hxx
forms/source/richtext/specialdispatchers.cxx
forms/source/richtext/specialdispatchers.hxx
forms/source/runtime/formoperations.cxx
forms/source/runtime/formoperations.hxx
forms/source/solar/component/navbarcontrol.cxx
forms/source/solar/component/navbarcontrol.hxx
forms/source/xforms/NameContainer.hxx
forms/source/xforms/binding.cxx
forms/source/xforms/binding.hxx
forms/source/xforms/collection.hxx
forms/source/xforms/datatyperepository.cxx
forms/source/xforms/datatyperepository.hxx
forms/source/xforms/datatypes.cxx
forms/source/xforms/datatypes.hxx
forms/source/xforms/datatypes_impl.hxx
forms/source/xforms/enumeration.cxx
forms/source/xforms/enumeration.hxx
forms/source/xforms/model.cxx
forms/source/xforms/model.hxx
forms/source/xforms/model_ui.cxx
forms/source/xforms/namedcollection.hxx
forms/source/xforms/propertysetbase.cxx
forms/source/xforms/propertysetbase.hxx
forms/source/xforms/submission.cxx
forms/source/xforms/submission.hxx
forms/source/xforms/submission/submission.hxx
forms/source/xforms/xforms_services.cxx
forms/source/xforms/xforms_services.hxx
forms/source/xforms/xformsevent.cxx
forms/source/xforms/xformsevent.hxx
forms/source/xforms/xpathlib/extension.cxx
forms/source/xforms/xpathlib/extension.hxx
formula/inc/formula/FormulaOpCodeMapperObj.hxx
formula/source/core/api/FormulaOpCodeMapperObj.cxx
fpicker/source/aqua/FilterHelper.cxx
fpicker/source/aqua/FilterHelper.hxx
fpicker/source/aqua/SalAquaFilePicker.cxx
fpicker/source/aqua/SalAquaFilePicker.hxx
fpicker/source/aqua/SalAquaFolderPicker.cxx
fpicker/source/aqua/SalAquaFolderPicker.hxx
fpicker/source/aqua/SalAquaPicker.cxx
fpicker/source/aqua/SalAquaPicker.hxx
fpicker/source/office/OfficeControlAccess.cxx
fpicker/source/office/OfficeControlAccess.hxx
fpicker/source/office/OfficeFilePicker.cxx
fpicker/source/office/OfficeFilePicker.hxx
fpicker/source/office/OfficeFolderPicker.cxx
fpicker/source/office/OfficeFolderPicker.hxx
fpicker/source/office/commonpicker.cxx
fpicker/source/office/commonpicker.hxx
fpicker/source/office/fpinteraction.cxx
fpicker/source/office/fpinteraction.hxx
fpicker/source/unx/gnome/SalGtkFilePicker.cxx
fpicker/source/unx/gnome/SalGtkFilePicker.hxx
fpicker/source/unx/gnome/SalGtkFolderPicker.cxx
fpicker/source/unx/gnome/SalGtkFolderPicker.hxx
fpicker/source/unx/gnome/SalGtkPicker.cxx
fpicker/source/unx/gnome/SalGtkPicker.hxx
fpicker/source/unx/kde4/KDE4FilePicker.cxx
fpicker/source/unx/kde4/KDE4FilePicker.hxx
fpicker/source/win32/filepicker/FilePicker.cxx
fpicker/source/win32/filepicker/FilePicker.hxx
fpicker/source/win32/filepicker/VistaFilePicker.cxx
fpicker/source/win32/filepicker/VistaFilePicker.hxx
fpicker/source/win32/filepicker/VistaFilePickerEventHandler.cxx
fpicker/source/win32/filepicker/VistaFilePickerEventHandler.hxx
fpicker/source/win32/filepicker/WinFileOpenImpl.cxx
fpicker/source/win32/filepicker/WinFileOpenImpl.hxx
fpicker/source/win32/filepicker/dibpreview.cxx
fpicker/source/win32/filepicker/dibpreview.hxx
fpicker/source/win32/filepicker/previewadapter.cxx
fpicker/source/win32/filepicker/previewadapter.hxx
fpicker/source/win32/filepicker/previewbase.cxx
fpicker/source/win32/filepicker/previewbase.hxx
fpicker/source/win32/filepicker/workbench/Test_fps.cxx
fpicker/source/win32/folderpicker/FolderPicker.cxx
fpicker/source/win32/folderpicker/FolderPicker.hxx
fpicker/source/win32/folderpicker/WinFOPImpl.cxx
fpicker/source/win32/folderpicker/WinFOPImpl.hxx
fpicker/source/win32/misc/WinImplHelper.cxx
fpicker/source/win32/misc/WinImplHelper.hxx
framework/inc/classes/actiontriggercontainer.hxx
framework/inc/classes/actiontriggerpropertyset.hxx
framework/inc/classes/actiontriggerseparatorpropertyset.hxx
framework/inc/classes/droptargetlistener.hxx
framework/inc/classes/filtercache.hxx
framework/inc/classes/imagewrapper.hxx
framework/inc/classes/menumanager.hxx
framework/inc/classes/propertysethelper.hxx
framework/inc/classes/rootactiontriggercontainer.hxx
framework/inc/dispatch/basedispatcher.hxx
framework/inc/dispatch/blankdispatcher.hxx
framework/inc/dispatch/closedispatcher.hxx
framework/inc/dispatch/createdispatcher.hxx
framework/inc/dispatch/dispatchinformationprovider.hxx
framework/inc/dispatch/dispatchprovider.hxx
framework/inc/dispatch/helpagentdispatcher.hxx
framework/inc/dispatch/interceptionhelper.hxx
framework/inc/dispatch/mailtodispatcher.hxx
framework/inc/dispatch/menudispatcher.hxx
framework/inc/dispatch/oxt_handler.hxx
framework/inc/dispatch/popupmenudispatcher.hxx
framework/inc/dispatch/selfdispatcher.hxx
framework/inc/dispatch/servicehandler.hxx
framework/inc/dispatch/startmoduledispatcher.hxx
framework/inc/dispatch/systemexec.hxx
framework/inc/framework/menuconfiguration.hxx
framework/inc/framework/preventduplicateinteraction.hxx
framework/inc/framework/titlehelper.hxx
framework/inc/helper/dockingareadefaultacceptor.hxx
framework/inc/helper/ocomponentaccess.hxx
framework/inc/helper/ocomponentenumeration.hxx
framework/inc/helper/oframes.hxx
framework/inc/helper/otasksaccess.hxx
framework/inc/helper/otasksenumeration.hxx
framework/inc/helper/persistentwindowstate.hxx
framework/inc/helper/propertysetcontainer.hxx
framework/inc/helper/statusindicator.hxx
framework/inc/helper/statusindicatorfactory.hxx
framework/inc/helper/tagwindowasmodified.hxx
framework/inc/helper/titlebarupdate.hxx
framework/inc/helper/uiconfigelementwrapperbase.hxx
framework/inc/helper/uielementwrapperbase.hxx
framework/inc/helper/vclstatusindicator.hxx
framework/inc/interaction/quietinteraction.hxx
framework/inc/jobs/helponstartup.hxx
framework/inc/jobs/job.hxx
framework/inc/jobs/jobdispatch.hxx
framework/inc/jobs/jobexecutor.hxx
framework/inc/jobs/shelljob.hxx
framework/inc/macros/xinterface.hxx
framework/inc/macros/xserviceinfo.hxx
framework/inc/macros/xtypeprovider.hxx
framework/inc/recording/dispatchrecorder.hxx
framework/inc/recording/dispatchrecordersupplier.hxx
framework/inc/services/ContextChangeEventMultiplexer.hxx
framework/inc/services/EventMultiplexer.hxx
framework/inc/services/autorecovery.hxx
framework/inc/services/backingcomp.hxx
framework/inc/services/contenthandlerfactory.hxx
framework/inc/services/desktop.hxx
framework/inc/services/detectorfactory.hxx
framework/inc/services/dispatchhelper.hxx
framework/inc/services/frame.hxx
framework/inc/services/frameloaderfactory.hxx
framework/inc/services/layoutmanager.hxx
framework/inc/services/license.hxx
framework/inc/services/logindialog.hxx
framework/inc/services/mediatypedetectionhelper.hxx
framework/inc/services/modelwinservice.hxx
framework/inc/services/modulemanager.hxx
framework/inc/services/pathsettings.hxx
framework/inc/services/pluginframe.hxx
framework/inc/services/sessionlistener.hxx
framework/inc/services/substitutepathvars.hxx
framework/inc/services/tabwindowservice.hxx
framework/inc/services/task.hxx
framework/inc/services/taskcreatorsrv.hxx
framework/inc/services/uriabbreviation.hxx
framework/inc/services/urltransformer.hxx
framework/inc/tabwin/tabwindow.hxx
framework/inc/tabwin/tabwinfactory.hxx
framework/inc/threadhelp/itransactionmanager.h
framework/inc/threadhelp/transactionmanager.hxx
framework/inc/uiconfiguration/graphicnameaccess.hxx
framework/inc/uiconfiguration/imagemanager.hxx
framework/inc/uiconfiguration/moduleimagemanager.hxx
framework/inc/uiconfiguration/moduleuicfgsupplier.hxx
framework/inc/uiconfiguration/moduleuiconfigurationmanager.hxx
framework/inc/uiconfiguration/uiconfigurationmanager.hxx
framework/inc/uiconfiguration/windowstateconfiguration.hxx
framework/inc/uielement/addonstoolbarmanager.hxx
framework/inc/uielement/addonstoolbarwrapper.hxx
framework/inc/uielement/buttontoolbarcontroller.hxx
framework/inc/uielement/comboboxtoolbarcontroller.hxx
framework/inc/uielement/complextoolbarcontroller.hxx
framework/inc/uielement/constitemcontainer.hxx
framework/inc/uielement/controlmenucontroller.hxx
framework/inc/uielement/dropdownboxtoolbarcontroller.hxx
framework/inc/uielement/edittoolbarcontroller.hxx
framework/inc/uielement/fontmenucontroller.hxx
framework/inc/uielement/fontsizemenucontroller.hxx
framework/inc/uielement/footermenucontroller.hxx
framework/inc/uielement/genericstatusbarcontroller.hxx
framework/inc/uielement/generictoolbarcontroller.hxx
framework/inc/uielement/headermenucontroller.hxx
framework/inc/uielement/imagebuttontoolbarcontroller.hxx
framework/inc/uielement/itemcontainer.hxx
framework/inc/uielement/langselectionmenucontroller.hxx
framework/inc/uielement/langselectionstatusbarcontroller.hxx
framework/inc/uielement/macrosmenucontroller.hxx
framework/inc/uielement/menubarmanager.hxx
framework/inc/uielement/menubarwrapper.hxx
framework/inc/uielement/newmenucontroller.hxx
framework/inc/uielement/objectmenucontroller.hxx
framework/inc/uielement/panelwrapper.hxx
framework/inc/uielement/popuptoolbarcontroller.hxx
framework/inc/uielement/progressbarwrapper.hxx
framework/inc/uielement/recentfilesmenucontroller.hxx
framework/inc/uielement/rootitemcontainer.hxx
framework/inc/uielement/spinfieldtoolbarcontroller.hxx
framework/inc/uielement/statusbaritem.hxx
framework/inc/uielement/statusbarmanager.hxx
framework/inc/uielement/statusbarwrapper.hxx
framework/inc/uielement/statusindicatorinterfacewrapper.hxx
framework/inc/uielement/togglebuttontoolbarcontroller.hxx
framework/inc/uielement/toolbarmanager.hxx
framework/inc/uielement/toolbarsmenucontroller.hxx
framework/inc/uielement/toolbarwrapper.hxx
framework/inc/uielement/uicommanddescription.hxx
framework/inc/uifactory/addonstoolboxfactory.hxx
framework/inc/uifactory/factoryconfiguration.hxx
framework/inc/uifactory/menubarfactory.hxx
framework/inc/uifactory/statusbarfactory.hxx
framework/inc/uifactory/toolboxfactory.hxx
framework/inc/uifactory/uicontrollerfactory.hxx
framework/inc/uifactory/uielementfactorymanager.hxx
framework/inc/uifactory/windowcontentfactorymanager.hxx
framework/inc/xml/acceleratorconfigurationreader.hxx
framework/inc/xml/eventsdocumenthandler.hxx
framework/inc/xml/imagesdocumenthandler.hxx
framework/inc/xml/menudocumenthandler.hxx
framework/inc/xml/saxnamespacefilter.hxx
framework/inc/xml/statusbardocumenthandler.hxx
framework/inc/xml/toolboxdocumenthandler.hxx
framework/inc/xml/xmlnamespaces.hxx
framework/source/accelerators/acceleratorconfiguration.cxx
framework/source/accelerators/documentacceleratorconfiguration.cxx
framework/source/accelerators/globalacceleratorconfiguration.cxx
framework/source/accelerators/keymapping.cxx
framework/source/accelerators/moduleacceleratorconfiguration.cxx
framework/source/classes/droptargetlistener.cxx
framework/source/classes/menumanager.cxx
framework/source/dispatch/closedispatcher.cxx
framework/source/dispatch/dispatchinformationprovider.cxx
framework/source/dispatch/dispatchprovider.cxx
framework/source/dispatch/helpagentdispatcher.cxx
framework/source/dispatch/interceptionhelper.cxx
framework/source/dispatch/loaddispatcher.cxx
framework/source/dispatch/mailtodispatcher.cxx
framework/source/dispatch/menudispatcher.cxx
framework/source/dispatch/oxt_handler.cxx
framework/source/dispatch/popupmenudispatcher.cxx
framework/source/dispatch/servicehandler.cxx
framework/source/dispatch/startmoduledispatcher.cxx
framework/source/dispatch/systemexec.cxx
framework/source/dispatch/windowcommanddispatch.cxx
framework/source/fwe/classes/actiontriggercontainer.cxx
framework/source/fwe/classes/actiontriggerpropertyset.cxx
framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx
framework/source/fwe/classes/imagewrapper.cxx
framework/source/fwe/classes/rootactiontriggercontainer.cxx
framework/source/fwe/dispatch/interaction.cxx
framework/source/fwe/helper/actiontriggerhelper.cxx
framework/source/fwe/helper/documentundoguard.cxx
framework/source/fwe/helper/propertysetcontainer.cxx
framework/source/fwe/helper/titlehelper.cxx
framework/source/fwe/interaction/preventduplicateinteraction.cxx
framework/source/fwe/xml/eventsdocumenthandler.cxx
framework/source/fwe/xml/menuconfiguration.cxx
framework/source/fwe/xml/menudocumenthandler.cxx
framework/source/fwe/xml/saxnamespacefilter.cxx
framework/source/fwe/xml/statusbardocumenthandler.cxx
framework/source/fwe/xml/toolboxdocumenthandler.cxx
framework/source/fwe/xml/xmlnamespaces.cxx
framework/source/fwi/classes/propertysethelper.cxx
framework/source/fwi/threadhelp/transactionmanager.cxx
framework/source/fwi/uielement/constitemcontainer.cxx
framework/source/fwi/uielement/itemcontainer.cxx
framework/source/fwi/uielement/rootitemcontainer.cxx
framework/source/helper/dockingareadefaultacceptor.cxx
framework/source/helper/ocomponentaccess.cxx
framework/source/helper/ocomponentenumeration.cxx
framework/source/helper/oframes.cxx
framework/source/helper/persistentwindowstate.cxx
framework/source/helper/statusindicator.cxx
framework/source/helper/statusindicatorfactory.cxx
framework/source/helper/tagwindowasmodified.cxx
framework/source/helper/titlebarupdate.cxx
framework/source/helper/uiconfigelementwrapperbase.cxx
framework/source/helper/uielementwrapperbase.cxx
framework/source/helper/vclstatusindicator.cxx
framework/source/inc/accelerators/acceleratorconfiguration.hxx
framework/source/inc/accelerators/documentacceleratorconfiguration.hxx
framework/source/inc/accelerators/globalacceleratorconfiguration.hxx
framework/source/inc/accelerators/keymapping.hxx
framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx
framework/source/inc/dispatch/loaddispatcher.hxx
framework/source/inc/dispatch/windowcommanddispatch.hxx
framework/source/inc/loadenv/loadenv.hxx
framework/source/interaction/quietinteraction.cxx
framework/source/jobs/helponstartup.cxx
framework/source/jobs/job.cxx
framework/source/jobs/jobdispatch.cxx
framework/source/jobs/jobexecutor.cxx
framework/source/jobs/shelljob.cxx
framework/source/layoutmanager/layoutmanager.cxx
framework/source/layoutmanager/panelmanager.cxx
framework/source/layoutmanager/panelmanager.hxx
framework/source/layoutmanager/toolbarlayoutmanager.cxx
framework/source/layoutmanager/toolbarlayoutmanager.hxx
framework/source/loadenv/loadenv.cxx
framework/source/recording/dispatchrecorder.cxx
framework/source/recording/dispatchrecordersupplier.cxx
framework/source/services/ContextChangeEventMultiplexer.cxx
framework/source/services/EventMultiplexer.cxx
framework/source/services/autorecovery.cxx
framework/source/services/backingcomp.cxx
framework/source/services/backingwindow.cxx
framework/source/services/desktop.cxx
framework/source/services/dispatchhelper.cxx
framework/source/services/frame.cxx
framework/source/services/license.cxx
framework/source/services/mediatypedetectionhelper.cxx
framework/source/services/modelwinservice.cxx
framework/source/services/modulemanager.cxx
framework/source/services/pathsettings.cxx
framework/source/services/sessionlistener.cxx
framework/source/services/substitutepathvars.cxx
framework/source/services/tabwindowservice.cxx
framework/source/services/taskcreatorsrv.cxx
framework/source/services/uriabbreviation.cxx
framework/source/services/urltransformer.cxx
framework/source/tabwin/tabwindow.cxx
framework/source/tabwin/tabwinfactory.cxx
framework/source/uiconfiguration/globalsettings.cxx
framework/source/uiconfiguration/graphicnameaccess.cxx
framework/source/uiconfiguration/imagemanager.cxx
framework/source/uiconfiguration/imagemanagerimpl.cxx
framework/source/uiconfiguration/imagemanagerimpl.hxx
framework/source/uiconfiguration/moduleimagemanager.cxx
framework/source/uiconfiguration/moduleuicfgsupplier.cxx
framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
framework/source/uiconfiguration/uicategorydescription.cxx
framework/source/uiconfiguration/uiconfigurationmanager.cxx
framework/source/uiconfiguration/uiconfigurationmanagerimpl.cxx
framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx
framework/source/uiconfiguration/windowstateconfiguration.cxx
framework/source/uielement/addonstoolbarmanager.cxx
framework/source/uielement/addonstoolbarwrapper.cxx
framework/source/uielement/buttontoolbarcontroller.cxx
framework/source/uielement/comboboxtoolbarcontroller.cxx
framework/source/uielement/complextoolbarcontroller.cxx
framework/source/uielement/controlmenucontroller.cxx
framework/source/uielement/dropdownboxtoolbarcontroller.cxx
framework/source/uielement/edittoolbarcontroller.cxx
framework/source/uielement/fontmenucontroller.cxx
framework/source/uielement/fontsizemenucontroller.cxx
framework/source/uielement/genericstatusbarcontroller.cxx
framework/source/uielement/generictoolbarcontroller.cxx
framework/source/uielement/headermenucontroller.cxx
framework/source/uielement/imagebuttontoolbarcontroller.cxx
framework/source/uielement/langselectionmenucontroller.cxx
framework/source/uielement/langselectionstatusbarcontroller.cxx
framework/source/uielement/macrosmenucontroller.cxx
framework/source/uielement/menubarmanager.cxx
framework/source/uielement/menubarwrapper.cxx
framework/source/uielement/newmenucontroller.cxx
framework/source/uielement/objectmenucontroller.cxx
framework/source/uielement/panelwrapper.cxx
framework/source/uielement/popuptoolbarcontroller.cxx
framework/source/uielement/progressbarwrapper.cxx
framework/source/uielement/recentfilesmenucontroller.cxx
framework/source/uielement/spinfieldtoolbarcontroller.cxx
framework/source/uielement/statusbaritem.cxx
framework/source/uielement/statusbarmanager.cxx
framework/source/uielement/statusbarwrapper.cxx
framework/source/uielement/statusindicatorinterfacewrapper.cxx
framework/source/uielement/togglebuttontoolbarcontroller.cxx
framework/source/uielement/toolbarmanager.cxx
framework/source/uielement/toolbarsmenucontroller.cxx
framework/source/uielement/toolbarwrapper.cxx
framework/source/uielement/uicommanddescription.cxx
framework/source/uifactory/addonstoolboxfactory.cxx
framework/source/uifactory/factoryconfiguration.cxx
framework/source/uifactory/menubarfactory.cxx
framework/source/uifactory/statusbarfactory.cxx
framework/source/uifactory/toolboxfactory.cxx
framework/source/uifactory/uicontrollerfactory.cxx
framework/source/uifactory/uielementfactorymanager.cxx
framework/source/uifactory/windowcontentfactorymanager.cxx
framework/source/xml/acceleratorconfigurationreader.cxx
framework/source/xml/imagesdocumenthandler.cxx
i18npool/inc/breakiteratorImpl.hxx
i18npool/inc/breakiterator_cjk.hxx
i18npool/inc/breakiterator_ctl.hxx
i18npool/inc/breakiterator_th.hxx
i18npool/inc/breakiterator_unicode.hxx
i18npool/inc/calendarImpl.hxx
i18npool/inc/calendar_gregorian.hxx
i18npool/inc/calendar_hijri.hxx
i18npool/inc/calendar_jewish.hxx
i18npool/inc/cclass_cjk.hxx
i18npool/inc/cclass_unicode.hxx
i18npool/inc/chaptercollator.hxx
i18npool/inc/characterclassificationImpl.hxx
i18npool/inc/collatorImpl.hxx
i18npool/inc/collator_unicode.hxx
i18npool/inc/defaultnumberingprovider.hxx
i18npool/inc/indexentrysupplier.hxx
i18npool/inc/indexentrysupplier_asian.hxx
i18npool/inc/indexentrysupplier_common.hxx
i18npool/inc/indexentrysupplier_default.hxx
i18npool/inc/indexentrysupplier_ja_phonetic.hxx
i18npool/inc/inputsequencechecker.hxx
i18npool/inc/inputsequencechecker_hi.hxx
i18npool/inc/inputsequencechecker_th.hxx
i18npool/inc/localedata.hxx
i18npool/inc/nativenumbersupplier.hxx
i18npool/inc/numberformatcode.hxx
i18npool/inc/ordinalsuffix.hxx
i18npool/inc/scripttypedetector.hxx
i18npool/inc/textToPronounce_zh.hxx
i18npool/inc/textconversion.hxx
i18npool/inc/textconversionImpl.hxx
i18npool/inc/transliterationImpl.hxx
i18npool/inc/transliteration_Ignore.hxx
i18npool/inc/transliteration_Numeric.hxx
i18npool/inc/transliteration_OneToOne.hxx
i18npool/inc/transliteration_body.hxx
i18npool/inc/transliteration_caseignore.hxx
i18npool/inc/transliteration_commonclass.hxx
i18npool/source/breakiterator/breakiteratorImpl.cxx
i18npool/source/breakiterator/breakiterator_cjk.cxx
i18npool/source/breakiterator/breakiterator_ctl.cxx
i18npool/source/breakiterator/breakiterator_th.cxx
i18npool/source/breakiterator/breakiterator_unicode.cxx
i18npool/source/calendar/calendarImpl.cxx
i18npool/source/calendar/calendar_gregorian.cxx
i18npool/source/calendar/calendar_hijri.cxx
i18npool/source/calendar/calendar_jewish.cxx
i18npool/source/characterclassification/cclass_unicode.cxx
i18npool/source/characterclassification/characterclassificationImpl.cxx
i18npool/source/characterclassification/scripttypedetector.cxx
i18npool/source/collator/chaptercollator.cxx
i18npool/source/collator/collatorImpl.cxx
i18npool/source/collator/collator_unicode.cxx
i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx
i18npool/source/indexentry/indexentrysupplier.cxx
i18npool/source/indexentry/indexentrysupplier_asian.cxx
i18npool/source/indexentry/indexentrysupplier_common.cxx
i18npool/source/indexentry/indexentrysupplier_default.cxx
i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx
i18npool/source/inputchecker/inputsequencechecker.cxx
i18npool/source/inputchecker/inputsequencechecker_hi.cxx
i18npool/source/inputchecker/inputsequencechecker_th.cxx
i18npool/source/localedata/localedata.cxx
i18npool/source/localedata/saxparser.cxx
i18npool/source/nativenumber/nativenumbersupplier.cxx
i18npool/source/numberformatcode/numberformatcode.cxx
i18npool/source/ordinalsuffix/ordinalsuffix.cxx
i18npool/source/search/textsearch.cxx
i18npool/source/search/textsearch.hxx
i18npool/source/textconversion/textconversion.cxx
i18npool/source/textconversion/textconversionImpl.cxx
i18npool/source/textconversion/textconversion_ko.cxx
i18npool/source/textconversion/textconversion_zh.cxx
i18npool/source/transliteration/fullwidthToHalfwidth.cxx
i18npool/source/transliteration/halfwidthToFullwidth.cxx
i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx
i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx
i18npool/source/transliteration/ignoreKana.cxx
i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx
i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx
i18npool/source/transliteration/ignoreSize_ja_JP.cxx
i18npool/source/transliteration/ignoreWidth.cxx
i18npool/source/transliteration/textToPronounce_zh.cxx
i18npool/source/transliteration/transliterationImpl.cxx
i18npool/source/transliteration/transliteration_Ignore.cxx
i18npool/source/transliteration/transliteration_Numeric.cxx
i18npool/source/transliteration/transliteration_OneToOne.cxx
i18npool/source/transliteration/transliteration_body.cxx
i18npool/source/transliteration/transliteration_caseignore.cxx
i18npool/source/transliteration/transliteration_commonclass.cxx
i18nutil/inc/i18nutil/casefolding.hxx
i18nutil/source/utility/casefolding.cxx
icu/makefile.mk
idlc/inc/idlc/options.hxx
idlc/source/options.cxx
io/source/TextInputStream/TextInputStream.cxx
io/source/TextOutputStream/TextOutputStream.cxx
io/source/acceptor/acc_pipe.cxx
io/source/acceptor/acc_socket.cxx
io/source/acceptor/acceptor.cxx
io/source/connector/connector.cxx
io/source/connector/connector.hxx
io/source/connector/ctr_pipe.cxx
io/source/connector/ctr_socket.cxx
io/source/stm/factreg.hxx
io/source/stm/odata.cxx
io/source/stm/omark.cxx
io/source/stm/opipe.cxx
io/source/stm/opump.cxx
io/source/stm/streamhelper.cxx
io/source/stm/streamhelper.hxx
io/test/stm/datatest.cxx
io/test/stm/marktest.cxx
io/test/stm/pipetest.cxx
io/test/stm/pumptest.cxx
io/test/stm/testfactreg.hxx
javaunohelper/source/vm.cxx
jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx
jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx
l10ntools/source/help/HelpCompiler.cxx
l10ntools/source/help/HelpCompiler.hxx
l10ntools/source/help/HelpLinker.cxx
libxmlsec/makefile.mk
libxmlsec/xmlsec1-nowin98.patch
libxmlsec/xmlsec1-ucrt-snprintf.patch
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.hxx
lingucomponent/source/languageguessing/guesslang.cxx
lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx
lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
lingucomponent/source/spellcheck/spell/sspellimp.cxx
lingucomponent/source/spellcheck/spell/sspellimp.hxx
lingucomponent/source/thesaurus/libnth/nthesdta.cxx
lingucomponent/source/thesaurus/libnth/nthesdta.hxx
lingucomponent/source/thesaurus/libnth/nthesimp.cxx
lingucomponent/source/thesaurus/libnth/nthesimp.hxx
linguistic/inc/iprcache.hxx
linguistic/inc/linguistic/hyphdta.hxx
linguistic/inc/linguistic/lngprophelp.hxx
linguistic/inc/linguistic/misc.hxx
linguistic/inc/linguistic/spelldta.hxx
linguistic/inc/thesdta.hxx
linguistic/source/convdic.cxx
linguistic/source/convdic.hxx
linguistic/source/convdiclist.cxx
linguistic/source/convdiclist.hxx
linguistic/source/convdicxml.cxx
linguistic/source/convdicxml.hxx
linguistic/source/dicimp.cxx
linguistic/source/dicimp.hxx
linguistic/source/dlistimp.cxx
linguistic/source/dlistimp.hxx
linguistic/source/gciterator.cxx
linguistic/source/gciterator.hxx
linguistic/source/hhconvdic.cxx
linguistic/source/hhconvdic.hxx
linguistic/source/hyphdsp.cxx
linguistic/source/hyphdsp.hxx
linguistic/source/hyphdta.cxx
linguistic/source/iprcache.cxx
linguistic/source/lngopt.cxx
linguistic/source/lngopt.hxx
linguistic/source/lngprophelp.cxx
linguistic/source/lngsvcmgr.cxx
linguistic/source/lngsvcmgr.hxx
linguistic/source/misc.cxx
linguistic/source/spelldsp.cxx
linguistic/source/spelldsp.hxx
linguistic/source/spelldta.cxx
linguistic/source/thesdsp.cxx
linguistic/source/thesdsp.hxx
linguistic/source/thesdta.cxx
linguistic/workben/sprophelp.cxx
linguistic/workben/sprophelp.hxx
linguistic/workben/sspellimp.cxx
linguistic/workben/sspellimp.hxx
mysqlc/source/mysqlc_connection.cxx
mysqlc/source/mysqlc_connection.hxx
mysqlc/source/mysqlc_databasemetadata.cxx
mysqlc/source/mysqlc_databasemetadata.hxx
mysqlc/source/mysqlc_driver.cxx
mysqlc/source/mysqlc_driver.hxx
mysqlc/source/mysqlc_general.cxx
mysqlc/source/mysqlc_general.hxx
mysqlc/source/mysqlc_preparedstatement.cxx
mysqlc/source/mysqlc_preparedstatement.hxx
mysqlc/source/mysqlc_resultset.cxx
mysqlc/source/mysqlc_resultset.hxx
mysqlc/source/mysqlc_resultsetmetadata.cxx
mysqlc/source/mysqlc_resultsetmetadata.hxx
mysqlc/source/mysqlc_statement.cxx
mysqlc/source/mysqlc_statement.hxx
mysqlc/source/mysqlc_subcomponent.hxx
nss/makefile.mk
nss/nss_win_hostarch.patch
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx
odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx
odk/examples/DevelopersGuide/Components/CppComponent/service2_impl.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.hxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.hxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.hxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.hxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.hxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx
odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx
odk/examples/cpp/complextoolbarcontrols/ListenerHelper.cxx
odk/examples/cpp/complextoolbarcontrols/ListenerHelper.h
odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx
odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.h
odk/examples/cpp/counter/counter.cxx
odk/examples/cpp/custompanel/ctp_factory.cxx
odk/examples/cpp/custompanel/ctp_factory.hxx
odk/examples/cpp/custompanel/ctp_panel.cxx
odk/examples/cpp/custompanel/ctp_panel.hxx
odk/examples/cpp/remoteclient/remoteclient.cxx
odk/pack/copying/dk.mk
odk/pack/copying/makefile.mk
odk/settings/platform.mk
odk/util/check.pl
oox/inc/oox/core/binaryfilterbase.hxx
oox/inc/oox/core/contexthandler.hxx
oox/inc/oox/core/contexthandler2.hxx
oox/inc/oox/core/encryption.hxx
oox/inc/oox/core/fastparser.hxx
oox/inc/oox/core/fasttokenhandler.hxx
oox/inc/oox/core/filterbase.hxx
oox/inc/oox/core/filterdetect.hxx
oox/inc/oox/core/fragmenthandler.hxx
oox/inc/oox/core/fragmenthandler2.hxx
oox/inc/oox/core/recordparser.hxx
oox/inc/oox/core/relationshandler.hxx
oox/inc/oox/core/xmlfilterbase.hxx
oox/inc/oox/drawingml/clrschemecontext.hxx
oox/inc/oox/drawingml/colorchoicecontext.hxx
oox/inc/oox/drawingml/connectorshapecontext.hxx
oox/inc/oox/drawingml/customshapegeometry.hxx
oox/inc/oox/drawingml/diagram/datamodelcontext.hxx
oox/inc/oox/drawingml/diagram/diagramfragmenthandler.hxx
oox/inc/oox/drawingml/fillpropertiesgroupcontext.hxx
oox/inc/oox/drawingml/graphicshapecontext.hxx
oox/inc/oox/drawingml/guidcontext.hxx
oox/inc/oox/drawingml/linepropertiescontext.hxx
oox/inc/oox/drawingml/objectdefaultcontext.hxx
oox/inc/oox/drawingml/shapecontext.hxx
oox/inc/oox/drawingml/shapegroupcontext.hxx
oox/inc/oox/drawingml/shapepropertiescontext.hxx
oox/inc/oox/drawingml/shapestylecontext.hxx
oox/inc/oox/drawingml/spdefcontext.hxx
oox/inc/oox/drawingml/table/tablebackgroundstylecontext.hxx
oox/inc/oox/drawingml/table/tablecellcontext.hxx
oox/inc/oox/drawingml/table/tablecontext.hxx
oox/inc/oox/drawingml/table/tablepartstylecontext.hxx
oox/inc/oox/drawingml/table/tablerowcontext.hxx
oox/inc/oox/drawingml/table/tablestylecellstylecontext.hxx
oox/inc/oox/drawingml/table/tablestylecontext.hxx
oox/inc/oox/drawingml/table/tablestylelistfragmenthandler.hxx
oox/inc/oox/drawingml/table/tablestyletextstylecontext.hxx
oox/inc/oox/drawingml/textbodycontext.hxx
oox/inc/oox/drawingml/textbodypropertiescontext.hxx
oox/inc/oox/drawingml/textcharacterpropertiescontext.hxx
oox/inc/oox/drawingml/textfieldcontext.hxx
oox/inc/oox/drawingml/textliststylecontext.hxx
oox/inc/oox/drawingml/textparagraphpropertiescontext.hxx
oox/inc/oox/drawingml/themeelementscontext.hxx
oox/inc/oox/drawingml/transform2dcontext.hxx
oox/inc/oox/helper/openssl_wrapper.hxx
oox/inc/oox/ole/vbaprojectfilter.hxx
oox/inc/oox/ppt/backgroundproperties.hxx
oox/inc/oox/ppt/layoutfragmenthandler.hxx
oox/inc/oox/ppt/pptimport.hxx
oox/inc/oox/ppt/pptshapecontext.hxx
oox/inc/oox/ppt/pptshapegroupcontext.hxx
oox/inc/oox/ppt/pptshapepropertiescontext.hxx
oox/inc/oox/ppt/presentationfragmenthandler.hxx
oox/inc/oox/ppt/slidefragmenthandler.hxx
oox/inc/oox/ppt/slidemastertextstylescontext.hxx
oox/inc/oox/ppt/slidetimingcontext.hxx
oox/inc/oox/ppt/slidetransitioncontext.hxx
oox/inc/oox/ppt/soundactioncontext.hxx
oox/inc/oox/ppt/timenodelistcontext.hxx
oox/inc/oox/vml/vmlinputstream.hxx
oox/inc/oox/xls/biffdetector.hxx
oox/inc/oox/xls/drawingfragment.hxx
oox/inc/oox/xls/excelfilter.hxx
oox/inc/oox/xls/ooxformulaparser.hxx
oox/source/core/binaryfilterbase.cxx
oox/source/core/contexthandler.cxx
oox/source/core/contexthandler2.cxx
oox/source/core/encryption.cxx
oox/source/core/fastparser.cxx
oox/source/core/fasttokenhandler.cxx
oox/source/core/filterbase.cxx
oox/source/core/filterdetect.cxx
oox/source/core/fragmenthandler.cxx
oox/source/core/fragmenthandler2.cxx
oox/source/core/recordparser.cxx
oox/source/core/relationshandler.cxx
oox/source/core/services.cxx
oox/source/core/xmlfilterbase.cxx
oox/source/docprop/docprophandler.cxx
oox/source/docprop/docprophandler.hxx
oox/source/docprop/ooxmldocpropimport.cxx
oox/source/docprop/ooxmldocpropimport.hxx
oox/source/drawingml/clrschemecontext.cxx
oox/source/drawingml/colorchoicecontext.cxx
oox/source/drawingml/connectorshapecontext.cxx
oox/source/drawingml/customshapegeometry.cxx
oox/source/drawingml/diagram/datamodelcontext.cxx
oox/source/drawingml/diagram/diagramdefinitioncontext.cxx
oox/source/drawingml/diagram/diagramdefinitioncontext.hxx
oox/source/drawingml/diagram/diagramfragmenthandler.cxx
oox/source/drawingml/diagram/layoutnodecontext.cxx
oox/source/drawingml/diagram/layoutnodecontext.hxx
oox/source/drawingml/fillpropertiesgroupcontext.cxx
oox/source/drawingml/graphicshapecontext.cxx
oox/source/drawingml/guidcontext.cxx
oox/source/drawingml/hyperlinkcontext.cxx
oox/source/drawingml/hyperlinkcontext.hxx
oox/source/drawingml/linepropertiescontext.cxx
oox/source/drawingml/objectdefaultcontext.cxx
oox/source/drawingml/shapecontext.cxx
oox/source/drawingml/shapegroupcontext.cxx
oox/source/drawingml/shapepropertiescontext.cxx
oox/source/drawingml/shapestylecontext.cxx
oox/source/drawingml/spdefcontext.cxx
oox/source/drawingml/table/tablebackgroundstylecontext.cxx
oox/source/drawingml/table/tablecellcontext.cxx
oox/source/drawingml/table/tablecontext.cxx
oox/source/drawingml/table/tablepartstylecontext.cxx
oox/source/drawingml/table/tablerowcontext.cxx
oox/source/drawingml/table/tablestylecellstylecontext.cxx
oox/source/drawingml/table/tablestylecontext.cxx
oox/source/drawingml/table/tablestylelistfragmenthandler.cxx
oox/source/drawingml/table/tablestyletextstylecontext.cxx
oox/source/drawingml/textbodycontext.cxx
oox/source/drawingml/textbodypropertiescontext.cxx
oox/source/drawingml/textcharacterpropertiescontext.cxx
oox/source/drawingml/textfieldcontext.cxx
oox/source/drawingml/textliststylecontext.cxx
oox/source/drawingml/textparagraphpropertiescontext.cxx
oox/source/drawingml/textspacingcontext.cxx
oox/source/drawingml/textspacingcontext.hxx
oox/source/drawingml/texttabstoplistcontext.cxx
oox/source/drawingml/texttabstoplistcontext.hxx
oox/source/drawingml/themeelementscontext.cxx
oox/source/drawingml/transform2dcontext.cxx
oox/source/helper/openssl_wrapper.cxx
oox/source/helper/propertymap.cxx
oox/source/helper/textinputstream.cxx
oox/source/ole/olestorage.cxx
oox/source/ole/vbaprojectfilter.cxx
oox/source/ppt/animvariantcontext.cxx
oox/source/ppt/animvariantcontext.hxx
oox/source/ppt/backgroundproperties.cxx
oox/source/ppt/buildlistcontext.cxx
oox/source/ppt/buildlistcontext.hxx
oox/source/ppt/commonbehaviorcontext.cxx
oox/source/ppt/commonbehaviorcontext.hxx
oox/source/ppt/commontimenodecontext.cxx
oox/source/ppt/commontimenodecontext.hxx
oox/source/ppt/conditioncontext.cxx
oox/source/ppt/conditioncontext.hxx
oox/source/ppt/customshowlistcontext.cxx
oox/source/ppt/customshowlistcontext.hxx
oox/source/ppt/layoutfragmenthandler.cxx
oox/source/ppt/pptimport.cxx
oox/source/ppt/pptshapecontext.cxx
oox/source/ppt/pptshapegroupcontext.cxx
oox/source/ppt/pptshapepropertiescontext.cxx
oox/source/ppt/presentationfragmenthandler.cxx
oox/source/ppt/slidefragmenthandler.cxx
oox/source/ppt/slidemastertextstylescontext.cxx
oox/source/ppt/slidetimingcontext.cxx
oox/source/ppt/slidetransitioncontext.cxx
oox/source/ppt/soundactioncontext.cxx
oox/source/ppt/timeanimvaluecontext.cxx
oox/source/ppt/timeanimvaluecontext.hxx
oox/source/ppt/timenodelistcontext.cxx
oox/source/ppt/timetargetelementcontext.cxx
oox/source/ppt/timetargetelementcontext.hxx
oox/source/shape/ShapeContextHandler.cxx
oox/source/shape/ShapeContextHandler.hxx
oox/source/shape/ShapeFilterBase.cxx
oox/source/shape/ShapeFilterBase.hxx
oox/source/vml/vmlinputstream.cxx
oox/source/xls/biffdetector.cxx
oox/source/xls/drawingfragment.cxx
oox/source/xls/excelfilter.cxx
oox/source/xls/ooxformulaparser.cxx
package/inc/ByteChucker.hxx
package/inc/ByteGrabber.hxx
package/inc/CRC32.hxx
package/inc/ZipFile.hxx
package/inc/ZipOutputStream.hxx
package/inc/ZipPackage.hxx
package/inc/ZipPackageBuffer.hxx
package/inc/ZipPackageEntry.hxx
package/inc/ZipPackageFolder.hxx
package/inc/ZipPackageStream.hxx
package/inc/zipfileaccess.hxx
package/source/package/manifest/ManifestImport.cxx
package/source/package/manifest/ManifestImport.hxx
package/source/package/manifest/ManifestReader.cxx
package/source/package/manifest/ManifestReader.hxx
package/source/package/manifest/ManifestWriter.cxx
package/source/package/manifest/ManifestWriter.hxx
package/source/package/zipapi/ByteChucker.cxx
package/source/package/zipapi/ByteGrabber.cxx
package/source/package/zipapi/CRC32.cxx
package/source/package/zipapi/MemoryByteGrabber.hxx
package/source/package/zipapi/XUnbufferedStream.cxx
package/source/package/zipapi/XUnbufferedStream.hxx
package/source/package/zipapi/ZipFile.cxx
package/source/package/zipapi/ZipOutputStream.cxx
package/source/package/zipapi/blowfishcontext.cxx
package/source/package/zipapi/blowfishcontext.hxx
package/source/package/zipapi/sha1context.cxx
package/source/package/zipapi/sha1context.hxx
package/source/package/zippackage/ZipPackage.cxx
package/source/package/zippackage/ZipPackageBuffer.cxx
package/source/package/zippackage/ZipPackageEntry.cxx
package/source/package/zippackage/ZipPackageFolder.cxx
package/source/package/zippackage/ZipPackageFolderEnumeration.cxx
package/source/package/zippackage/ZipPackageFolderEnumeration.hxx
package/source/package/zippackage/ZipPackageSink.cxx
package/source/package/zippackage/ZipPackageSink.hxx
package/source/package/zippackage/ZipPackageStream.cxx
package/source/package/zippackage/wrapstreamforshare.cxx
package/source/package/zippackage/wrapstreamforshare.hxx
package/source/package/zippackage/zipfileaccess.cxx
package/source/xstor/disposelistener.cxx
package/source/xstor/disposelistener.hxx
package/source/xstor/ocompinstream.cxx
package/source/xstor/ocompinstream.hxx
package/source/xstor/ohierarchyholder.cxx
package/source/xstor/ohierarchyholder.hxx
package/source/xstor/oseekinstream.cxx
package/source/xstor/oseekinstream.hxx
package/source/xstor/owriteablestream.cxx
package/source/xstor/owriteablestream.hxx
package/source/xstor/selfterminatefilestream.cxx
package/source/xstor/selfterminatefilestream.hxx
package/source/xstor/switchpersistencestream.cxx
package/source/xstor/switchpersistencestream.hxx
package/source/xstor/xfactory.cxx
package/source/xstor/xfactory.hxx
package/source/xstor/xstorage.cxx
package/source/xstor/xstorage.hxx
padmin/source/desktopcontext.cxx
padmin/source/desktopcontext.hxx
postprocess/rebase/makefile.mk
postprocess/rebase/rebase.pl
python/makefile.mk
python/prj/build.lst
python/prj/d.lst
pyuno/inc/pyuno/pyuno.hxx
pyuno/source/loader/pyuno_loader.cxx
pyuno/source/module/pyuno_adapter.cxx
pyuno/source/module/pyuno_except.cxx
pyuno/source/module/pyuno_impl.hxx
pyuno/source/module/pyuno_module.cxx
pyuno/source/module/pyuno_runtime.cxx
pyuno/source/module/pyuno_type.cxx
pyuno/source/module/pyuno_util.cxx
rdbmaker/inc/codemaker/options.hxx
rdbmaker/source/codemaker/options.cxx
rdbmaker/source/rdbmaker/rdbmaker.cxx
rdbmaker/source/rdbmaker/rdboptions.cxx
rdbmaker/source/rdbmaker/rdboptions.hxx
rdbmaker/source/rdbmaker/rdbtype.cxx
rdbmaker/source/rdbmaker/rdbtype.hxx
redland/rasqal/makefile.mk
redland/rasqal/rasqal-0.9.33.patch.ucrt
redland/redland/makefile.mk
redland/redland/redland-1.0.17.patch.ucrt
remotebridges/examples/officeclient.cxx
remotebridges/source/unourl_resolver/unourl_resolver.cxx
reportdesign/inc/PropertyForward.hxx
reportdesign/inc/ReportDefinition.hxx
reportdesign/inc/ReportHelperDefines.hxx
reportdesign/inc/RptObject.hxx
reportdesign/inc/UndoActions.hxx
reportdesign/inc/UndoEnv.hxx
reportdesign/source/core/api/FixedLine.cxx
reportdesign/source/core/api/FixedText.cxx
reportdesign/source/core/api/FormatCondition.cxx
reportdesign/source/core/api/FormattedField.cxx
reportdesign/source/core/api/Function.cxx
reportdesign/source/core/api/Functions.cxx
reportdesign/source/core/api/Group.cxx
reportdesign/source/core/api/Groups.cxx
reportdesign/source/core/api/ImageControl.cxx
reportdesign/source/core/api/ReportControlModel.cxx
reportdesign/source/core/api/ReportDefinition.cxx
reportdesign/source/core/api/ReportEngineJFree.cxx
reportdesign/source/core/api/Section.cxx
reportdesign/source/core/api/Shape.cxx
reportdesign/source/core/inc/FixedLine.hxx
reportdesign/source/core/inc/FixedText.hxx
reportdesign/source/core/inc/FormatCondition.hxx
reportdesign/source/core/inc/FormattedField.hxx
reportdesign/source/core/inc/Function.hxx
reportdesign/source/core/inc/Functions.hxx
reportdesign/source/core/inc/Group.hxx
reportdesign/source/core/inc/Groups.hxx
reportdesign/source/core/inc/ImageControl.hxx
reportdesign/source/core/inc/ReportControlModel.hxx
reportdesign/source/core/inc/ReportEngineJFree.hxx
reportdesign/source/core/inc/ReportHelperImpl.hxx
reportdesign/source/core/inc/RptObjectListener.hxx
reportdesign/source/core/inc/Section.hxx
reportdesign/source/core/inc/Shape.hxx
reportdesign/source/core/sdr/PropertyForward.cxx
reportdesign/source/core/sdr/RptObject.cxx
reportdesign/source/core/sdr/RptObjectListener.cxx
reportdesign/source/core/sdr/UndoActions.cxx
reportdesign/source/core/sdr/UndoEnv.cxx
reportdesign/source/filter/xml/dbloader2.cxx
reportdesign/source/filter/xml/dbloader2.hxx
reportdesign/source/filter/xml/xmlExport.cxx
reportdesign/source/filter/xml/xmlExport.hxx
reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx
reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx
reportdesign/source/filter/xml/xmlfilter.cxx
reportdesign/source/filter/xml/xmlfilter.hxx
reportdesign/source/ui/dlg/AddField.cxx
reportdesign/source/ui/dlg/GroupsSorting.cxx
reportdesign/source/ui/dlg/Navigator.cxx
reportdesign/source/ui/inc/AddField.hxx
reportdesign/source/ui/inc/DataProviderHandler.hxx
reportdesign/source/ui/inc/DefaultInspection.hxx
reportdesign/source/ui/inc/FixedTextColor.hxx
reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
reportdesign/source/ui/inc/GeometryHandler.hxx
reportdesign/source/ui/inc/GroupsSorting.hxx
reportdesign/source/ui/inc/ReportComponentHandler.hxx
reportdesign/source/ui/inc/ReportController.hxx
reportdesign/source/ui/inc/ReportControllerObserver.hxx
reportdesign/source/ui/inc/ReportSection.hxx
reportdesign/source/ui/inc/ReportWindow.hxx
reportdesign/source/ui/inc/ScrollHelper.hxx
reportdesign/source/ui/inc/SectionWindow.hxx
reportdesign/source/ui/inc/statusbarcontroller.hxx
reportdesign/source/ui/inc/toolboxcontroller.hxx
reportdesign/source/ui/inspection/DataProviderHandler.cxx
reportdesign/source/ui/inspection/DefaultInspection.cxx
reportdesign/source/ui/inspection/GeometryHandler.cxx
reportdesign/source/ui/inspection/ReportComponentHandler.cxx
reportdesign/source/ui/misc/statusbarcontroller.cxx
reportdesign/source/ui/misc/toolboxcontroller.cxx
reportdesign/source/ui/report/FixedTextColor.cxx
reportdesign/source/ui/report/FormattedFieldBeautifier.cxx
reportdesign/source/ui/report/ReportController.cxx
reportdesign/source/ui/report/ReportControllerObserver.cxx
reportdesign/source/ui/report/ReportSection.cxx
reportdesign/source/ui/report/ReportWindow.cxx
reportdesign/source/ui/report/ScrollHelper.cxx
reportdesign/source/ui/report/SectionWindow.cxx
rsc/inc/rsckey.hxx
rsc/source/parser/rscibas.cxx
rsc/source/parser/rscinit.cxx
rsc/source/parser/rsckey.cxx
rsc/source/parser/rsclex.cxx
sal/cpprt/operators_new_delete.cxx
sal/inc/sal/types.h
sal/inc/systools/win32/snprintf.h
sal/systools/win32/kill/makefile.mk
sal/systools/win32/uwinapi/makefile.mk
sal/systools/win32/uwinapi/sntprintf.c
sal/test/unloading/samplelib1.cxx
sal/test/unloading/samplelib2.cxx
salhelper/inc/salhelper/condition.hxx
salhelper/inc/salhelper/simplereferenceobject.hxx
salhelper/source/condition.cxx
salhelper/source/simplereferenceobject.cxx
sax/inc/sax/fastattribs.hxx
sax/inc/sax/parser/saxparser.hxx
sax/inc/xml2utf.hxx
sax/source/expatwrap/attrlistimpl.cxx
sax/source/expatwrap/attrlistimpl.hxx
sax/source/expatwrap/factory.hxx
sax/source/expatwrap/sax_expat.cxx
sax/source/expatwrap/saxwriter.cxx
sax/source/expatwrap/xml2utf.cxx
sax/source/fastparser/facreg.cxx
sax/source/fastparser/fastparser.cxx
sax/source/fastparser/fastparser.hxx
sax/source/tools/fastattribs.cxx
sax/source/tools/fastserializer.cxx
sax/source/tools/fastserializer.hxx
sax/test/sax/factory.hxx
sax/test/sax/testsax.cxx
sax/test/sax/testwriter.cxx
sax/test/saxdemo.cxx
sc/inc/AccessibleFilterMenu.hxx
sc/inc/AccessibleFilterMenuItem.hxx
sc/inc/AccessibleFilterTopWindow.hxx
sc/inc/AccessibleGlobal.hxx
sc/inc/ScPanelFactory.hxx
sc/inc/addruno.hxx
sc/inc/afmtuno.hxx
sc/inc/appluno.hxx
sc/inc/cellsuno.hxx
sc/inc/chart2uno.hxx
sc/inc/chartuno.hxx
sc/inc/confuno.hxx
sc/inc/cursuno.hxx
sc/inc/dapiuno.hxx
sc/inc/datauno.hxx
sc/inc/defltuno.hxx
sc/inc/dispuno.hxx
sc/inc/docuno.hxx
sc/inc/dptabsrc.hxx
sc/inc/eventuno.hxx
sc/inc/fielduno.hxx
sc/inc/filtuno.hxx
sc/inc/fmtuno.hxx
sc/inc/funcuno.hxx
sc/inc/linkuno.hxx
sc/inc/miscuno.hxx
sc/inc/nameuno.hxx
sc/inc/notesuno.hxx
sc/inc/optuno.hxx
sc/inc/pageuno.hxx
sc/inc/shapeuno.hxx
sc/inc/srchuno.hxx
sc/inc/styleuno.hxx
sc/inc/targuno.hxx
sc/inc/textuno.hxx
sc/inc/tokenuno.hxx
sc/inc/viewuno.hxx
sc/source/core/data/dptabsrc.cxx
sc/source/core/data/table5.cxx
sc/source/core/inc/addinlis.hxx
sc/source/core/tool/addinlis.cxx
sc/source/filter/xml/XMLCodeNameProvider.cxx
sc/source/filter/xml/XMLCodeNameProvider.hxx
sc/source/filter/xml/xmlexprt.cxx
sc/source/filter/xml/xmlexprt.hxx
sc/source/filter/xml/xmlimprt.cxx
sc/source/filter/xml/xmlimprt.hxx
sc/source/ui/Accessibility/AccessibleCell.cxx
sc/source/ui/Accessibility/AccessibleCellBase.cxx
sc/source/ui/Accessibility/AccessibleContextBase.cxx
sc/source/ui/Accessibility/AccessibleCsvControl.cxx
sc/source/ui/Accessibility/AccessibleDataPilotControl.cxx
sc/source/ui/Accessibility/AccessibleDocument.cxx
sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
sc/source/ui/Accessibility/AccessibleEditObject.cxx
sc/source/ui/Accessibility/AccessibleFilterMenu.cxx
sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx
sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx
sc/source/ui/Accessibility/AccessibleGlobal.cxx
sc/source/ui/Accessibility/AccessiblePageHeader.cxx
sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx
sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx
sc/source/ui/Accessibility/AccessiblePreviewTable.cxx
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx
sc/source/ui/Accessibility/AccessibleTableBase.cxx
sc/source/ui/Accessibility/DrawModelBroadcaster.cxx
sc/source/ui/app/drwtrans.cxx
sc/source/ui/app/transobj.cxx
sc/source/ui/inc/AccessibleCell.hxx
sc/source/ui/inc/AccessibleCellBase.hxx
sc/source/ui/inc/AccessibleContextBase.hxx
sc/source/ui/inc/AccessibleCsvControl.hxx
sc/source/ui/inc/AccessibleDataPilotControl.hxx
sc/source/ui/inc/AccessibleDocument.hxx
sc/source/ui/inc/AccessibleDocumentPagePreview.hxx
sc/source/ui/inc/AccessibleEditObject.hxx
sc/source/ui/inc/AccessiblePageHeader.hxx
sc/source/ui/inc/AccessiblePageHeaderArea.hxx
sc/source/ui/inc/AccessiblePreviewCell.hxx
sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx
sc/source/ui/inc/AccessiblePreviewTable.hxx
sc/source/ui/inc/AccessibleSpreadsheet.hxx
sc/source/ui/inc/AccessibleTableBase.hxx
sc/source/ui/inc/ChartRangeSelectionListener.hxx
sc/source/ui/inc/DrawModelBroadcaster.hxx
sc/source/ui/inc/drwtrans.hxx
sc/source/ui/inc/transobj.hxx
sc/source/ui/sidebar/ScPanelFactory.cxx
sc/source/ui/unoobj/ChartRangeSelectionListener.cxx
sc/source/ui/unoobj/addruno.cxx
sc/source/ui/unoobj/afmtuno.cxx
sc/source/ui/unoobj/appluno.cxx
sc/source/ui/unoobj/celllistsource.cxx
sc/source/ui/unoobj/celllistsource.hxx
sc/source/ui/unoobj/cellsuno.cxx
sc/source/ui/unoobj/cellvaluebinding.cxx
sc/source/ui/unoobj/cellvaluebinding.hxx
sc/source/ui/unoobj/chart2uno.cxx
sc/source/ui/unoobj/chartuno.cxx
sc/source/ui/unoobj/confuno.cxx
sc/source/ui/unoobj/cursuno.cxx
sc/source/ui/unoobj/dapiuno.cxx
sc/source/ui/unoobj/datauno.cxx
sc/source/ui/unoobj/defltuno.cxx
sc/source/ui/unoobj/dispuno.cxx
sc/source/ui/unoobj/docuno.cxx
sc/source/ui/unoobj/eventuno.cxx
sc/source/ui/unoobj/fielduno.cxx
sc/source/ui/unoobj/filtuno.cxx
sc/source/ui/unoobj/fmtuno.cxx
sc/source/ui/unoobj/funcuno.cxx
sc/source/ui/unoobj/linkuno.cxx
sc/source/ui/unoobj/miscuno.cxx
sc/source/ui/unoobj/nameuno.cxx
sc/source/ui/unoobj/notesuno.cxx
sc/source/ui/unoobj/optuno.cxx
sc/source/ui/unoobj/pageuno.cxx
sc/source/ui/unoobj/scdetect.cxx
sc/source/ui/unoobj/scdetect.hxx
sc/source/ui/unoobj/servuno.cxx
sc/source/ui/unoobj/shapeuno.cxx
sc/source/ui/unoobj/srchuno.cxx
sc/source/ui/unoobj/styleuno.cxx
sc/source/ui/unoobj/targuno.cxx
sc/source/ui/unoobj/textuno.cxx
sc/source/ui/unoobj/tokenuno.cxx
sc/source/ui/unoobj/unodoc.cxx
sc/source/ui/unoobj/viewuno.cxx
sc/source/ui/vba/excelvbahelper.cxx
sc/source/ui/vba/excelvbahelper.hxx
sc/source/ui/vba/testvba/testvba.cxx
sc/source/ui/vba/vbaapplication.cxx
sc/source/ui/vba/vbaapplication.hxx
sc/source/ui/vba/vbaassistant.cxx
sc/source/ui/vba/vbaassistant.hxx
sc/source/ui/vba/vbaaxes.cxx
sc/source/ui/vba/vbaaxes.hxx
sc/source/ui/vba/vbaaxis.cxx
sc/source/ui/vba/vbaaxis.hxx
sc/source/ui/vba/vbaborders.cxx
sc/source/ui/vba/vbaborders.hxx
sc/source/ui/vba/vbacharacters.cxx
sc/source/ui/vba/vbacharacters.hxx
sc/source/ui/vba/vbachart.cxx
sc/source/ui/vba/vbachart.hxx
sc/source/ui/vba/vbachartobject.cxx
sc/source/ui/vba/vbachartobject.hxx
sc/source/ui/vba/vbachartobjects.cxx
sc/source/ui/vba/vbachartobjects.hxx
sc/source/ui/vba/vbacharts.cxx
sc/source/ui/vba/vbacharts.hxx
sc/source/ui/vba/vbacomment.cxx
sc/source/ui/vba/vbacomment.hxx
sc/source/ui/vba/vbacomments.cxx
sc/source/ui/vba/vbacomments.hxx
sc/source/ui/vba/vbacondition.cxx
sc/source/ui/vba/vbacondition.hxx
sc/source/ui/vba/vbadialogs.cxx
sc/source/ui/vba/vbadialogs.hxx
sc/source/ui/vba/vbaeventshelper.cxx
sc/source/ui/vba/vbaeventshelper.hxx
sc/source/ui/vba/vbafont.cxx
sc/source/ui/vba/vbafont.hxx
sc/source/ui/vba/vbaformat.cxx
sc/source/ui/vba/vbaformat.hxx
sc/source/ui/vba/vbaformatcondition.cxx
sc/source/ui/vba/vbaformatcondition.hxx
sc/source/ui/vba/vbaformatconditions.cxx
sc/source/ui/vba/vbaformatconditions.hxx
sc/source/ui/vba/vbaglobals.cxx
sc/source/ui/vba/vbaglobals.hxx
sc/source/ui/vba/vbahelper.cxx
sc/source/ui/vba/vbahyperlink.cxx
sc/source/ui/vba/vbahyperlink.hxx
sc/source/ui/vba/vbahyperlinks.cxx
sc/source/ui/vba/vbahyperlinks.hxx
sc/source/ui/vba/vbainterior.cxx
sc/source/ui/vba/vbainterior.hxx
sc/source/ui/vba/vbaname.cxx
sc/source/ui/vba/vbaname.hxx
sc/source/ui/vba/vbanames.cxx
sc/source/ui/vba/vbanames.hxx
sc/source/ui/vba/vbaoleobject.cxx
sc/source/ui/vba/vbaoleobject.hxx
sc/source/ui/vba/vbaoleobjects.cxx
sc/source/ui/vba/vbaoleobjects.hxx
sc/source/ui/vba/vbaoutline.cxx
sc/source/ui/vba/vbaoutline.hxx
sc/source/ui/vba/vbapagebreak.cxx
sc/source/ui/vba/vbapagebreak.hxx
sc/source/ui/vba/vbapagebreaks.cxx
sc/source/ui/vba/vbapagebreaks.hxx
sc/source/ui/vba/vbapagesetup.cxx
sc/source/ui/vba/vbapagesetup.hxx
sc/source/ui/vba/vbapalette.cxx
sc/source/ui/vba/vbapane.cxx
sc/source/ui/vba/vbapane.hxx
sc/source/ui/vba/vbapivotcache.cxx
sc/source/ui/vba/vbapivotcache.hxx
sc/source/ui/vba/vbapivottable.cxx
sc/source/ui/vba/vbapivottable.hxx
sc/source/ui/vba/vbapivottables.cxx
sc/source/ui/vba/vbapivottables.hxx
sc/source/ui/vba/vbapropvalue.cxx
sc/source/ui/vba/vbapropvalue.hxx
sc/source/ui/vba/vbarange.cxx
sc/source/ui/vba/vbarange.hxx
sc/source/ui/vba/vbaseriescollection.cxx
sc/source/ui/vba/vbaseriescollection.hxx
sc/source/ui/vba/vbasheetobject.cxx
sc/source/ui/vba/vbasheetobject.hxx
sc/source/ui/vba/vbasheetobjects.cxx
sc/source/ui/vba/vbasheetobjects.hxx
sc/source/ui/vba/vbastyle.cxx
sc/source/ui/vba/vbastyle.hxx
sc/source/ui/vba/vbastyles.cxx
sc/source/ui/vba/vbastyles.hxx
sc/source/ui/vba/vbatextboxshape.cxx
sc/source/ui/vba/vbatextboxshape.hxx
sc/source/ui/vba/vbatextframe.cxx
sc/source/ui/vba/vbatextframe.hxx
sc/source/ui/vba/vbatitle.hxx
sc/source/ui/vba/vbavalidation.cxx
sc/source/ui/vba/vbavalidation.hxx
sc/source/ui/vba/vbawindow.cxx
sc/source/ui/vba/vbawindow.hxx
sc/source/ui/vba/vbawindows.cxx
sc/source/ui/vba/vbawindows.hxx
sc/source/ui/vba/vbaworkbook.cxx
sc/source/ui/vba/vbaworkbook.hxx
sc/source/ui/vba/vbaworkbooks.cxx
sc/source/ui/vba/vbaworkbooks.hxx
sc/source/ui/vba/vbaworksheet.cxx
sc/source/ui/vba/vbaworksheet.hxx
sc/source/ui/vba/vbaworksheets.cxx
sc/source/ui/vba/vbaworksheets.hxx
sc/source/ui/vba/vbawsfunction.cxx
sc/source/ui/vba/vbawsfunction.hxx
sc/workben/addin.cxx
sc/workben/addin.hxx
sc/workben/result.cxx
sc/workben/result.hxx
scaddins/source/analysis/analysis.cxx
scaddins/source/analysis/analysis.hxx
scaddins/source/analysis/analysisdefs.hxx
scaddins/source/analysis/analysishelper.cxx
scaddins/source/analysis/analysishelper.hxx
scaddins/source/analysis/bessel.cxx
scaddins/source/analysis/bessel.hxx
scaddins/source/analysis/financial.cxx
scaddins/source/datefunc/datefunc.cxx
scaddins/source/datefunc/datefunc.hxx
sccomp/source/solver/solver.cxx
sccomp/source/solver/solver.hxx
scp2/source/ooo/file_library_ooo.scp
scp2/source/ooo/makefile.mk
scp2/source/ooo/ure.scp
scp2/source/ooo/vc_redist.scp
scripting/source/basprov/baslibnode.cxx
scripting/source/basprov/baslibnode.hxx
scripting/source/basprov/basmethnode.cxx
scripting/source/basprov/basmethnode.hxx
scripting/source/basprov/basmodnode.cxx
scripting/source/basprov/basmodnode.hxx
scripting/source/basprov/basprov.cxx
scripting/source/basprov/basprov.hxx
scripting/source/basprov/basscript.cxx
scripting/source/basprov/basscript.hxx
scripting/source/dlgprov/DialogModelProvider.cxx
scripting/source/dlgprov/DialogModelProvider.hxx
scripting/source/dlgprov/dlgevtatt.cxx
scripting/source/dlgprov/dlgevtatt.hxx
scripting/source/dlgprov/dlgprov.cxx
scripting/source/dlgprov/dlgprov.hxx
scripting/source/protocolhandler/scripthandler.cxx
scripting/source/protocolhandler/scripthandler.hxx
scripting/source/provider/ActiveMSPList.cxx
scripting/source/provider/ActiveMSPList.hxx
scripting/source/provider/BrowseNodeFactoryImpl.cxx
scripting/source/provider/BrowseNodeFactoryImpl.hxx
scripting/source/provider/MasterScriptProvider.cxx
scripting/source/provider/MasterScriptProvider.hxx
scripting/source/provider/MasterScriptProviderFactory.cxx
scripting/source/provider/MasterScriptProviderFactory.hxx
scripting/source/provider/ProviderCache.cxx
scripting/source/provider/ProviderCache.hxx
scripting/source/provider/ScriptImpl.cxx
scripting/source/provider/ScriptImpl.hxx
scripting/source/provider/ScriptingContext.cxx
scripting/source/provider/ScriptingContext.hxx
scripting/source/provider/URIHelper.cxx
scripting/source/provider/URIHelper.hxx
scripting/source/runtimemgr/ScriptNameResolverImpl.cxx
scripting/source/runtimemgr/ScriptNameResolverImpl.hxx
scripting/source/runtimemgr/ScriptRuntimeManager.cxx
scripting/source/runtimemgr/ScriptRuntimeManager.hxx
scripting/source/runtimemgr/StorageBridge.cxx
scripting/source/runtimemgr/StorageBridge.hxx
scripting/source/storage/ScriptInfo.cxx
scripting/source/storage/ScriptInfo.hxx
scripting/source/storage/ScriptMetadataImporter.cxx
scripting/source/storage/ScriptMetadataImporter.hxx
scripting/source/storage/ScriptSecurityManager.cxx
scripting/source/storage/ScriptSecurityManager.hxx
scripting/source/storage/ScriptStorage.cxx
scripting/source/storage/ScriptStorage.hxx
scripting/source/storage/ScriptStorageManager.cxx
scripting/source/storage/ScriptStorageManager.hxx
scripting/source/storage/ScriptURI.cxx
scripting/source/storage/ScriptURI.hxx
scripting/source/storage/XMLElement.cxx
scripting/source/storage/XMLElement.hxx
scripting/source/stringresource/stringresource.cxx
scripting/source/stringresource/stringresource.hxx
scripting/source/vbaevents/eventhelper.cxx
sd/inc/CustomAnimationEffect.hxx
sd/inc/helper/simplereferencecomponent.hxx
sd/inc/sdpage.hxx
sd/inc/stlfamily.hxx
sd/inc/stlpool.hxx
sd/inc/stlsheet.hxx
sd/inc/textapi.hxx
sd/source/core/CustomAnimationEffect.cxx
sd/source/core/annotations/Annotation.cxx
sd/source/core/annotations/AnnotationEnumeration.cxx
sd/source/core/sdpage_animations.cxx
sd/source/core/stlfamily.cxx
sd/source/core/stlpool.cxx
sd/source/core/stlsheet.cxx
sd/source/core/text/textapi.cxx
sd/source/filter/grf/sdgrffilter.cxx
sd/source/filter/html/HtmlOptionsDialog.cxx
sd/source/filter/sddetect.cxx
sd/source/helper/simplereferencecomponent.cxx
sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
sd/source/ui/accessibility/AccessibleOutlineView.cxx
sd/source/ui/accessibility/AccessiblePageShape.cxx
sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
sd/source/ui/accessibility/AccessiblePresentationShape.cxx
sd/source/ui/accessibility/AccessibleScrollPanel.cxx
sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
sd/source/ui/accessibility/AccessibleTreeNode.cxx
sd/source/ui/animations/motionpathtag.cxx
sd/source/ui/animations/motionpathtag.hxx
sd/source/ui/annotations/annotationmanager.cxx
sd/source/ui/annotations/annotationmanagerimpl.hxx
sd/source/ui/app/sdxfer.cxx
sd/source/ui/controller/slidelayoutcontroller.cxx
sd/source/ui/controller/slidelayoutcontroller.hxx
sd/source/ui/dlg/TemplateScanner.cxx
sd/source/ui/dlg/sdtreelb.cxx
sd/source/ui/framework/configuration/Configuration.cxx
sd/source/ui/framework/configuration/ConfigurationController.cxx
sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
sd/source/ui/framework/configuration/ResourceFactoryManager.cxx
sd/source/ui/framework/configuration/ResourceFactoryManager.hxx
sd/source/ui/framework/configuration/ResourceId.cxx
sd/source/ui/framework/configuration/UpdateRequest.cxx
sd/source/ui/framework/configuration/UpdateRequest.hxx
sd/source/ui/framework/factories/BasicPaneFactory.cxx
sd/source/ui/framework/factories/BasicPaneFactory.hxx
sd/source/ui/framework/factories/BasicToolBarFactory.cxx
sd/source/ui/framework/factories/BasicToolBarFactory.hxx
sd/source/ui/framework/factories/BasicViewFactory.cxx
sd/source/ui/framework/factories/BasicViewFactory.hxx
sd/source/ui/framework/factories/ChildWindowPane.cxx
sd/source/ui/framework/factories/ChildWindowPane.hxx
sd/source/ui/framework/factories/FrameWindowPane.cxx
sd/source/ui/framework/factories/FrameWindowPane.hxx
sd/source/ui/framework/factories/FullScreenPane.cxx
sd/source/ui/framework/factories/FullScreenPane.hxx
sd/source/ui/framework/factories/Pane.cxx
sd/source/ui/framework/factories/PresentationFactory.cxx
sd/source/ui/framework/factories/TaskPanelResource.cxx
sd/source/ui/framework/factories/ViewShellWrapper.cxx
sd/source/ui/framework/module/CenterViewFocusModule.cxx
sd/source/ui/framework/module/CenterViewFocusModule.hxx
sd/source/ui/framework/module/ModuleController.cxx
sd/source/ui/framework/module/ReadOnlyModeObserver.cxx
sd/source/ui/framework/module/ReadOnlyModeObserver.hxx
sd/source/ui/framework/module/ResourceManager.cxx
sd/source/ui/framework/module/ResourceManager.hxx
sd/source/ui/framework/module/ShellStackGuard.cxx
sd/source/ui/framework/module/ShellStackGuard.hxx
sd/source/ui/framework/module/SlideSorterModule.cxx
sd/source/ui/framework/module/SlideSorterModule.hxx
sd/source/ui/framework/module/ToolBarModule.cxx
sd/source/ui/framework/module/ToolBarModule.hxx
sd/source/ui/framework/module/ToolPanelModule.cxx
sd/source/ui/framework/module/ViewTabBarModule.cxx
sd/source/ui/framework/module/ViewTabBarModule.hxx
sd/source/ui/framework/tools/FrameworkHelper.cxx
sd/source/ui/inc/AccessibleDocumentViewBase.hxx
sd/source/ui/inc/AccessibleDrawDocumentView.hxx
sd/source/ui/inc/AccessibleOutlineView.hxx
sd/source/ui/inc/AccessiblePageShape.hxx
sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx
sd/source/ui/inc/AccessiblePresentationOLEShape.hxx
sd/source/ui/inc/AccessiblePresentationShape.hxx
sd/source/ui/inc/AccessibleScrollPanel.hxx
sd/source/ui/inc/AccessibleSlideSorterObject.hxx
sd/source/ui/inc/AccessibleSlideSorterView.hxx
sd/source/ui/inc/AccessibleSlideView.hxx
sd/source/ui/inc/AccessibleTreeNode.hxx
sd/source/ui/inc/DocumentRenderer.hxx
sd/source/ui/inc/DrawController.hxx
sd/source/ui/inc/DrawSubController.hxx
sd/source/ui/inc/SdUnoDrawView.hxx
sd/source/ui/inc/SdUnoOutlineView.hxx
sd/source/ui/inc/SdUnoSlideView.hxx
sd/source/ui/inc/ViewTabBar.hxx
sd/source/ui/inc/framework/Configuration.hxx
sd/source/ui/inc/framework/ConfigurationController.hxx
sd/source/ui/inc/framework/ModuleController.hxx
sd/source/ui/inc/framework/Pane.hxx
sd/source/ui/inc/framework/PresentationFactory.hxx
sd/source/ui/inc/framework/ResourceId.hxx
sd/source/ui/inc/framework/TaskPanelResource.hxx
sd/source/ui/inc/framework/ViewShellWrapper.hxx
sd/source/ui/inc/sdtreelb.hxx
sd/source/ui/inc/sdxfer.hxx
sd/source/ui/inc/slideshow.hxx
sd/source/ui/inc/tools/PropertySet.hxx
sd/source/ui/inc/tools/SlotStateListener.hxx
sd/source/ui/inc/unomodel.hxx
sd/source/ui/inc/unosrch.hxx
sd/source/ui/presenter/PresenterCanvas.cxx
sd/source/ui/presenter/PresenterCanvas.hxx
sd/source/ui/presenter/PresenterHelper.cxx
sd/source/ui/presenter/PresenterHelper.hxx
sd/source/ui/presenter/PresenterPreviewCache.cxx
sd/source/ui/presenter/PresenterPreviewCache.hxx
sd/source/ui/presenter/PresenterTextView.cxx
sd/source/ui/presenter/PresenterTextView.hxx
sd/source/ui/presenter/SlideRenderer.cxx
sd/source/ui/presenter/SlideRenderer.hxx
sd/source/ui/sidebar/AllMasterPagesSelector.cxx
sd/source/ui/sidebar/MasterPageContainerQueue.cxx
sd/source/ui/sidebar/MasterPageObserver.cxx
sd/source/ui/sidebar/PanelFactory.cxx
sd/source/ui/sidebar/PanelFactory.hxx
sd/source/ui/sidebar/SidebarFactory.cxx
sd/source/ui/sidebar/SidebarFactory.hxx
sd/source/ui/slideshow/slideshow.cxx
sd/source/ui/slideshow/slideshowimpl.cxx
sd/source/ui/slideshow/slideshowimpl.hxx
sd/source/ui/slideshow/slideshowviewimpl.cxx
sd/source/ui/slideshow/slideshowviewimpl.hxx
sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx
sd/source/ui/slidesorter/controller/SlsListener.cxx
sd/source/ui/slidesorter/controller/SlsListener.hxx
sd/source/ui/slidesorter/shell/SlideSorterService.cxx
sd/source/ui/slidesorter/shell/SlideSorterService.hxx
sd/source/ui/tools/EventMultiplexer.cxx
sd/source/ui/tools/PropertySet.cxx
sd/source/ui/tools/SlotStateListener.cxx
sd/source/ui/unoidl/DrawController.cxx
sd/source/ui/unoidl/SdUnoDrawView.cxx
sd/source/ui/unoidl/SdUnoOutlineView.cxx
sd/source/ui/unoidl/SdUnoSlideView.cxx
sd/source/ui/unoidl/UnoDocumentSettings.cxx
sd/source/ui/unoidl/facreg.cxx
sd/source/ui/unoidl/randomnode.cxx
sd/source/ui/unoidl/unocpres.cxx
sd/source/ui/unoidl/unocpres.hxx
sd/source/ui/unoidl/unodoc.cxx
sd/source/ui/unoidl/unolayer.cxx
sd/source/ui/unoidl/unolayer.hxx
sd/source/ui/unoidl/unomodel.cxx
sd/source/ui/unoidl/unomodule.cxx
sd/source/ui/unoidl/unomodule.hxx
sd/source/ui/unoidl/unoobj.cxx
sd/source/ui/unoidl/unoobj.hxx
sd/source/ui/unoidl/unopage.cxx
sd/source/ui/unoidl/unopage.hxx
sd/source/ui/unoidl/unopback.cxx
sd/source/ui/unoidl/unopback.hxx
sd/source/ui/unoidl/unopool.cxx
sd/source/ui/unoidl/unosrch.cxx
sd/source/ui/view/DocumentRenderer.cxx
sd/source/ui/view/ToolBarManager.cxx
sd/source/ui/view/UpdateLockManager.cxx
sd/source/ui/view/ViewTabBar.cxx
sd/source/ui/view/drviewsa.cxx
sd/workben/custompanel/ctp_panel.cxx
sd/workben/custompanel/ctp_panel.hxx
sdext/source/minimizer/optimizerdialog.cxx
sdext/source/minimizer/optimizerdialog.hxx
sdext/source/minimizer/pppoptimizer.cxx
sdext/source/minimizer/pppoptimizer.hxx
sdext/source/minimizer/pppoptimizerdialog.cxx
sdext/source/minimizer/pppoptimizerdialog.hxx
sdext/source/minimizer/unodialog.cxx
sdext/source/minimizer/unodialog.hxx
sdext/source/pdfimport/filterdet.cxx
sdext/source/pdfimport/filterdet.hxx
sdext/source/pdfimport/misc/pwdinteract.cxx
sdext/source/pdfimport/pdfiadaptor.cxx
sdext/source/pdfimport/pdfiadaptor.hxx
sdext/source/pdfimport/test/outputwrap.hxx
sdext/source/presenter/PresenterAccessibility.cxx
sdext/source/presenter/PresenterAccessibility.hxx
sdext/source/presenter/PresenterButton.cxx
sdext/source/presenter/PresenterButton.hxx
sdext/source/presenter/PresenterClock.cxx
sdext/source/presenter/PresenterClock.hxx
sdext/source/presenter/PresenterController.cxx
sdext/source/presenter/PresenterController.hxx
sdext/source/presenter/PresenterCurrentSlideObserver.cxx
sdext/source/presenter/PresenterCurrentSlideObserver.hxx
sdext/source/presenter/PresenterFrameworkObserver.cxx
sdext/source/presenter/PresenterFrameworkObserver.hxx
sdext/source/presenter/PresenterHelpView.cxx
sdext/source/presenter/PresenterHelpView.hxx
sdext/source/presenter/PresenterNotesView.cxx
sdext/source/presenter/PresenterNotesView.hxx
sdext/source/presenter/PresenterPane.cxx
sdext/source/presenter/PresenterPane.hxx
sdext/source/presenter/PresenterPaneBase.cxx
sdext/source/presenter/PresenterPaneBase.hxx
sdext/source/presenter/PresenterPaneBorderManager.cxx
sdext/source/presenter/PresenterPaneBorderManager.hxx
sdext/source/presenter/PresenterPaneBorderPainter.cxx
sdext/source/presenter/PresenterPaneBorderPainter.hxx
sdext/source/presenter/PresenterPaneContainer.cxx
sdext/source/presenter/PresenterPaneContainer.hxx
sdext/source/presenter/PresenterPaneFactory.cxx
sdext/source/presenter/PresenterPaneFactory.hxx
sdext/source/presenter/PresenterProtocolHandler.cxx
sdext/source/presenter/PresenterProtocolHandler.hxx
sdext/source/presenter/PresenterScreen.cxx
sdext/source/presenter/PresenterScreen.hxx
sdext/source/presenter/PresenterScrollBar.cxx
sdext/source/presenter/PresenterScrollBar.hxx
sdext/source/presenter/PresenterSlidePreview.cxx
sdext/source/presenter/PresenterSlidePreview.hxx
sdext/source/presenter/PresenterSlideShowView.cxx
sdext/source/presenter/PresenterSlideShowView.hxx
sdext/source/presenter/PresenterSlideSorter.cxx
sdext/source/presenter/PresenterSlideSorter.hxx
sdext/source/presenter/PresenterSpritePane.cxx
sdext/source/presenter/PresenterSpritePane.hxx
sdext/source/presenter/PresenterTimer.cxx
sdext/source/presenter/PresenterTimer.hxx
sdext/source/presenter/PresenterToolBar.cxx
sdext/source/presenter/PresenterToolBar.hxx
sdext/source/presenter/PresenterViewFactory.cxx
sdext/source/presenter/PresenterViewFactory.hxx
sdext/source/presenter/PresenterWindowManager.cxx
sdext/source/presenter/PresenterWindowManager.hxx
set_soenv.in
setup_native/source/win32/customactions/regpatchactivex/makefile.mk
sfx2/inc/frmload.hxx
sfx2/inc/progind.hxx
sfx2/inc/sfx2/DocumentMetadataAccess.hxx
sfx2/inc/sfx2/Metadatable.hxx
sfx2/inc/sfx2/appuno.hxx
sfx2/inc/sfx2/docfilt.hxx
sfx2/inc/sfx2/docstoragemodifylistener.hxx
sfx2/inc/sfx2/objuno.hxx
sfx2/inc/sfx2/sfxbasecontroller.hxx
sfx2/inc/sfx2/sfxbasemodel.hxx
sfx2/inc/sfx2/sfxstatuslistener.hxx
sfx2/inc/sfx2/sfxuno.hxx
sfx2/inc/sfx2/sidebar/SidebarPanelBase.hxx
sfx2/inc/sfx2/sidebar/Theme.hxx
sfx2/inc/sfx2/stbitem.hxx
sfx2/inc/sfx2/tbxctrl.hxx
sfx2/inc/sfx2/unoctitm.hxx
sfx2/inc/sfx2/userinputinterception.hxx
sfx2/source/appl/appbaslib.cxx
sfx2/source/appl/appinit.cxx
sfx2/source/appl/appopen.cxx
sfx2/source/appl/appuno.cxx
sfx2/source/appl/childwin.cxx
sfx2/source/appl/helpdispatch.cxx
sfx2/source/appl/helpdispatch.hxx
sfx2/source/appl/helpinterceptor.cxx
sfx2/source/appl/helpinterceptor.hxx
sfx2/source/appl/imestatuswindow.cxx
sfx2/source/appl/imestatuswindow.hxx
sfx2/source/appl/newhelp.hxx
sfx2/source/appl/sfxpicklist.cxx
sfx2/source/appl/shutdownicon.cxx
sfx2/source/appl/shutdownicon.hxx
sfx2/source/appl/shutdowniconaqua.mm
sfx2/source/appl/workwin.cxx
sfx2/source/appl/xpackcreator.cxx
sfx2/source/appl/xpackcreator.hxx
sfx2/source/bastyp/fltlst.cxx
sfx2/source/bastyp/fltlst.hxx
sfx2/source/control/querystatus.cxx
sfx2/source/control/sfxstatuslistener.cxx
sfx2/source/control/statcach.cxx
sfx2/source/control/unoctitm.cxx
sfx2/source/dialog/filedlghelper.cxx
sfx2/source/dialog/filedlgimpl.hxx
sfx2/source/dialog/mailmodel.cxx
sfx2/source/doc/DocumentMetadataAccess.cxx
sfx2/source/doc/Metadatable.cxx
sfx2/source/doc/SfxDocumentMetaData.cxx
sfx2/source/doc/docfile.cxx
sfx2/source/doc/docfilt.cxx
sfx2/source/doc/docstoragemodifylistener.cxx
sfx2/source/doc/doctemplates.cxx
sfx2/source/doc/doctemplateslocal.cxx
sfx2/source/doc/doctemplateslocal.hxx
sfx2/source/doc/docundomanager.cxx
sfx2/source/doc/iframe.cxx
sfx2/source/doc/objserv.cxx
sfx2/source/doc/objuno.cxx
sfx2/source/doc/objxtor.cxx
sfx2/source/doc/ownsubfilterservice.cxx
sfx2/source/doc/plugin.cxx
sfx2/source/doc/printhelper.cxx
sfx2/source/doc/printhelper.hxx
sfx2/source/doc/sfxbasemodel.cxx
sfx2/source/doc/sfxmodelfactory.cxx
sfx2/source/inc/appbaslib.hxx
sfx2/source/inc/doctemplates.hxx
sfx2/source/inc/docundomanager.hxx
sfx2/source/inc/eventsupplier.hxx
sfx2/source/inc/fltoptint.hxx
sfx2/source/inc/iframe.hxx
sfx2/source/inc/ownsubfilterservice.hxx
sfx2/source/inc/plugin.hxx
sfx2/source/inc/statcach.hxx
sfx2/source/inc/tplcomp.hxx
sfx2/source/inc/workwin.hxx
sfx2/source/notify/eventsupplier.cxx
sfx2/source/sidebar/Accessible.cxx
sfx2/source/sidebar/Accessible.hxx
sfx2/source/sidebar/CommandInfoProvider.cxx
sfx2/source/sidebar/ControllerItem.cxx
sfx2/source/sidebar/SidebarController.cxx
sfx2/source/sidebar/SidebarController.hxx
sfx2/source/sidebar/SidebarPanel.cxx
sfx2/source/sidebar/SidebarPanel.hxx
sfx2/source/sidebar/SidebarPanelBase.cxx
sfx2/source/sidebar/Theme.cxx
sfx2/source/statbar/stbitem.cxx
sfx2/source/toolbox/tbxitem.cxx
sfx2/source/view/frmload.cxx
sfx2/source/view/ipclient.cxx
sfx2/source/view/sfxbasecontroller.cxx
sfx2/source/view/userinputinterception.cxx
sfx2/source/view/viewsh.cxx
shell/source/backends/desktopbe/desktopbackend.cxx
shell/source/backends/gconfbe/gconfbackend.cxx
shell/source/backends/kde4be/kde4backend.cxx
shell/source/backends/kdebe/kdebackend.cxx
shell/source/backends/localebe/localebackend.cxx
shell/source/backends/localebe/localebackend.hxx
shell/source/backends/macbe/macbackend.cxx
shell/source/backends/macbe/macbackend.hxx
shell/source/backends/wininetbe/wininetbackend.cxx
shell/source/backends/wininetbe/wininetbackend.hxx
shell/source/cmdmail/cmdmailmsg.cxx
shell/source/cmdmail/cmdmailmsg.hxx
shell/source/cmdmail/syscmdmail.cxx
shell/source/cmdmail/syscmdmail.hxx
shell/source/unix/exec/shellexec.cxx
shell/source/unix/exec/shellexec.hxx
shell/source/win32/SysShExec.cxx
shell/source/win32/SysShExec.hxx
shell/source/win32/sysmail/sysmailclient.cxx
shell/source/win32/sysmail/sysmailclient.hxx
shell/source/win32/sysmail/sysmailmsg.cxx
shell/source/win32/sysmail/sysmailmsg.hxx
shell/source/win32/sysmail/sysmailprov.cxx
shell/source/win32/sysmail/sysmailprov.hxx
shell/source/win32/sysmail/sysmapi.hxx
slideshow/source/engine/OGLTrans/OGLTrans_TransitionerImpl.cxx
slideshow/source/engine/eventmultiplexer.cxx
slideshow/source/engine/shapes/drawshape.cxx
slideshow/source/engine/shapes/gdimtftools.cxx
slideshow/source/engine/slideshowimpl.cxx
slideshow/source/engine/slideview.cxx
slideshow/test/demoshow.cxx
slideshow/test/slidetest.cxx
slideshow/test/testshape.cxx
slideshow/test/testview.cxx
solenv/bin/extract-linker-member.sh
solenv/bin/make_installer.pl
solenv/bin/modules/installer/download.pm
solenv/bin/modules/installer/globals.pm
solenv/bin/modules/installer/parameter.pm
solenv/bin/throwspec.py
solenv/gbuild/platform/windows.mk
solenv/inc/_tg_def.mk
solenv/inc/set_wntx64.mk
solenv/inc/settings.mk
solenv/inc/tg_def.mk
solenv/inc/wnt.mk
solenv/inc/wntmsc14.mk
solenv/inc/wntmsci11.mk
solenv/inc/wntmscx.mk
soltools/cpp/_include.c
soltools/cpp/_macro.c
soltools/ldump/ldump.cxx
sot/source/sdstor/ucbstorage.cxx
sot/source/sdstor/unostorageholder.cxx
sot/source/sdstor/unostorageholder.hxx
sot/source/unoolestorage/xolesimplestorage.cxx
sot/source/unoolestorage/xolesimplestorage.hxx
starmath/inc/unomodel.hxx
starmath/source/accessibility.cxx
starmath/source/accessibility.hxx
starmath/source/mathmlexport.cxx
starmath/source/mathmlexport.hxx
starmath/source/mathmlimport.cxx
starmath/source/mathmlimport.hxx
starmath/source/register.cxx
starmath/source/smdetect.cxx
starmath/source/smdetect.hxx
starmath/source/unodoc.cxx
starmath/source/unomodel.cxx
stlport/systemstl/functional
stlport/systemstl/list
stlport/systemstl/map
stlport/systemstl/numeric
stlport/systemstl/set
stlport/systemstl/vector
stoc/inc/bootstrapservices.hxx
stoc/inc/stocservices.hxx
stoc/source/corereflection/base.hxx
stoc/source/corereflection/crarray.cxx
stoc/source/corereflection/crbase.cxx
stoc/source/corereflection/crcomp.cxx
stoc/source/corereflection/crefl.cxx
stoc/source/corereflection/crenum.cxx
stoc/source/corereflection/criface.cxx
stoc/source/defaultregistry/defaultregistry.cxx
stoc/source/implementationregistration/implreg.cxx
stoc/source/inspect/introspection.cxx
stoc/source/invocation/invocation.cxx
stoc/source/invocation_adapterfactory/iafactory.cxx
stoc/source/javaloader/javaloader.cxx
stoc/source/javavm/interact.cxx
stoc/source/javavm/interact.hxx
stoc/source/javavm/javavm.cxx
stoc/source/javavm/javavm.hxx
stoc/source/loader/dllcomponentloader.cxx
stoc/source/namingservice/namingservice.cxx
stoc/source/proxy_factory/proxyfac.cxx
stoc/source/registry_tdprovider/base.hxx
stoc/source/registry_tdprovider/methoddescription.cxx
stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx
stoc/source/registry_tdprovider/rdbtdp_tdenumeration.hxx
stoc/source/registry_tdprovider/structtypedescription.cxx
stoc/source/registry_tdprovider/structtypedescription.hxx
stoc/source/registry_tdprovider/td.cxx
stoc/source/registry_tdprovider/tdcomp.cxx
stoc/source/registry_tdprovider/tdconsts.cxx
stoc/source/registry_tdprovider/tdef.cxx
stoc/source/registry_tdprovider/tdenum.cxx
stoc/source/registry_tdprovider/tdiface.cxx
stoc/source/registry_tdprovider/tdmodule.cxx
stoc/source/registry_tdprovider/tdprop.cxx
stoc/source/registry_tdprovider/tdprovider.cxx
stoc/source/registry_tdprovider/tdservice.cxx
stoc/source/registry_tdprovider/tdsingleton.cxx
stoc/source/security/access_controller.cxx
stoc/source/security/file_policy.cxx
stoc/source/security/permissions.cxx
stoc/source/security/permissions.h
stoc/source/servicemanager/servicemanager.cxx
stoc/source/simpleregistry/simpleregistry.cxx
stoc/source/simpleregistry/textualservices.cxx
stoc/source/tdmanager/tdmgr.cxx
stoc/source/tdmanager/tdmgr_tdenumeration.cxx
stoc/source/tdmanager/tdmgr_tdenumeration.hxx
stoc/source/typeconv/convert.cxx
stoc/source/uriproc/ExternalUriReferenceTranslator.cxx
stoc/source/uriproc/ExternalUriReferenceTranslator.hxx
stoc/source/uriproc/UriReference.cxx
stoc/source/uriproc/UriReference.hxx
stoc/source/uriproc/UriReferenceFactory.cxx
stoc/source/uriproc/UriReferenceFactory.hxx
stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx
stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.hxx
stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx
stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.hxx
stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx
stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.hxx
stoc/test/excomp/excomp1.cxx
stoc/test/excomp/excomp2.cxx
stoc/test/javavm/jvm_interaction/interactionhandler.cxx
stoc/test/registry_tdprovider/testregistrytdprovider.cxx
stoc/test/security/test_security.cxx
stoc/test/tdmanager/testtdmanager.cxx
stoc/test/testcorefl.cxx
stoc/test/testiadapter.cxx
stoc/test/testintrosp.cxx
stoc/test/testloader.cxx
stoc/test/testproxyfac.cxx
stoc/test/testregistry.cxx
stoc/test/testsmgr_cpnt.cxx
svgio/inc/svgio/svgreader/svgdocumenthandler.hxx
svgio/source/svgreader/svgdocumenthandler.cxx
svgio/source/svguno/xsvgparser.cxx
svl/inc/svl/brdcst.hxx
svl/inc/svl/itemprop.hxx
svl/inc/svl/lstner.hxx
svl/inc/svl/numuno.hxx
svl/inc/svl/srchitem.hxx
svl/inc/svl/strmadpt.hxx
svl/inc/svl/style.hxx
svl/inc/svl/urihelper.hxx
svl/qa/complex/ConfigItems/helper/ConfigItemTest.cxx
svl/qa/test_URIHelper.cxx
svl/source/config/itemholder2.cxx
svl/source/config/itemholder2.hxx
svl/source/fsstor/fsfactory.cxx
svl/source/fsstor/fsstorage.cxx
svl/source/fsstor/fsstorage.hxx
svl/source/fsstor/oinputstreamcontainer.cxx
svl/source/fsstor/oinputstreamcontainer.hxx
svl/source/fsstor/ostreamcontainer.cxx
svl/source/fsstor/ostreamcontainer.hxx
svl/source/inc/fsfactory.hxx
svl/source/inc/passwordcontainer.hxx
svl/source/items/itemprop.cxx
svl/source/items/srchitem.cxx
svl/source/items/style.cxx
svl/source/misc/strmadpt.cxx
svl/source/misc/urihelper.cxx
svl/source/numbers/numfmuno.cxx
svl/source/numbers/numfmuno.hxx
svl/source/numbers/numuno.cxx
svl/source/numbers/supservs.cxx
svl/source/numbers/supservs.hxx
svl/source/passwordcontainer/passwordcontainer.cxx
svl/source/uno/pathservice.cxx
svtools/inc/svtools/accessibleruler.hxx
svtools/inc/svtools/accessibletableprovider.hxx
svtools/inc/svtools/cliplistener.hxx
svtools/inc/svtools/dialogclosedlistener.hxx
svtools/inc/svtools/editsyntaxhighlighter.hxx
svtools/inc/svtools/embedhlp.hxx
svtools/inc/svtools/framestatuslistener.hxx
svtools/inc/svtools/generictoolboxcontroller.hxx
svtools/inc/svtools/genericunodialog.hxx
svtools/inc/svtools/grfmgr.hxx
svtools/inc/svtools/javacontext.hxx
svtools/inc/svtools/javainteractionhandler.hxx
svtools/inc/svtools/popupmenucontrollerbase.hxx
svtools/inc/svtools/popupwindowcontroller.hxx
svtools/inc/svtools/statusbarcontroller.hxx
svtools/inc/svtools/textview.hxx
svtools/inc/svtools/toolbarmenu.hxx
svtools/inc/svtools/toolboxcontroller.hxx
svtools/inc/svtools/transfer.hxx
svtools/inc/svtools/unoevent.hxx
svtools/inc/svtools/vclxaccessibleheaderbar.hxx
svtools/inc/svtools/vclxaccessibleheaderbaritem.hxx
svtools/source/config/itemholder2.cxx
svtools/source/config/itemholder2.hxx
svtools/source/control/accessibleruler.cxx
svtools/source/control/toolbarmenu.cxx
svtools/source/control/toolbarmenuacc.cxx
svtools/source/control/toolbarmenuimp.hxx
svtools/source/control/valueacc.cxx
svtools/source/control/valueimp.hxx
svtools/source/control/vclxaccessibleheaderbar.cxx
svtools/source/control/vclxaccessibleheaderbaritem.cxx
svtools/source/dialogs/addresstemplate.cxx
svtools/source/edit/editsyntaxhighlighter.cxx
svtools/source/edit/textview.cxx
svtools/source/filter/FilterConfigCache.cxx
svtools/source/filter/SvFilterOptionsDialog.cxx
svtools/source/filter/SvFilterOptionsDialog.hxx
svtools/source/filter/filter.cxx
svtools/source/graphic/descriptor.cxx
svtools/source/graphic/descriptor.hxx
svtools/source/graphic/graphic.cxx
svtools/source/graphic/graphic.hxx
svtools/source/graphic/graphicunofactory.cxx
svtools/source/graphic/provider.cxx
svtools/source/graphic/renderer.cxx
svtools/source/graphic/transformer.cxx
svtools/source/graphic/transformer.hxx
svtools/source/hatchwindow/documentcloser.cxx
svtools/source/hatchwindow/documentcloser.hxx
svtools/source/hatchwindow/hatchwindow.cxx
svtools/source/hatchwindow/hatchwindow.hxx
svtools/source/hatchwindow/hatchwindowfactory.cxx
svtools/source/hatchwindow/hatchwindowfactory.hxx
svtools/source/inc/provider.hxx
svtools/source/inc/renderer.hxx
svtools/source/inc/unoiface.hxx
svtools/source/java/javacontext.cxx
svtools/source/java/javainteractionhandler.cxx
svtools/source/misc/cliplistener.cxx
svtools/source/misc/dialogclosedlistener.cxx
svtools/source/misc/embedhlp.cxx
svtools/source/misc/imageresourceaccess.cxx
svtools/source/misc/transfer.cxx
svtools/source/misc/transfer2.cxx
svtools/source/toolpanel/paneltabbarpeer.cxx
svtools/source/toolpanel/paneltabbarpeer.hxx
svtools/source/toolpanel/toolpaneldeckpeer.cxx
svtools/source/toolpanel/toolpaneldeckpeer.hxx
svtools/source/uno/addrtempuno.cxx
svtools/source/uno/contextmenuhelper.cxx
svtools/source/uno/framestatuslistener.cxx
svtools/source/uno/generictoolboxcontroller.cxx
svtools/source/uno/genericunodialog.cxx
svtools/source/uno/popupmenucontrollerbase.cxx
svtools/source/uno/popupwindowcontroller.cxx
svtools/source/uno/statusbarcontroller.cxx
svtools/source/uno/svtxgridcontrol.cxx
svtools/source/uno/svtxgridcontrol.hxx
svtools/source/uno/toolboxcontroller.cxx
svtools/source/uno/treecontrolpeer.cxx
svtools/source/uno/treecontrolpeer.hxx
svtools/source/uno/unoevent.cxx
svtools/source/uno/unogridcolumnfacade.cxx
svtools/source/uno/unoiface.cxx
svtools/source/uno/unoimap.cxx
svtools/source/uno/unowizard.hxx
svtools/source/uno/wizard/unowizard.cxx
svtools/workben/treecontrol/treetest.cxx
svtools/workben/unodialog/unodialogsample.cxx
svx/inc/sidebar/PanelFactory.hxx
svx/inc/svx/AccessibleControlShape.hxx
svx/inc/svx/AccessibleGraphicShape.hxx
svx/inc/svx/AccessibleOLEShape.hxx
svx/inc/svx/AccessibleShape.hxx
svx/inc/svx/AccessibleSvxFindReplaceDialog.hxx
svx/inc/svx/AccessibleTableShape.hxx
svx/inc/svx/AccessibleTextHelper.hxx
svx/inc/svx/ChildrenManager.hxx
svx/inc/svx/IAccessibleParent.hxx
svx/inc/svx/ShapeTypeHandler.hxx
svx/inc/svx/SmartTagMgr.hxx
svx/inc/svx/dbtoolsclient.hxx
svx/inc/svx/fmdmod.hxx
svx/inc/svx/fmdpage.hxx
svx/inc/svx/fmgridif.hxx
svx/inc/svx/fmsrcimp.hxx
svx/inc/svx/fmtools.hxx
svx/inc/svx/gridctrl.hxx
svx/inc/svx/sdr/primitive2d/primitiveFactory2d.hxx
svx/inc/svx/sidebar/SelectionChangeHandler.hxx
svx/inc/svx/tbcontrl.hxx
svx/inc/svx/tbxalign.hxx
svx/inc/svx/tbxcustomshapes.hxx
svx/inc/svx/unomaster.hxx
svx/inc/svx/unomod.hxx
svx/inc/svx/unomodel.hxx
svx/inc/svx/unopage.hxx
svx/inc/svx/unopool.hxx
svx/inc/svx/unoshape.hxx
svx/inc/svx/unoshcol.hxx
svx/inc/svx/xmleohlp.hxx
svx/inc/svx/xmlgrhlp.hxx
svx/inc/tbunocontroller.hxx
svx/inc/tbunosearchcontrollers.hxx
svx/inc/unomlstr.hxx
svx/source/accessibility/AccessibleControlShape.cxx
svx/source/accessibility/AccessibleFrameSelector.cxx
svx/source/accessibility/AccessibleGraphicShape.cxx
svx/source/accessibility/AccessibleOLEShape.cxx
svx/source/accessibility/AccessibleShape.cxx
svx/source/accessibility/AccessibleSvxFindReplaceDialog.cxx
svx/source/accessibility/AccessibleTextHelper.cxx
svx/source/accessibility/ChildrenManager.cxx
svx/source/accessibility/ChildrenManagerImpl.cxx
svx/source/accessibility/ChildrenManagerImpl.hxx
svx/source/accessibility/GraphCtlAccessibleContext.cxx
svx/source/accessibility/ShapeTypeHandler.cxx
svx/source/accessibility/charmapacc.cxx
svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
svx/source/accessibility/svxrectctaccessiblecontext.cxx
svx/source/core/coreservices.cxx
svx/source/customshapes/EnhancedCustomShapeEngine.cxx
svx/source/customshapes/EnhancedCustomShapeEngine.hxx
svx/source/customshapes/EnhancedCustomShapeHandle.cxx
svx/source/customshapes/EnhancedCustomShapeHandle.hxx
svx/source/customshapes/tbxcustomshapes.cxx
svx/source/dialog/docrecovery.cxx
svx/source/dialog/rubydialog.cxx
svx/source/fmcomp/fmgridif.cxx
svx/source/fmcomp/gridcell.cxx
svx/source/fmcomp/gridctrl.cxx
svx/source/form/datalistener.cxx
svx/source/form/dbtoolsclient.cxx
svx/source/form/filtnav.cxx
svx/source/form/fmcontrollayout.cxx
svx/source/form/fmdmod.cxx
svx/source/form/fmdpage.cxx
svx/source/form/fmexch.cxx
svx/source/form/fmscriptingenv.cxx
svx/source/form/fmservs.cxx
svx/source/form/fmshimp.cxx
svx/source/form/fmsrcimp.cxx
svx/source/form/fmtextcontrolfeature.cxx
svx/source/form/fmtextcontrolshell.cxx
svx/source/form/fmtools.cxx
svx/source/form/fmundo.cxx
svx/source/form/fmvwimp.cxx
svx/source/form/formcontroller.cxx
svx/source/form/formcontrolling.cxx
svx/source/form/formdispatchinterceptor.cxx
svx/source/form/formfeaturedispatcher.cxx
svx/source/form/legacyformcontroller.cxx
svx/source/form/navigatortreemodel.cxx
svx/source/form/sdbdatacolumn.cxx
svx/source/form/tabwin.cxx
svx/source/form/xfm_addcondition.cxx
svx/source/gallery2/galbrws2.cxx
svx/source/inc/AccessibleFrameSelector.hxx
svx/source/inc/GraphCtlAccessibleContext.hxx
svx/source/inc/charmapacc.hxx
svx/source/inc/datalistener.hxx
svx/source/inc/docrecovery.hxx
svx/source/inc/fmexch.hxx
svx/source/inc/fmexpl.hxx
svx/source/inc/fmshimp.hxx
svx/source/inc/fmtextcontrolfeature.hxx
svx/source/inc/fmundo.hxx
svx/source/inc/fmvwimp.hxx
svx/source/inc/formcontroller.hxx
svx/source/inc/formcontrolling.hxx
svx/source/inc/formdispatchinterceptor.hxx
svx/source/inc/formfeaturedispatcher.hxx
svx/source/inc/gridcell.hxx
svx/source/inc/recoveryui.hxx
svx/source/inc/sdbdatacolumn.hxx
svx/source/inc/svxpixelctlaccessiblecontext.hxx
svx/source/inc/svxrectctaccessiblecontext.hxx
svx/source/inc/tabwin.hxx
svx/source/inc/unogalthemeprovider.hxx
svx/source/inc/unopolyhelper.hxx
svx/source/inc/xfm_addcondition.hxx
svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
svx/source/sdr/primitive2d/primitivefactory2d.cxx
svx/source/sidebar/PanelFactory.cxx
svx/source/sidebar/SelectionChangeHandler.cxx
svx/source/smarttags/SmartTagMgr.cxx
svx/source/svdraw/svdoole2.cxx
svx/source/svdraw/svdouno.cxx
svx/source/table/accessiblecell.cxx
svx/source/table/accessiblecell.hxx
svx/source/table/accessibletableshape.cxx
svx/source/table/cell.cxx
svx/source/table/cell.hxx
svx/source/table/cellcursor.cxx
svx/source/table/cellcursor.hxx
svx/source/table/cellrange.cxx
svx/source/table/cellrange.hxx
svx/source/table/propertyset.cxx
svx/source/table/propertyset.hxx
svx/source/table/svdotable.cxx
svx/source/table/tablecolumn.cxx
svx/source/table/tablecolumn.hxx
svx/source/table/tablecolumns.cxx
svx/source/table/tablecolumns.hxx
svx/source/table/tablecontroller.cxx
svx/source/table/tabledesign.cxx
svx/source/table/tablemodel.cxx
svx/source/table/tablemodel.hxx
svx/source/table/tablerow.cxx
svx/source/table/tablerow.hxx
svx/source/table/tablerows.cxx
svx/source/table/tablerows.hxx
svx/source/tbxctrls/extrusioncontrols.cxx
svx/source/tbxctrls/extrusioncontrols.hxx
svx/source/tbxctrls/fontworkgallery.cxx
svx/source/tbxctrls/tbcontrl.cxx
svx/source/tbxctrls/tbunocontroller.cxx
svx/source/tbxctrls/tbunosearchcontrollers.cxx
svx/source/tbxctrls/tbxalign.cxx
svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx
svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx
svx/source/unodraw/UnoGraphicExporter.cxx
svx/source/unodraw/UnoGraphicExporter.hxx
svx/source/unodraw/UnoNameItemTable.cxx
svx/source/unodraw/UnoNameItemTable.hxx
svx/source/unodraw/UnoNamespaceMap.cxx
svx/source/unodraw/XPropertyTable.cxx
svx/source/unodraw/gluepts.cxx
svx/source/unodraw/recoveryui.cxx
svx/source/unodraw/shapeimpl.hxx
svx/source/unodraw/tableshape.cxx
svx/source/unodraw/unobtabl.cxx
svx/source/unodraw/unoctabl.cxx
svx/source/unodraw/unodtabl.cxx
svx/source/unodraw/unogtabl.cxx
svx/source/unodraw/unohtabl.cxx
svx/source/unodraw/unomlstr.cxx
svx/source/unodraw/unomod.cxx
svx/source/unodraw/unomtabl.cxx
svx/source/unodraw/unopage.cxx
svx/source/unodraw/unopool.cxx
svx/source/unodraw/unoshap2.cxx
svx/source/unodraw/unoshap3.cxx
svx/source/unodraw/unoshap4.cxx
svx/source/unodraw/unoshape.cxx
svx/source/unodraw/unoshcol.cxx
svx/source/unodraw/unottabl.cxx
svx/source/unogallery/unogalitem.cxx
svx/source/unogallery/unogalitem.hxx
svx/source/unogallery/unogaltheme.cxx
svx/source/unogallery/unogaltheme.hxx
svx/source/unogallery/unogalthemeprovider.cxx
svx/source/xml/xmleohlp.cxx
svx/source/xml/xmlgrhlp.cxx
svx/workben/msview/xmlconfig.cxx
sw/inc/SwPanelFactory.hxx
sw/inc/SwSmartTagMgr.hxx
sw/inc/TextCursorHelper.hxx
sw/inc/accmap.hxx
sw/inc/dlelstnr.hxx
sw/inc/unoatxt.hxx
sw/inc/unobookmark.hxx
sw/inc/unochart.hxx
sw/inc/unocoll.hxx
sw/inc/unocrsrhelper.hxx
sw/inc/unodraw.hxx
sw/inc/unoevent.hxx
sw/inc/unofield.hxx
sw/inc/unoflatpara.hxx
sw/inc/unofootnote.hxx
sw/inc/unoframe.hxx
sw/inc/unoidx.hxx
sw/inc/unomailmerge.hxx
sw/inc/unomod.hxx
sw/inc/unoparaframeenum.hxx
sw/inc/unoparagraph.hxx
sw/inc/unoport.hxx
sw/inc/unoredline.hxx
sw/inc/unoredlines.hxx
sw/inc/unorefmark.hxx
sw/inc/unosection.hxx
sw/inc/unosett.hxx
sw/inc/unosrch.hxx
sw/inc/unostyle.hxx
sw/inc/unotbl.hxx
sw/inc/unotext.hxx
sw/inc/unotextbodyhf.hxx
sw/inc/unotextcursor.hxx
sw/inc/unotextmarkup.hxx
sw/inc/unotextrange.hxx
sw/inc/unotxdoc.hxx
sw/source/core/access/acccell.cxx
sw/source/core/access/acccell.hxx
sw/source/core/access/acccontext.cxx
sw/source/core/access/acccontext.hxx
sw/source/core/access/accdoc.cxx
sw/source/core/access/accdoc.hxx
sw/source/core/access/accembedded.cxx
sw/source/core/access/accembedded.hxx
sw/source/core/access/accfield.cxx
sw/source/core/access/accfield.hxx
sw/source/core/access/accfootnote.cxx
sw/source/core/access/accfootnote.hxx
sw/source/core/access/accgraphic.cxx
sw/source/core/access/accgraphic.hxx
sw/source/core/access/accheaderfooter.cxx
sw/source/core/access/accheaderfooter.hxx
sw/source/core/access/acchyperlink.cxx
sw/source/core/access/acchyperlink.hxx
sw/source/core/access/accmap.cxx
sw/source/core/access/accnotextframe.cxx
sw/source/core/access/accnotextframe.hxx
sw/source/core/access/accnotexthyperlink.cxx
sw/source/core/access/accnotexthyperlink.hxx
sw/source/core/access/accpage.cxx
sw/source/core/access/accpage.hxx
sw/source/core/access/accpara.cxx
sw/source/core/access/accpara.hxx
sw/source/core/access/accpreview.cxx
sw/source/core/access/accpreview.hxx
sw/source/core/access/accselectionhelper.cxx
sw/source/core/access/accselectionhelper.hxx
sw/source/core/access/acctable.cxx
sw/source/core/access/acctable.hxx
sw/source/core/access/acctextframe.cxx
sw/source/core/access/acctextframe.hxx
sw/source/core/access/textmarkuphelper.cxx
sw/source/core/access/textmarkuphelper.hxx
sw/source/core/bastyp/SwSmartTagMgr.cxx
sw/source/core/crsr/crbm.cxx
sw/source/core/docnode/cancellablejob.cxx
sw/source/core/docnode/cancellablejob.hxx
sw/source/core/docnode/finalthreadmanager.cxx
sw/source/core/inc/SwXMLBlockImport.hxx
sw/source/core/inc/SwXTextDefaults.hxx
sw/source/core/inc/finalthreadmanager.hxx
sw/source/core/inc/unometa.hxx
sw/source/core/ole/ndole.cxx
sw/source/core/swg/SwXMLBlockImport.cxx
sw/source/core/unocore/SwXTextDefaults.cxx
sw/source/core/unocore/TextCursorHelper.cxx
sw/source/core/unocore/unobkm.cxx
sw/source/core/unocore/unochart.cxx
sw/source/core/unocore/unocoll.cxx
sw/source/core/unocore/unocrsrhelper.cxx
sw/source/core/unocore/unodraw.cxx
sw/source/core/unocore/unoevent.cxx
sw/source/core/unocore/unofield.cxx
sw/source/core/unocore/unoflatpara.cxx
sw/source/core/unocore/unoframe.cxx
sw/source/core/unocore/unoftn.cxx
sw/source/core/unocore/unoidx.cxx
sw/source/core/unocore/unoobj.cxx
sw/source/core/unocore/unoobj2.cxx
sw/source/core/unocore/unoparagraph.cxx
sw/source/core/unocore/unoport.cxx
sw/source/core/unocore/unoportenum.cxx
sw/source/core/unocore/unoredline.cxx
sw/source/core/unocore/unoredlines.cxx
sw/source/core/unocore/unorefmk.cxx
sw/source/core/unocore/unosect.cxx
sw/source/core/unocore/unosett.cxx
sw/source/core/unocore/unosrch.cxx
sw/source/core/unocore/unostyle.cxx
sw/source/core/unocore/unotbl.cxx
sw/source/core/unocore/unotext.cxx
sw/source/core/unocore/unotextmarkup.cxx
sw/source/filter/html/htmlform.cxx
sw/source/filter/ww8/docxexportfilter.cxx
sw/source/filter/ww8/rtfexportfilter.cxx
sw/source/filter/ww8/rtfexportfilter.hxx
sw/source/filter/ww8/rtfimportfilter.cxx
sw/source/filter/ww8/rtfimportfilter.hxx
sw/source/filter/ww8/writerhelper.cxx
sw/source/filter/ww8/writerhelper.hxx
sw/source/filter/ww8/wrtww8.cxx
sw/source/filter/xml/xmlexp.cxx
sw/source/filter/xml/xmlexp.hxx
sw/source/filter/xml/xmlimp.cxx
sw/source/filter/xml/xmlimp.hxx
sw/source/ui/dbui/dbmgr.cxx
sw/source/ui/dbui/dbtree.cxx
sw/source/ui/dbui/mailmergehelper.cxx
sw/source/ui/dochdl/swdtflvr.cxx
sw/source/ui/docvw/SidebarTxtControlAcc.cxx
sw/source/ui/docvw/SidebarWinAcc.cxx
sw/source/ui/envelp/mailmrge.cxx
sw/source/ui/inc/SwXFilterOptions.hxx
sw/source/ui/inc/mailmergehelper.hxx
sw/source/ui/inc/swdtflvr.hxx
sw/source/ui/inc/uivwimp.hxx
sw/source/ui/inc/unodispatch.hxx
sw/source/ui/inc/unotxvw.hxx
sw/source/ui/inc/workctrl.hxx
sw/source/ui/ribbar/workctrl.cxx
sw/source/ui/sidebar/SwPanelFactory.cxx
sw/source/ui/uiview/uivwimp.cxx
sw/source/ui/uno/SwXDocumentSettings.cxx
sw/source/ui/uno/SwXDocumentSettings.hxx
sw/source/ui/uno/SwXFilterOptions.cxx
sw/source/ui/uno/dlelstnr.cxx
sw/source/ui/uno/swdetect.cxx
sw/source/ui/uno/swdetect.hxx
sw/source/ui/uno/unoatxt.cxx
sw/source/ui/uno/unodispatch.cxx
sw/source/ui/uno/unodoc.cxx
sw/source/ui/uno/unofreg.cxx
sw/source/ui/uno/unomailmerge.cxx
sw/source/ui/uno/unomod.cxx
sw/source/ui/uno/unomodule.cxx
sw/source/ui/uno/unomodule.hxx
sw/source/ui/uno/unotxdoc.cxx
sw/source/ui/uno/unotxvw.cxx
sw/source/ui/vba/vbaaddin.cxx
sw/source/ui/vba/vbaaddin.hxx
sw/source/ui/vba/vbaaddins.cxx
sw/source/ui/vba/vbaaddins.hxx
sw/source/ui/vba/vbaapplication.cxx
sw/source/ui/vba/vbaapplication.hxx
sw/source/ui/vba/vbaautotextentry.cxx
sw/source/ui/vba/vbaautotextentry.hxx
sw/source/ui/vba/vbabookmark.cxx
sw/source/ui/vba/vbabookmark.hxx
sw/source/ui/vba/vbabookmarks.cxx
sw/source/ui/vba/vbabookmarks.hxx
sw/source/ui/vba/vbaborders.cxx
sw/source/ui/vba/vbaborders.hxx
sw/source/ui/vba/vbadialogs.cxx
sw/source/ui/vba/vbadialogs.hxx
sw/source/ui/vba/vbadocument.cxx
sw/source/ui/vba/vbadocument.hxx
sw/source/ui/vba/vbadocumentproperties.cxx
sw/source/ui/vba/vbadocumentproperties.hxx
sw/source/ui/vba/vbadocuments.cxx
sw/source/ui/vba/vbadocuments.hxx
sw/source/ui/vba/vbaeventshelper.cxx
sw/source/ui/vba/vbaeventshelper.hxx
sw/source/ui/vba/vbafield.cxx
sw/source/ui/vba/vbafield.hxx
sw/source/ui/vba/vbafind.cxx
sw/source/ui/vba/vbafind.hxx
sw/source/ui/vba/vbafont.cxx
sw/source/ui/vba/vbafont.hxx
sw/source/ui/vba/vbaglobals.cxx
sw/source/ui/vba/vbaglobals.hxx
sw/source/ui/vba/vbaheaderfooter.cxx
sw/source/ui/vba/vbaheaderfooter.hxx
sw/source/ui/vba/vbaheaderfooterhelper.cxx
sw/source/ui/vba/vbaheaderfooterhelper.hxx
sw/source/ui/vba/vbainformationhelper.cxx
sw/source/ui/vba/vbainformationhelper.hxx
sw/source/ui/vba/vbaoptions.cxx
sw/source/ui/vba/vbaoptions.hxx
sw/source/ui/vba/vbapagesetup.cxx
sw/source/ui/vba/vbapagesetup.hxx
sw/source/ui/vba/vbapalette.cxx
sw/source/ui/vba/vbapane.cxx
sw/source/ui/vba/vbapane.hxx
sw/source/ui/vba/vbapanes.cxx
sw/source/ui/vba/vbapanes.hxx
sw/source/ui/vba/vbaparagraph.cxx
sw/source/ui/vba/vbaparagraph.hxx
sw/source/ui/vba/vbaparagraphformat.cxx
sw/source/ui/vba/vbaparagraphformat.hxx
sw/source/ui/vba/vbarange.cxx
sw/source/ui/vba/vbarange.hxx
sw/source/ui/vba/vbarangehelper.cxx
sw/source/ui/vba/vbarangehelper.hxx
sw/source/ui/vba/vbareplacement.cxx
sw/source/ui/vba/vbareplacement.hxx
sw/source/ui/vba/vbasection.cxx
sw/source/ui/vba/vbasection.hxx
sw/source/ui/vba/vbasections.cxx
sw/source/ui/vba/vbasections.hxx
sw/source/ui/vba/vbaselection.cxx
sw/source/ui/vba/vbaselection.hxx
sw/source/ui/vba/vbastyle.cxx
sw/source/ui/vba/vbastyle.hxx
sw/source/ui/vba/vbastyles.cxx
sw/source/ui/vba/vbastyles.hxx
sw/source/ui/vba/vbasystem.cxx
sw/source/ui/vba/vbasystem.hxx
sw/source/ui/vba/vbatable.cxx
sw/source/ui/vba/vbatable.hxx
sw/source/ui/vba/vbatables.cxx
sw/source/ui/vba/vbatables.hxx
sw/source/ui/vba/vbatemplate.cxx
sw/source/ui/vba/vbatemplate.hxx
sw/source/ui/vba/vbavariable.cxx
sw/source/ui/vba/vbavariable.hxx
sw/source/ui/vba/vbavariables.cxx
sw/source/ui/vba/vbavariables.hxx
sw/source/ui/vba/vbaview.cxx
sw/source/ui/vba/vbaview.hxx
sw/source/ui/vba/vbawindow.cxx
sw/source/ui/vba/vbawindow.hxx
sw/source/ui/vba/vbawrapformat.cxx
sw/source/ui/vba/vbawrapformat.hxx
sw/source/ui/vba/wordvbahelper.cxx
sw/source/ui/vba/wordvbahelper.hxx
sysui/source/win32/misc/WinImplHelper.cxx
sysui/source/win32/misc/WinImplHelper.hxx
testtools/source/bridgetest/bridgetest.cxx
testtools/source/bridgetest/cli/cli_cpp_bridgetest.cxx
testtools/source/bridgetest/cli/makefile.mk
testtools/source/bridgetest/constructors.cxx
testtools/source/bridgetest/cppobj.cxx
testtools/source/bridgetest/currentcontextchecker.cxx
testtools/source/bridgetest/currentcontextchecker.hxx
testtools/source/bridgetest/idl/makefile.mk
testtools/source/bridgetest/multi.hxx
testtools/source/performance/ubobject.cxx
testtools/source/performance/ubtest.cxx
testtools/util/makefile.pmk
toolkit/inc/toolkit/awt/animatedimagespeer.hxx
toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx
toolkit/inc/toolkit/awt/vclxbitmap.hxx
toolkit/inc/toolkit/awt/vclxcontainer.hxx
toolkit/inc/toolkit/awt/vclxdevice.hxx
toolkit/inc/toolkit/awt/vclxfont.hxx
toolkit/inc/toolkit/awt/vclxgraphics.hxx
toolkit/inc/toolkit/awt/vclxmenu.hxx
toolkit/inc/toolkit/awt/vclxpointer.hxx
toolkit/inc/toolkit/awt/vclxprinter.hxx
toolkit/inc/toolkit/awt/vclxregion.hxx
toolkit/inc/toolkit/awt/vclxspinbutton.hxx
toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx
toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx
toolkit/inc/toolkit/awt/vclxtabpagemodel.hxx
toolkit/inc/toolkit/awt/vclxtoolkit.hxx
toolkit/inc/toolkit/awt/vclxtopwindow.hxx
toolkit/inc/toolkit/awt/vclxwindow.hxx
toolkit/inc/toolkit/awt/vclxwindows.hxx
toolkit/inc/toolkit/controls/accessiblecontrolcontext.hxx
toolkit/inc/toolkit/controls/animatedimages.hxx
toolkit/inc/toolkit/controls/controlmodelcontainerbase.hxx
toolkit/inc/toolkit/controls/dialogcontrol.hxx
toolkit/inc/toolkit/controls/eventcontainer.hxx
toolkit/inc/toolkit/controls/formattedcontrol.hxx
toolkit/inc/toolkit/controls/geometrycontrolmodel.hxx
toolkit/inc/toolkit/controls/geometrycontrolmodel_impl.hxx
toolkit/inc/toolkit/controls/roadmapcontrol.hxx
toolkit/inc/toolkit/controls/roadmapentry.hxx
toolkit/inc/toolkit/controls/spinningprogress.hxx
toolkit/inc/toolkit/controls/stdtabcontroller.hxx
toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx
toolkit/inc/toolkit/controls/tabpagecontainer.hxx
toolkit/inc/toolkit/controls/tabpagemodel.hxx
toolkit/inc/toolkit/controls/tkscrollbar.hxx
toolkit/inc/toolkit/controls/tkspinbutton.hxx
toolkit/inc/toolkit/controls/unocontrol.hxx
toolkit/inc/toolkit/controls/unocontrolcontainer.hxx
toolkit/inc/toolkit/controls/unocontrolcontainermodel.hxx
toolkit/inc/toolkit/controls/unocontrolmodel.hxx
toolkit/inc/toolkit/controls/unocontrols.hxx
toolkit/inc/toolkit/helper/listenermultiplexer.hxx
toolkit/inc/toolkit/helper/macros.hxx
toolkit/inc/toolkit/helper/unomemorystream.hxx
toolkit/inc/toolkit/helper/unopropertyarrayhelper.hxx
toolkit/inc/toolkit/helper/vclunohelper.hxx
toolkit/source/awt/animatedimagespeer.cxx
toolkit/source/awt/asynccallback.cxx
toolkit/source/awt/forward.hxx
toolkit/source/awt/stylesettings.cxx
toolkit/source/awt/stylesettings.hxx
toolkit/source/awt/vclxaccessiblecomponent.cxx
toolkit/source/awt/vclxbitmap.cxx
toolkit/source/awt/vclxcontainer.cxx
toolkit/source/awt/vclxdevice.cxx
toolkit/source/awt/vclxdialog.cxx
toolkit/source/awt/vclxdialog.hxx
toolkit/source/awt/vclxfixedline.cxx
toolkit/source/awt/vclxfixedline.hxx
toolkit/source/awt/vclxfont.cxx
toolkit/source/awt/vclxgraphics.cxx
toolkit/source/awt/vclxmenu.cxx
toolkit/source/awt/vclxplugin.cxx
toolkit/source/awt/vclxplugin.hxx
toolkit/source/awt/vclxpointer.cxx
toolkit/source/awt/vclxprinter.cxx
toolkit/source/awt/vclxregion.cxx
toolkit/source/awt/vclxscroller.cxx
toolkit/source/awt/vclxscroller.hxx
toolkit/source/awt/vclxspinbutton.cxx
toolkit/source/awt/vclxsplitter.cxx
toolkit/source/awt/vclxsplitter.hxx
toolkit/source/awt/vclxsystemdependentwindow.cxx
toolkit/source/awt/vclxtabcontrol.cxx
toolkit/source/awt/vclxtabcontrol.hxx
toolkit/source/awt/vclxtabpage.cxx
toolkit/source/awt/vclxtabpage.hxx
toolkit/source/awt/vclxtabpagecontainer.cxx
toolkit/source/awt/vclxtabpagemodel.cxx
toolkit/source/awt/vclxtoolkit.cxx
toolkit/source/awt/vclxtopwindow.cxx
toolkit/source/awt/vclxwindow.cxx
toolkit/source/awt/vclxwindows.cxx
toolkit/source/controls/accessiblecontrolcontext.cxx
toolkit/source/controls/animatedimages.cxx
toolkit/source/controls/controlmodelcontainerbase.cxx
toolkit/source/controls/dialogcontrol.cxx
toolkit/source/controls/eventcontainer.cxx
toolkit/source/controls/formattedcontrol.cxx
toolkit/source/controls/geometrycontrolmodel.cxx
toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
toolkit/source/controls/grid/defaultgridcolumnmodel.hxx
toolkit/source/controls/grid/defaultgriddatamodel.cxx
toolkit/source/controls/grid/defaultgriddatamodel.hxx
toolkit/source/controls/grid/gridcolumn.cxx
toolkit/source/controls/grid/gridcolumn.hxx
toolkit/source/controls/grid/gridcontrol.cxx
toolkit/source/controls/grid/gridcontrol.hxx
toolkit/source/controls/grid/grideventforwarder.cxx
toolkit/source/controls/grid/grideventforwarder.hxx
toolkit/source/controls/grid/sortablegriddatamodel.cxx
toolkit/source/controls/grid/sortablegriddatamodel.hxx
toolkit/source/controls/roadmapcontrol.cxx
toolkit/source/controls/roadmapentry.cxx
toolkit/source/controls/spinningprogress.cxx
toolkit/source/controls/stdtabcontroller.cxx
toolkit/source/controls/stdtabcontrollermodel.cxx
toolkit/source/controls/tabpagecontainer.cxx
toolkit/source/controls/tabpagemodel.cxx
toolkit/source/controls/tkscrollbar.cxx
toolkit/source/controls/tkspinbutton.cxx
toolkit/source/controls/tree/treecontrol.cxx
toolkit/source/controls/tree/treecontrol.hxx
toolkit/source/controls/tree/treedatamodel.cxx
toolkit/source/controls/unocontrol.cxx
toolkit/source/controls/unocontrolcontainer.cxx
toolkit/source/controls/unocontrolcontainermodel.cxx
toolkit/source/controls/unocontrolmodel.cxx
toolkit/source/controls/unocontrols.cxx
toolkit/source/helper/formpdfexport.cxx
toolkit/source/helper/listenermultiplexer.cxx
toolkit/source/helper/unomemorystream.cxx
toolkit/source/helper/unopropertyarrayhelper.cxx
toolkit/source/helper/vclunohelper.cxx
toolkit/source/layout/core/bin.cxx
toolkit/source/layout/core/bin.hxx
toolkit/source/layout/core/box-base.cxx
toolkit/source/layout/core/box-base.hxx
toolkit/source/layout/core/box.cxx
toolkit/source/layout/core/box.hxx
toolkit/source/layout/core/container.cxx
toolkit/source/layout/core/container.hxx
toolkit/source/layout/core/dialogbuttonhbox.cxx
toolkit/source/layout/core/dialogbuttonhbox.hxx
toolkit/source/layout/core/factory.cxx
toolkit/source/layout/core/factory.hxx
toolkit/source/layout/core/flow.cxx
toolkit/source/layout/core/flow.hxx
toolkit/source/layout/core/helper.cxx
toolkit/source/layout/core/helper.hxx
toolkit/source/layout/core/import.cxx
toolkit/source/layout/core/import.hxx
toolkit/source/layout/core/localized-string.cxx
toolkit/source/layout/core/localized-string.hxx
toolkit/source/layout/core/root.cxx
toolkit/source/layout/core/root.hxx
toolkit/source/layout/core/table.cxx
toolkit/source/layout/core/table.hxx
toolkit/source/layout/core/timer.cxx
toolkit/source/layout/core/timer.hxx
toolkit/source/layout/vcl/wbutton.cxx
toolkit/source/layout/vcl/wfield.cxx
toolkit/source/layout/vcl/wrapper.cxx
toolkit/source/layout/vcl/wrapper.hxx
toolkit/workben/layout/uno.hxx
tools/inc/tools/inetdef.hxx
tools/source/fsys/dirent.cxx
tools/workben/urltest.cxx
ucb/source/cacher/cachedcontentresultset.cxx
ucb/source/cacher/cachedcontentresultset.hxx
ucb/source/cacher/cachedcontentresultsetstub.cxx
ucb/source/cacher/cachedcontentresultsetstub.hxx
ucb/source/cacher/cacheddynamicresultset.cxx
ucb/source/cacher/cacheddynamicresultset.hxx
ucb/source/cacher/cacheddynamicresultsetstub.cxx
ucb/source/cacher/cacheddynamicresultsetstub.hxx
ucb/source/cacher/contentresultsetwrapper.cxx
ucb/source/cacher/contentresultsetwrapper.hxx
ucb/source/cacher/dynamicresultsetwrapper.cxx
ucb/source/cacher/dynamicresultsetwrapper.hxx
ucb/source/core/cmdenv.cxx
ucb/source/core/cmdenv.hxx
ucb/source/core/identify.cxx
ucb/source/core/identify.hxx
ucb/source/core/provprox.cxx
ucb/source/core/provprox.hxx
ucb/source/core/ucb.cxx
ucb/source/core/ucb.hxx
ucb/source/core/ucbcmds.cxx
ucb/source/core/ucbprops.cxx
ucb/source/core/ucbprops.hxx
ucb/source/core/ucbstore.cxx
ucb/source/core/ucbstore.hxx
ucb/source/sorter/sortdynres.cxx
ucb/source/sorter/sortdynres.hxx
ucb/source/sorter/sortresult.cxx
ucb/source/sorter/sortresult.hxx
ucb/source/ucp/expand/ucpexpand.cxx
ucb/source/ucp/ext/ucpext_content.cxx
ucb/source/ucp/ext/ucpext_content.hxx
ucb/source/ucp/ext/ucpext_datasupplier.cxx
ucb/source/ucp/ext/ucpext_datasupplier.hxx
ucb/source/ucp/ext/ucpext_provider.cxx
ucb/source/ucp/ext/ucpext_provider.hxx
ucb/source/ucp/file/bc.cxx
ucb/source/ucp/file/bc.hxx
ucb/source/ucp/file/filcmd.cxx
ucb/source/ucp/file/filcmd.hxx
ucb/source/ucp/file/filid.cxx
ucb/source/ucp/file/filid.hxx
ucb/source/ucp/file/filinpstr.cxx
ucb/source/ucp/file/filinpstr.hxx
ucb/source/ucp/file/filinsreq.cxx
ucb/source/ucp/file/filinsreq.hxx
ucb/source/ucp/file/filprp.cxx
ucb/source/ucp/file/filprp.hxx
ucb/source/ucp/file/filrow.cxx
ucb/source/ucp/file/filrow.hxx
ucb/source/ucp/file/filrset.cxx
ucb/source/ucp/file/filrset.hxx
ucb/source/ucp/file/filstr.cxx
ucb/source/ucp/file/filstr.hxx
ucb/source/ucp/file/filtask.cxx
ucb/source/ucp/file/filtask.hxx
ucb/source/ucp/file/prov.cxx
ucb/source/ucp/file/prov.hxx
ucb/source/ucp/file/shell.cxx
ucb/source/ucp/file/shell.hxx
ucb/source/ucp/ftp/ftpcontent.cxx
ucb/source/ucp/ftp/ftpcontent.hxx
ucb/source/ucp/ftp/ftpcontentidentifier.cxx
ucb/source/ucp/ftp/ftpcontentidentifier.hxx
ucb/source/ucp/ftp/ftpcontentprovider.cxx
ucb/source/ucp/ftp/ftpcontentprovider.hxx
ucb/source/ucp/ftp/ftpinpstr.cxx
ucb/source/ucp/ftp/ftpinpstr.hxx
ucb/source/ucp/ftp/ftpintreq.cxx
ucb/source/ucp/ftp/ftpintreq.hxx
ucb/source/ucp/ftp/ftpresultsetbase.cxx
ucb/source/ucp/ftp/ftpresultsetbase.hxx
ucb/source/ucp/ftp/ftpurl.cxx
ucb/source/ucp/ftp/ftpurl.hxx
ucb/source/ucp/ftp/test_activedatasink.cxx
ucb/source/ucp/ftp/test_activedatasink.hxx
ucb/source/ucp/ftp/test_interactionhandler.hxx
ucb/source/ucp/ftp/test_multiservicefac.cxx
ucb/source/ucp/ftp/test_multiservicefac.hxx
ucb/source/ucp/gio/gio_content.cxx
ucb/source/ucp/gio/gio_content.hxx
ucb/source/ucp/gio/gio_datasupplier.cxx
ucb/source/ucp/gio/gio_datasupplier.hxx
ucb/source/ucp/gio/gio_inputstream.cxx
ucb/source/ucp/gio/gio_inputstream.hxx
ucb/source/ucp/gio/gio_outputstream.cxx
ucb/source/ucp/gio/gio_outputstream.hxx
ucb/source/ucp/gio/gio_provider.cxx
ucb/source/ucp/gio/gio_provider.hxx
ucb/source/ucp/gio/gio_seekable.cxx
ucb/source/ucp/gio/gio_seekable.hxx
ucb/source/ucp/gvfs/gvfs_content.cxx
ucb/source/ucp/gvfs/gvfs_content.hxx
ucb/source/ucp/gvfs/gvfs_directory.cxx
ucb/source/ucp/gvfs/gvfs_directory.hxx
ucb/source/ucp/gvfs/gvfs_provider.cxx
ucb/source/ucp/gvfs/gvfs_provider.hxx
ucb/source/ucp/gvfs/gvfs_stream.cxx
ucb/source/ucp/gvfs/gvfs_stream.hxx
ucb/source/ucp/hierarchy/hierarchycontent.cxx
ucb/source/ucp/hierarchy/hierarchycontent.hxx
ucb/source/ucp/hierarchy/hierarchydatasource.cxx
ucb/source/ucp/hierarchy/hierarchydatasource.hxx
ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx
ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
ucb/source/ucp/hierarchy/hierarchyprovider.cxx
ucb/source/ucp/hierarchy/hierarchyprovider.hxx
ucb/source/ucp/odma/odma_content.cxx
ucb/source/ucp/odma/odma_content.hxx
ucb/source/ucp/odma/odma_datasupplier.cxx
ucb/source/ucp/odma/odma_datasupplier.hxx
ucb/source/ucp/odma/odma_inputstream.cxx
ucb/source/ucp/odma/odma_inputstream.hxx
ucb/source/ucp/odma/odma_provider.cxx
ucb/source/ucp/odma/odma_provider.hxx
ucb/source/ucp/package/pkgcontent.cxx
ucb/source/ucp/package/pkgcontent.hxx
ucb/source/ucp/package/pkgdatasupplier.cxx
ucb/source/ucp/package/pkgdatasupplier.hxx
ucb/source/ucp/package/pkgprovider.cxx
ucb/source/ucp/package/pkgprovider.hxx
ucb/source/ucp/tdoc/tdoc_content.cxx
ucb/source/ucp/tdoc/tdoc_content.hxx
ucb/source/ucp/tdoc/tdoc_datasupplier.cxx
ucb/source/ucp/tdoc/tdoc_datasupplier.hxx
ucb/source/ucp/tdoc/tdoc_docmgr.cxx
ucb/source/ucp/tdoc/tdoc_docmgr.hxx
ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx
ucb/source/ucp/tdoc/tdoc_documentcontentfactory.hxx
ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx
ucb/source/ucp/tdoc/tdoc_provider.cxx
ucb/source/ucp/tdoc/tdoc_provider.hxx
ucb/source/ucp/tdoc/tdoc_stgelems.cxx
ucb/source/ucp/tdoc/tdoc_stgelems.hxx
ucb/source/ucp/tdoc/tdoc_storage.cxx
ucb/source/ucp/tdoc/tdoc_storage.hxx
ucb/source/ucp/webdav/CurlInputStream.cxx
ucb/source/ucp/webdav/CurlInputStream.hxx
ucb/source/ucp/webdav/CurlRequest.cxx
ucb/source/ucp/webdav/CurlRequest.hxx
ucb/source/ucp/webdav/CurlSession.cxx
ucb/source/ucp/webdav/CurlSession.hxx
ucb/source/ucp/webdav/CurlUri.cxx
ucb/source/ucp/webdav/CurlUri.hxx
ucb/source/ucp/webdav/DAVResourceAccess.cxx
ucb/source/ucp/webdav/DAVResourceAccess.hxx
ucb/source/ucp/webdav/DAVSession.hxx
ucb/source/ucp/webdav/DAVSessionFactory.cxx
ucb/source/ucp/webdav/DAVSessionFactory.hxx
ucb/source/ucp/webdav/webdavcontent.cxx
ucb/source/ucp/webdav/webdavcontent.hxx
ucb/source/ucp/webdav/webdavdatasupplier.cxx
ucb/source/ucp/webdav/webdavdatasupplier.hxx
ucb/source/ucp/webdav/webdavprovider.cxx
ucb/source/ucp/webdav/webdavprovider.hxx
ucb/source/ucp/webdav/webdavresponseparser.cxx
ucb/workben/ucb/ucbdemo.cxx
ucbhelper/inc/ucbhelper/activedatasink.hxx
ucbhelper/inc/ucbhelper/activedatastreamer.hxx
ucbhelper/inc/ucbhelper/cancelcommandexecution.hxx
ucbhelper/inc/ucbhelper/commandenvironment.hxx
ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx
ucbhelper/inc/ucbhelper/content.hxx
ucbhelper/inc/ucbhelper/contenthelper.hxx
ucbhelper/inc/ucbhelper/contentidentifier.hxx
ucbhelper/inc/ucbhelper/contentinfo.hxx
ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx
ucbhelper/inc/ucbhelper/handleinteractionrequest.hxx
ucbhelper/inc/ucbhelper/interactionrequest.hxx
ucbhelper/inc/ucbhelper/interceptedinteraction.hxx
ucbhelper/inc/ucbhelper/macros.hxx
ucbhelper/inc/ucbhelper/propertyvalueset.hxx
ucbhelper/inc/ucbhelper/providerhelper.hxx
ucbhelper/inc/ucbhelper/registerucb.hxx
ucbhelper/inc/ucbhelper/resultset.hxx
ucbhelper/inc/ucbhelper/resultsethelper.hxx
ucbhelper/inc/ucbhelper/resultsetmetadata.hxx
ucbhelper/source/client/activedatasink.cxx
ucbhelper/source/client/activedatastreamer.cxx
ucbhelper/source/client/commandenvironment.cxx
ucbhelper/source/client/content.cxx
ucbhelper/source/client/fileidentifierconverter.cxx
ucbhelper/source/client/interceptedinteraction.cxx
ucbhelper/source/client/proxydecider.cxx
ucbhelper/source/provider/cancelcommandexecution.cxx
ucbhelper/source/provider/commandenvironmentproxy.cxx
ucbhelper/source/provider/contenthelper.cxx
ucbhelper/source/provider/contentidentifier.cxx
ucbhelper/source/provider/contentinfo.cxx
ucbhelper/source/provider/handleinteractionrequest.cxx
ucbhelper/source/provider/interactionrequest.cxx
ucbhelper/source/provider/propertyvalueset.cxx
ucbhelper/source/provider/providerhelper.cxx
ucbhelper/source/provider/registerucb.cxx
ucbhelper/source/provider/resultset.cxx
ucbhelper/source/provider/resultsethelper.cxx
ucbhelper/source/provider/resultsetmetadata.cxx
ucbhelper/workben/myucp/myucp_content.cxx
ucbhelper/workben/myucp/myucp_content.hxx
ucbhelper/workben/myucp/myucp_datasupplier.cxx
ucbhelper/workben/myucp/myucp_datasupplier.hxx
ucbhelper/workben/myucp/myucp_provider.cxx
ucbhelper/workben/myucp/myucp_provider.hxx
ucbhelper/workben/ucbexplorer/ucbexplorer.cxx
unodevtools/inc/unodevtools/options.hxx
unodevtools/source/skeletonmaker/cppcompskeleton.cxx
unodevtools/source/skeletonmaker/cpptypemaker.cxx
unodevtools/source/skeletonmaker/skeletoncpp.hxx
unodevtools/source/unodevtools/options.cxx
unoil/util/makefile.pmk
unotools/inc/unotools/accessiblerelationsethelper.hxx
unotools/inc/unotools/accessiblestatesethelper.hxx
unotools/inc/unotools/eventcfg.hxx
unotools/inc/unotools/options.hxx
unotools/inc/unotools/progresshandlerwrap.hxx
unotools/inc/unotools/propertysethelper.hxx
unotools/inc/unotools/propertysetinfo.hxx
unotools/inc/unotools/streamhelper.hxx
unotools/inc/unotools/streamwrap.hxx
unotools/inc/unotools/unotunnelhelper.hxx
unotools/inc/unotools/xmlaccelcfg.hxx
unotools/source/accessibility/accessiblerelationsethelper.cxx
unotools/source/accessibility/accessiblestatesethelper.cxx
unotools/source/config/configitem.cxx
unotools/source/config/eventcfg.cxx
unotools/source/config/itemholder1.cxx
unotools/source/config/itemholder1.hxx
unotools/source/config/pathoptions.cxx
unotools/source/config/useroptions.cxx
unotools/source/config/xmlaccelcfg.cxx
unotools/source/misc/desktopterminationobserver.cxx
unotools/source/misc/eventlisteneradapter.cxx
unotools/source/misc/sharedunocomponent.cxx
unotools/source/property/propertysethelper.cxx
unotools/source/property/propertysetinfo.cxx
unotools/source/streaming/streamhelper.cxx
unotools/source/streaming/streamwrap.cxx
unotools/source/ucbhelper/XTempFile.hxx
unotools/source/ucbhelper/progresshandlerwrap.cxx
unotools/source/ucbhelper/ucblockbytes.cxx
unotools/source/ucbhelper/xtempfile.cxx
unoxml/source/dom/attr.cxx
unoxml/source/dom/attr.hxx
unoxml/source/dom/attributesmap.cxx
unoxml/source/dom/attributesmap.hxx
unoxml/source/dom/cdatasection.cxx
unoxml/source/dom/cdatasection.hxx
unoxml/source/dom/characterdata.cxx
unoxml/source/dom/characterdata.hxx
unoxml/source/dom/childlist.cxx
unoxml/source/dom/childlist.hxx
unoxml/source/dom/comment.cxx
unoxml/source/dom/comment.hxx
unoxml/source/dom/document.cxx
unoxml/source/dom/document.hxx
unoxml/source/dom/documentbuilder.cxx
unoxml/source/dom/documentbuilder.hxx
unoxml/source/dom/documentfragment.cxx
unoxml/source/dom/documentfragment.hxx
unoxml/source/dom/documenttype.cxx
unoxml/source/dom/documenttype.hxx
unoxml/source/dom/domimplementation.cxx
unoxml/source/dom/domimplementation.hxx
unoxml/source/dom/element.cxx
unoxml/source/dom/element.hxx
unoxml/source/dom/elementlist.cxx
unoxml/source/dom/elementlist.hxx
unoxml/source/dom/entitiesmap.cxx
unoxml/source/dom/entitiesmap.hxx
unoxml/source/dom/entity.cxx
unoxml/source/dom/entity.hxx
unoxml/source/dom/entityreference.cxx
unoxml/source/dom/entityreference.hxx
unoxml/source/dom/node.cxx
unoxml/source/dom/node.hxx
unoxml/source/dom/notation.cxx
unoxml/source/dom/notation.hxx
unoxml/source/dom/notationsmap.cxx
unoxml/source/dom/notationsmap.hxx
unoxml/source/dom/processinginstruction.cxx
unoxml/source/dom/processinginstruction.hxx
unoxml/source/dom/saxbuilder.cxx
unoxml/source/dom/saxbuilder.hxx
unoxml/source/dom/text.cxx
unoxml/source/dom/text.hxx
unoxml/source/events/event.cxx
unoxml/source/events/event.hxx
unoxml/source/events/mouseevent.cxx
unoxml/source/events/mouseevent.hxx
unoxml/source/events/mutationevent.cxx
unoxml/source/events/mutationevent.hxx
unoxml/source/events/testlistener.cxx
unoxml/source/events/testlistener.hxx
unoxml/source/events/uievent.cxx
unoxml/source/events/uievent.hxx
unoxml/source/rdf/CBlankNode.cxx
unoxml/source/rdf/CLiteral.cxx
unoxml/source/rdf/CURI.cxx
unoxml/source/rdf/librdf_repository.cxx
unoxml/source/xpath/nodelist.cxx
unoxml/source/xpath/nodelist.hxx
unoxml/source/xpath/xpathapi.cxx
unoxml/source/xpath/xpathapi.hxx
unoxml/source/xpath/xpathobject.cxx
unoxml/source/xpath/xpathobject.hxx
unoxml/test/domtest.cxx
ure/source/uretest/cppmain.cc
ure/source/uretest/cppserver.cc
ure/source/uretest/cpptest.cc
uui/source/fltdlg.cxx
uui/source/iahndl-authentication.cxx
uui/source/iahndl-cookies.cxx
uui/source/iahndl-errorhandler.cxx
uui/source/iahndl-filter.cxx
uui/source/iahndl-ioexceptions.cxx
uui/source/iahndl-locking.cxx
uui/source/iahndl-ssl.cxx
uui/source/iahndl.cxx
uui/source/iahndl.hxx
uui/source/interactionhandler.cxx
uui/source/interactionhandler.hxx
uui/source/mphndl.hxx
uui/source/passwordcontainer.cxx
uui/source/passwordcontainer.hxx
uui/source/requeststringresolver.cxx
uui/source/requeststringresolver.hxx
vbahelper/inc/vbahelper/collectionbase.hxx
vbahelper/inc/vbahelper/vbaaccesshelper.hxx
vbahelper/inc/vbahelper/vbaapplicationbase.hxx
vbahelper/inc/vbahelper/vbacollectionimpl.hxx
vbahelper/inc/vbahelper/vbadialogbase.hxx
vbahelper/inc/vbahelper/vbadialogsbase.hxx
vbahelper/inc/vbahelper/vbadocumentbase.hxx
vbahelper/inc/vbahelper/vbadocumentsbase.hxx
vbahelper/inc/vbahelper/vbaeventshelperbase.hxx
vbahelper/inc/vbahelper/vbafontbase.hxx
vbahelper/inc/vbahelper/vbaglobalbase.hxx
vbahelper/inc/vbahelper/vbahelper.hxx
vbahelper/inc/vbahelper/vbahelperinterface.hxx
vbahelper/inc/vbahelper/vbapagesetupbase.hxx
vbahelper/inc/vbahelper/vbapropvalue.hxx
vbahelper/inc/vbahelper/vbashape.hxx
vbahelper/inc/vbahelper/vbashaperange.hxx
vbahelper/inc/vbahelper/vbashapes.hxx
vbahelper/inc/vbahelper/vbatextframe.hxx
vbahelper/inc/vbahelper/vbawindowbase.hxx
vbahelper/source/msforms/vbabutton.cxx
vbahelper/source/msforms/vbabutton.hxx
vbahelper/source/msforms/vbacheckbox.cxx
vbahelper/source/msforms/vbacheckbox.hxx
vbahelper/source/msforms/vbacombobox.cxx
vbahelper/source/msforms/vbacombobox.hxx
vbahelper/source/msforms/vbacontrol.cxx
vbahelper/source/msforms/vbacontrol.hxx
vbahelper/source/msforms/vbacontrols.cxx
vbahelper/source/msforms/vbacontrols.hxx
vbahelper/source/msforms/vbaframe.cxx
vbahelper/source/msforms/vbaframe.hxx
vbahelper/source/msforms/vbalabel.cxx
vbahelper/source/msforms/vbalabel.hxx
vbahelper/source/msforms/vbalistbox.cxx
vbahelper/source/msforms/vbalistbox.hxx
vbahelper/source/msforms/vbalistcontrolhelper.cxx
vbahelper/source/msforms/vbalistcontrolhelper.hxx
vbahelper/source/msforms/vbamultipage.cxx
vbahelper/source/msforms/vbamultipage.hxx
vbahelper/source/msforms/vbanewfont.cxx
vbahelper/source/msforms/vbanewfont.hxx
vbahelper/source/msforms/vbapages.cxx
vbahelper/source/msforms/vbapages.hxx
vbahelper/source/msforms/vbaprogressbar.cxx
vbahelper/source/msforms/vbaprogressbar.hxx
vbahelper/source/msforms/vbaradiobutton.cxx
vbahelper/source/msforms/vbaradiobutton.hxx
vbahelper/source/msforms/vbascrollbar.cxx
vbahelper/source/msforms/vbascrollbar.hxx
vbahelper/source/msforms/vbaspinbutton.cxx
vbahelper/source/msforms/vbaspinbutton.hxx
vbahelper/source/msforms/vbasystemaxcontrol.cxx
vbahelper/source/msforms/vbasystemaxcontrol.hxx
vbahelper/source/msforms/vbatextbox.cxx
vbahelper/source/msforms/vbatextbox.hxx
vbahelper/source/msforms/vbatogglebutton.cxx
vbahelper/source/msforms/vbatogglebutton.hxx
vbahelper/source/msforms/vbauserform.cxx
vbahelper/source/msforms/vbauserform.hxx
vbahelper/source/vbahelper/collectionbase.cxx
vbahelper/source/vbahelper/vbaapplicationbase.cxx
vbahelper/source/vbahelper/vbacolorformat.cxx
vbahelper/source/vbahelper/vbacolorformat.hxx
vbahelper/source/vbahelper/vbacommandbar.cxx
vbahelper/source/vbahelper/vbacommandbar.hxx
vbahelper/source/vbahelper/vbacommandbarcontrol.cxx
vbahelper/source/vbahelper/vbacommandbarcontrol.hxx
vbahelper/source/vbahelper/vbacommandbarcontrols.cxx
vbahelper/source/vbahelper/vbacommandbarcontrols.hxx
vbahelper/source/vbahelper/vbacommandbarhelper.cxx
vbahelper/source/vbahelper/vbacommandbarhelper.hxx
vbahelper/source/vbahelper/vbacommandbars.cxx
vbahelper/source/vbahelper/vbacommandbars.hxx
vbahelper/source/vbahelper/vbadialogbase.cxx
vbahelper/source/vbahelper/vbadialogsbase.cxx
vbahelper/source/vbahelper/vbadocumentbase.cxx
vbahelper/source/vbahelper/vbadocumentsbase.cxx
vbahelper/source/vbahelper/vbaeventshelperbase.cxx
vbahelper/source/vbahelper/vbafillformat.cxx
vbahelper/source/vbahelper/vbafillformat.hxx
vbahelper/source/vbahelper/vbafontbase.cxx
vbahelper/source/vbahelper/vbaglobalbase.cxx
vbahelper/source/vbahelper/vbahelper.cxx
vbahelper/source/vbahelper/vbalineformat.cxx
vbahelper/source/vbahelper/vbalineformat.hxx
vbahelper/source/vbahelper/vbapagesetupbase.cxx
vbahelper/source/vbahelper/vbapictureformat.cxx
vbahelper/source/vbahelper/vbapictureformat.hxx
vbahelper/source/vbahelper/vbapropvalue.cxx
vbahelper/source/vbahelper/vbashape.cxx
vbahelper/source/vbahelper/vbashaperange.cxx
vbahelper/source/vbahelper/vbashapes.cxx
vbahelper/source/vbahelper/vbatextframe.cxx
vbahelper/source/vbahelper/vbawindowbase.cxx
vcl/Library_vcl.mk
vcl/aqua/source/a11y/aqua11ylistener.cxx
vcl/aqua/source/a11y/documentfocuslistener.cxx
vcl/aqua/source/a11y/documentfocuslistener.hxx
vcl/aqua/source/dtrans/DragSource.cxx
vcl/aqua/source/dtrans/DragSource.hxx
vcl/aqua/source/dtrans/DragSourceContext.cxx
vcl/aqua/source/dtrans/DragSourceContext.hxx
vcl/aqua/source/dtrans/DropTarget.cxx
vcl/aqua/source/dtrans/DropTarget.hxx
vcl/aqua/source/dtrans/OSXTransferable.cxx
vcl/aqua/source/dtrans/OSXTransferable.hxx
vcl/aqua/source/dtrans/aqua_clipboard.cxx
vcl/aqua/source/dtrans/aqua_clipboard.hxx
vcl/inc/aqua/aqua11ylistener.hxx
vcl/inc/canvasbitmap.hxx
vcl/inc/dndevdis.hxx
vcl/inc/dndlcon.hxx
vcl/inc/vcl/ImageListProvider.hxx
vcl/inc/vcl/dndhelp.hxx
vcl/inc/vcl/edit.hxx
vcl/inc/vcl/unohelp2.hxx
vcl/source/app/dndhelp.cxx
vcl/source/app/session.cxx
vcl/source/app/svdata.cxx
vcl/source/app/svmain.cxx
vcl/source/app/unohelp2.cxx
vcl/source/components/display.cxx
vcl/source/components/dtranscomp.cxx
vcl/source/components/fontident.cxx
vcl/source/components/stringmirror.cxx
vcl/source/control/edit.cxx
vcl/source/gdi/bmpconv.cxx
vcl/source/gdi/textlayout.cxx
vcl/source/helper/canvasbitmap.cxx
vcl/source/helper/canvastools.cxx
vcl/source/window/dndevdis.cxx
vcl/source/window/dndlcon.cxx
vcl/source/window/window.cxx
vcl/test/canvasbitmaptest.cxx
vcl/test/dndtest.cxx
vcl/unx/generic/dtrans/X11_clipboard.cxx
vcl/unx/generic/dtrans/X11_clipboard.hxx
vcl/unx/generic/dtrans/X11_droptarget.cxx
vcl/unx/generic/dtrans/X11_selection.cxx
vcl/unx/generic/dtrans/X11_selection.hxx
vcl/unx/generic/dtrans/X11_transferable.cxx
vcl/unx/generic/dtrans/X11_transferable.hxx
vcl/unx/gtk/a11y/atkaction.cxx
vcl/unx/gtk/a11y/atkcomponent.cxx
vcl/unx/gtk/a11y/atkeditabletext.cxx
vcl/unx/gtk/a11y/atkhypertext.cxx
vcl/unx/gtk/a11y/atkimage.cxx
vcl/unx/gtk/a11y/atklistener.cxx
vcl/unx/gtk/a11y/atklistener.hxx
vcl/unx/gtk/a11y/atkselection.cxx
vcl/unx/gtk/a11y/atktable.cxx
vcl/unx/gtk/a11y/atktext.cxx
vcl/unx/gtk/a11y/atktextattributes.cxx
vcl/unx/gtk/a11y/atkutil.cxx
vcl/unx/gtk/a11y/atkvalue.cxx
winaccessibility/inc/AccComponentEventListener.hxx
winaccessibility/inc/AccContainerEventListener.hxx
winaccessibility/inc/AccDescendantManagerEventListener.hxx
winaccessibility/inc/AccDialogEventListener.hxx
winaccessibility/inc/AccEventListener.hxx
winaccessibility/inc/AccFrameEventListener.hxx
winaccessibility/inc/AccListEventListener.hxx
winaccessibility/inc/AccMenuEventListener.hxx
winaccessibility/inc/AccParagraphEventListener.hxx
winaccessibility/inc/AccTableEventListener.hxx
winaccessibility/inc/AccTopWindowListener.hxx
winaccessibility/inc/AccTreeEventListener.hxx
winaccessibility/inc/AccWindowEventListener.hxx
winaccessibility/source/service/AccComponentEventListener.cxx
winaccessibility/source/service/AccContainerEventListener.cxx
winaccessibility/source/service/AccDescendantManagerEventListener.cxx
winaccessibility/source/service/AccDialogEventListener.cxx
winaccessibility/source/service/AccEventListener.cxx
winaccessibility/source/service/AccFrameEventListener.cxx
winaccessibility/source/service/AccListEventListener.cxx
winaccessibility/source/service/AccMenuEventListener.cxx
winaccessibility/source/service/AccParagraphEventListener.cxx
winaccessibility/source/service/AccTableEventListener.cxx
winaccessibility/source/service/AccTopWindowListener.cxx
winaccessibility/source/service/AccTreeEventListener.cxx
winaccessibility/source/service/AccWindowEventListener.cxx
winaccessibility/source/service/msaaservice_impl.cxx
writerfilter/source/dmapper/DomainMapper_Impl.cxx
writerfilter/source/dmapper/DomainMapper_Impl.hxx
writerfilter/source/dmapper/GraphicImport.cxx
writerfilter/source/dmapper/ModelEventListener.cxx
writerfilter/source/dmapper/ModelEventListener.hxx
writerfilter/source/filter/ImportFilter.cxx
writerfilter/source/filter/RtfFilter.cxx
writerfilter/source/filter/RtfFilter.hxx
writerfilter/source/filter/WriterFilter.hxx
writerfilter/source/filter/WriterFilterDetection.cxx
writerfilter/source/filter/WriterFilterDetection.hxx
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx
writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx
writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx
writerfilter/source/ooxml/OOXMLFastTokenHandler.hxx
writerfilter/source/ooxml/OOXMLStreamImpl.cxx
writerfilter/source/ooxml/OOXMLStreamImpl.hxx
writerfilter/unocomponent/debugservices/doctok/DocTokAnalyzeService.cxx
writerfilter/unocomponent/debugservices/doctok/DocTokAnalyzeService.hxx
writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx
writerfilter/unocomponent/debugservices/doctok/DocTokTestService.hxx
writerfilter/unocomponent/debugservices/ooxml/OOXMLAnalyzeService.cxx
writerfilter/unocomponent/debugservices/ooxml/OOXMLAnalyzeService.hxx
writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx
writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.hxx
writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.cxx
writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.hxx
writerfilter/unocomponent/debugservices/rtftok/XMLScanner.cxx
writerfilter/unocomponent/debugservices/rtftok/XMLScanner.hxx
xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
xmlhelp/source/cxxhelp/inc/util/Decompressor.hxx
xmlhelp/source/cxxhelp/provider/bufferedinputstream.cxx
xmlhelp/source/cxxhelp/provider/bufferedinputstream.hxx
xmlhelp/source/cxxhelp/provider/content.cxx
xmlhelp/source/cxxhelp/provider/content.hxx
xmlhelp/source/cxxhelp/provider/inputstream.cxx
xmlhelp/source/cxxhelp/provider/inputstream.hxx
xmlhelp/source/cxxhelp/provider/provider.cxx
xmlhelp/source/cxxhelp/provider/provider.hxx
xmlhelp/source/cxxhelp/provider/resultsetbase.cxx
xmlhelp/source/cxxhelp/provider/resultsetbase.hxx
xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx
xmlhelp/source/cxxhelp/provider/urlparameter.cxx
xmlhelp/source/cxxhelp/provider/urlparameter.hxx
xmlhelp/source/treeview/tvfactory.cxx
xmlhelp/source/treeview/tvfactory.hxx
xmlhelp/source/treeview/tvread.cxx
xmlhelp/source/treeview/tvread.hxx
xmloff/inc/MetaExportComponent.hxx
xmloff/inc/MetaImportComponent.hxx
xmloff/inc/SchXMLExport.hxx
xmloff/inc/SchXMLImport.hxx
xmloff/inc/StyleMap.hxx
xmloff/inc/XMLBasicExportFilter.hxx
xmloff/inc/xmloff/XMLEmbeddedObjectExportFilter.hxx
xmloff/inc/xmloff/attrlist.hxx
xmloff/inc/xmloff/unoatrcn.hxx
xmloff/inc/xmloff/xmlerror.hxx
xmloff/inc/xmloff/xmlexp.hxx
xmloff/inc/xmloff/xmlimp.hxx
xmloff/inc/xmloff/xmlmetae.hxx
xmloff/inc/xmlversion.hxx
xmloff/source/chart/ColorPropertySet.cxx
xmloff/source/chart/ColorPropertySet.hxx
xmloff/source/chart/SchXMLExport.cxx
xmloff/source/chart/SchXMLImport.cxx
xmloff/source/chart/SchXMLSeriesHelper.cxx
xmloff/source/chart/SchXMLTableContext.cxx
xmloff/source/core/PropertySetMerger.cxx
xmloff/source/core/XMLBasicExportFilter.cxx
xmloff/source/core/XMLEmbeddedObjectExportFilter.cxx
xmloff/source/core/attrlist.cxx
xmloff/source/core/facreg.cxx
xmloff/source/core/unoatrcn.cxx
xmloff/source/core/xmlerror.cxx
xmloff/source/core/xmlexp.cxx
xmloff/source/core/xmlimp.cxx
xmloff/source/draw/animationimport.cxx
xmloff/source/draw/sdxmlexp.cxx
xmloff/source/draw/sdxmlexp_impl.hxx
xmloff/source/draw/sdxmlimp.cxx
xmloff/source/draw/sdxmlimp_impl.hxx
xmloff/source/draw/ximppage.cxx
xmloff/source/forms/attriblistmerge.cxx
xmloff/source/forms/attriblistmerge.hxx
xmloff/source/forms/elementexport.cxx
xmloff/source/forms/elementexport.hxx
xmloff/source/forms/eventexport.cxx
xmloff/source/forms/eventexport.hxx
xmloff/source/forms/gridcolumnproptranslator.cxx
xmloff/source/forms/gridcolumnproptranslator.hxx
xmloff/source/meta/MetaExportComponent.cxx
xmloff/source/meta/MetaImportComponent.cxx
xmloff/source/meta/xmlmetae.cxx
xmloff/source/meta/xmlversion.cxx
xmloff/source/style/StyleMap.cxx
xmloff/source/text/XMLAutoTextEventExport.cxx
xmloff/source/text/XMLAutoTextEventExport.hxx
xmloff/source/text/XMLAutoTextEventImport.cxx
xmloff/source/text/XMLAutoTextEventImport.hxx
xmloff/source/text/txtparae.cxx
xmloff/source/transform/MutableAttrList.cxx
xmloff/source/transform/MutableAttrList.hxx
xmloff/source/transform/OOo2Oasis.cxx
xmloff/source/transform/OOo2Oasis.hxx
xmloff/source/transform/Oasis2OOo.cxx
xmloff/source/transform/Oasis2OOo.hxx
xmloff/source/transform/TransformerBase.cxx
xmloff/source/transform/TransformerBase.hxx
xmloff/source/transform/XMLFilterRegistration.cxx
xmlreader/inc/xmlreader/xmlreader.hxx
xmlreader/source/xmlreader.cxx
xmlscript/inc/xmlscript/xml_helper.hxx
xmlscript/inc/xmlscript/xmldlg_imexp.hxx
xmlscript/inc/xmlscript/xmllib_imexp.hxx
xmlscript/inc/xmlscript/xmlmod_imexp.hxx
xmlscript/source/misc/unoservices.cxx
xmlscript/source/xml_helper/xml_byteseq.cxx
xmlscript/source/xml_helper/xml_element.cxx
xmlscript/source/xml_helper/xml_impctx.cxx
xmlscript/source/xmldlg_imexp/exp_share.hxx
xmlscript/source/xmldlg_imexp/imp_share.hxx
xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx
xmlscript/source/xmldlg_imexp/xmldlg_export.cxx
xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
xmlscript/source/xmldlg_imexp/xmldlg_import.cxx
xmlscript/source/xmlflat_imexp/xmlbas_export.cxx
xmlscript/source/xmlflat_imexp/xmlbas_export.hxx
xmlscript/source/xmlflat_imexp/xmlbas_import.cxx
xmlscript/source/xmlflat_imexp/xmlbas_import.hxx
xmlscript/source/xmllib_imexp/imp_share.hxx
xmlscript/source/xmllib_imexp/xmllib_export.cxx
xmlscript/source/xmllib_imexp/xmllib_import.cxx
xmlscript/source/xmlmod_imexp/imp_share.hxx
xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
xmlscript/source/xmlmod_imexp/xmlmod_import.cxx
xmlsecurity/source/component/certificatecontainer.cxx
xmlsecurity/source/component/certificatecontainer.hxx
xmlsecurity/source/component/documentdigitalsignatures.cxx
xmlsecurity/source/component/documentdigitalsignatures.hxx
xmlsecurity/source/framework/decryptorimpl.cxx
xmlsecurity/source/framework/decryptorimpl.hxx
xmlsecurity/source/framework/encryptionengine.cxx
xmlsecurity/source/framework/encryptionengine.hxx
xmlsecurity/source/framework/encryptorimpl.cxx
xmlsecurity/source/framework/encryptorimpl.hxx
xmlsecurity/source/framework/saxeventkeeperimpl.cxx
xmlsecurity/source/framework/saxeventkeeperimpl.hxx
xmlsecurity/source/framework/securityengine.cxx
xmlsecurity/source/framework/securityengine.hxx
xmlsecurity/source/framework/signaturecreatorimpl.cxx
xmlsecurity/source/framework/signaturecreatorimpl.hxx
xmlsecurity/source/framework/signatureengine.cxx
xmlsecurity/source/framework/signatureengine.hxx
xmlsecurity/source/framework/signatureverifierimpl.cxx
xmlsecurity/source/framework/signatureverifierimpl.hxx
xmlsecurity/source/framework/xmlencryptiontemplateimpl.cxx
xmlsecurity/source/framework/xmlencryptiontemplateimpl.hxx
xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx
xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
xmlsecurity/source/helper/xmlsignaturehelper2.cxx
xmlsecurity/source/helper/xmlsignaturehelper2.hxx
xmlsecurity/source/helper/xsecctl.cxx
xmlsecurity/source/helper/xsecctl.hxx
xmlsecurity/source/helper/xsecparser.cxx
xmlsecurity/source/helper/xsecparser.hxx
xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx
xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.hxx
xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.cxx
xmlsecurity/source/xmlsec/mscrypt/sanextension_mscryptimpl.hxx
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
xmlsecurity/source/xmlsec/mscrypt/seinitializer_mscryptimpl.cxx
xmlsecurity/source/xmlsec/mscrypt/seinitializer_mscryptimpl.hxx
xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx
xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.hxx
xmlsecurity/source/xmlsec/mscrypt/xmlencryption_mscryptimpl.cxx
xmlsecurity/source/xmlsec/mscrypt/xmlencryption_mscryptimpl.hxx
xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx
xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.hxx
xmlsecurity/source/xmlsec/mscrypt/xmlsignature_mscryptimpl.cxx
xmlsecurity/source/xmlsec/mscrypt/xmlsignature_mscryptimpl.hxx
xmlsecurity/source/xmlsec/nss/ciphercontext.cxx
xmlsecurity/source/xmlsec/nss/ciphercontext.hxx
xmlsecurity/source/xmlsec/nss/digestcontext.cxx
xmlsecurity/source/xmlsec/nss/digestcontext.hxx
xmlsecurity/source/xmlsec/nss/nssinitializer.cxx
xmlsecurity/source/xmlsec/nss/nssinitializer.hxx
xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.hxx
xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.hxx
xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.hxx
xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.hxx
xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx
xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.hxx
xmlsecurity/source/xmlsec/saxhelper.cxx
xmlsecurity/source/xmlsec/saxhelper.hxx
xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx
xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx
xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx
xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx
xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
xmlsecurity/tools/demo/performance.cxx
xmlsecurity/tools/standalone/csfit/helper.cxx
xmlsecurity/tools/standalone/csfit/helper.hxx
xmlsecurity/tools/standalone/mscsfit/helper.cxx
xmlsecurity/tools/standalone/mscsfit/helper.hxx
/trunk/win10-msvc/README.md
5ba1855c29-Aug-2026 Peter Kovacs <petko@apache.org>

scaddins: trailing whitespace in Complex::Sech

Two spaces after "Num = 1.0 / Num;", arrived with c6461c6d88 "Calc: use STD
C++ for Complex functions." pre-commit's trailing-whitespace hook runs
--a

scaddins: trailing whitespace in Complex::Sech

Two spaces after "Num = 1.0 / Num;", arrived with c6461c6d88 "Calc: use STD
C++ for Complex functions." pre-commit's trailing-whitespace hook runs
--all-files on every pull request, so this one line fails the check for
every change to the tree, not just for that commit.

Whitespace only -- `git diff --ignore-all-space` over this commit is empty.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UWgzQY2r1XwFvgeLPFWPsi

show more ...

8cabe4bf29-Aug-2026 Peter Kovacs <petko@apache.org>

pre-commit: make the --all-files run green again

.github/workflows/pre-commit.yml runs `pre-commit run --all-files` on every
pull request, so three hooks were failing every PR regardless of what it

pre-commit: make the --all-files run green again

.github/workflows/pre-commit.yml runs `pre-commit run --all-files` on every
pull request, so three hooks were failing every PR regardless of what it
touched:

trim trailing whitespace.............................Failed (83 files)
makes sure files end in a newline and only a newline.Failed (31 files)
run codespell........................................Failed (2 files)

Whitespace, 88 files across chart2, connectivity and officecfg. Most of the
trailing blanks are the "# " lines inside the ASF licence header of a
gbuild makefile; the end-of-file ones are a second blank line after the vim
modeline. Produced by running the hooks, not by hand:

pre-commit run trailing-whitespace --all-files
pre-commit run end-of-file-fixer --all-files

`git diff --ignore-all-space --ignore-blank-lines` over that part of this
commit is empty, so no byte a compiler, dmake or gbuild reads has changed.

Codespell, two findings, treated differently because only one is a typo:

* connectivity/Library_dbtools.mk:168 "depenedencies" -> "dependencies",
in a comment.
* bridges/.../rtti_crossdylib_test/thrower.cxx "nodel" is the no-op
deleter handed to __cxa_throw -- a deliberate abbreviation, not a
misspelling. Added to .github/linters/codespell.txt, which is what that
list is for; renaming a function to satisfy a spell checker is the wrong
way round.

The three fixes are one commit rather than three because they are not
separable: the typo is in Library_dbtools.mk, which is also one of the 88
whitespace files, and pre-commit checks the staged content -- so a commit
carrying either fix alone fails its own hooks.

After this, `pre-commit run --all-files` passes every hook.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UWgzQY2r1XwFvgeLPFWPsi

show more ...


/trunk/.github/linters/codespell.txt
chart2/AllLangResTarget_chartcontroller.mk
chart2/Library_chartcontroller.mk
chart2/Library_chartmodel.mk
chart2/Library_charttools.mk
chart2/Library_chartview.mk
chart2/Makefile
chart2/Module_chart2.mk
chart2/Package_uiconfig.mk
chart2/inc/pch/precompiled_chartcontroller.cxx
chart2/inc/pch/precompiled_chartcontroller.hxx
chart2/inc/pch/precompiled_chartmodel.cxx
chart2/inc/pch/precompiled_chartmodel.hxx
chart2/inc/pch/precompiled_charttools.cxx
chart2/inc/pch/precompiled_charttools.hxx
chart2/inc/pch/precompiled_chartview.cxx
chart2/inc/pch/precompiled_chartview.hxx
chart2/prj/makefile.mk
connectivity/AllLangResTarget_cnr.mk
connectivity/AllLangResTarget_hsqldb.mk
connectivity/AllLangResTarget_sdbcl.mk
connectivity/AllLangResTarget_sdberr.mk
connectivity/Ant_dbtools.mk
connectivity/Ant_sdbc_hsqldb.mk
connectivity/Ant_sdbc_jdbc.mk
connectivity/Ant_sdbc_postgresql.mk
connectivity/Library_adabas.mk
connectivity/Library_ado.mk
connectivity/Library_calc.mk
connectivity/Library_dbase.mk
connectivity/Library_dbpool2.mk
connectivity/Library_dbtools.mk
connectivity/Library_evoab2.mk
connectivity/Library_file.mk
connectivity/Library_flat.mk
connectivity/Library_hsqldb.mk
connectivity/Library_macab1.mk
connectivity/Library_macabdrv1.mk
connectivity/Library_mysql.mk
connectivity/Library_odbc.mk
connectivity/Library_odbcbase.mk
connectivity/Library_sdbc2.mk
connectivity/Makefile
connectivity/Module_connectivity.mk
connectivity/Package_generated_inc.mk
connectivity/Package_inc.mk
connectivity/inc/pch/precompiled_adabas.cxx
connectivity/inc/pch/precompiled_ado.cxx
connectivity/inc/pch/precompiled_ado.hxx
connectivity/inc/pch/precompiled_calc.cxx
connectivity/inc/pch/precompiled_calc.hxx
connectivity/inc/pch/precompiled_dbase.cxx
connectivity/inc/pch/precompiled_dbase.hxx
connectivity/inc/pch/precompiled_dbpool2.cxx
connectivity/inc/pch/precompiled_dbpool2.hxx
connectivity/inc/pch/precompiled_dbtools.cxx
connectivity/inc/pch/precompiled_dbtools.hxx
connectivity/inc/pch/precompiled_evoab2.cxx
connectivity/inc/pch/precompiled_evoab2.hxx
connectivity/inc/pch/precompiled_file.cxx
connectivity/inc/pch/precompiled_file.hxx
connectivity/inc/pch/precompiled_flat.cxx
connectivity/inc/pch/precompiled_flat.hxx
connectivity/inc/pch/precompiled_hsqldb.cxx
connectivity/inc/pch/precompiled_hsqldb.hxx
connectivity/inc/pch/precompiled_jdbc.cxx
connectivity/inc/pch/precompiled_jdbc.hxx
connectivity/inc/pch/precompiled_macab1.cxx
connectivity/inc/pch/precompiled_macab1.hxx
connectivity/inc/pch/precompiled_macabdrv1.cxx
connectivity/inc/pch/precompiled_macabdrv1.hxx
connectivity/inc/pch/precompiled_mysql.cxx
connectivity/inc/pch/precompiled_mysql.hxx
connectivity/inc/pch/precompiled_odbc.cxx
connectivity/inc/pch/precompiled_odbc.hxx
connectivity/inc/pch/precompiled_odbcbase.cxx
connectivity/inc/pch/precompiled_odbcbase.hxx
connectivity/inc/pch/precompiled_sdbc2.cxx
connectivity/inc/pch/precompiled_sdbc2.hxx
connectivity/java/dbtools/build.xml
connectivity/java/sdbc_hsqldb/build.xml
connectivity/java/sdbc_jdbc/build.xml
connectivity/java/sdbc_postgresql/build.xml
connectivity/prj/makefile.mk
connectivity/registry/org/openoffice/Office/DataAccess/calc.xcu
connectivity/source/drivers/adabas/BFunctions.cxx
connectivity/source/drivers/hsqldb/HTerminateListener.cxx
officecfg/Configuration_officecfg.mk
officecfg/Package_misc.mk
4cf5e4ef27-Aug-2026 Pedro F. Giffuni <pfg@FreeBSD.org>

helpcontent: Fix test values.

Confirmed with external software:
IMSECH("3+4j") = -0.065294027857947 + 0.075224960302773 i
IMCSCH("3+4j") = -0.064877471370636 + 0.075489832915864 i

e3e520e926-Aug-2026 Pedro F. Giffuni <pfg@FreeBSD.org>

Calc: Replace some uses of Boost math functions for their C++ counterparts.

For the cases of acosh, asinh, atanh, expm1 and log1p we were making use
of the Boost library which was/is available and o

Calc: Replace some uses of Boost math functions for their C++ counterparts.

For the cases of acosh, asinh, atanh, expm1 and log1p we were making use
of the Boost library which was/is available and of good quality. Nowadays
these are included in all reasonable standard C++ libraries and it makes
sense to use them for consistency.

show more ...

c6461c6d26-Aug-2026 Pedro F. Giffuni <pfg@FreeBSD.org>

Calc: use STD C++ for Complex functions.

At first many of these calculations were handwritten and could overflow.
Later we started using the available Boost for some edge cases which was
a good solu

Calc: use STD C++ for Complex functions.

At first many of these calculations were handwritten and could overflow.
Later we started using the available Boost for some edge cases which was
a good solution to make up for the lack of such function in some of the
supported platforms.

The latest versions of Boost though, are deprecating Boost complex functions
in favor of the C++ standard library and its now time to catch up.

As a result of this change, the results of IMSECH and IMCSCH don't match
the examples in the the help but matches the results in Excel.

show more ...

fc6f23d823-Aug-2026 Pedro F. Giffuni <pfg@FreeBSD.org>

calc/solver: Update error reporting for CoinMP

The solver component was made originally for lp_solve, which did basically
the same as CoinMP, but handled differently some errors, in particular
timeo

calc/solver: Update error reporting for CoinMP

The solver component was made originally for lp_solve, which did basically
the same as CoinMP, but handled differently some errors, in particular
timeouts.

Be more in line with CoinMP error reporting. By the way we set up the problem
internally it is unlikely some of these will come up but defining them will
make easier to understand what could go wrong.

show more ...

55c04d1307-Aug-2026 Jim Jagielski <jimjag@gmail.com>

Run the remaining Extension Manager dialogs on the main thread

2e8c4aec07-Aug-2026 Jim Jagielski <jimjag@gmail.com>

Run the Extension Manager update dialog on the main thread

Dialog::Execute() was called from the deployment worker thread, where
AquaSalInstance::Yield cannot pump the Cocoa event queue, so on macOS

Run the Extension Manager update dialog on the main thread

Dialog::Execute() was called from the deployment worker thread, where
AquaSalInstance::Yield cannot pump the Cocoa event queue, so on macOS
"Check for Updates" left the dialog unstable.

show more ...

ee5121da07-Aug-2026 Jim Jagielski <jimjag@gmail.com>

ustring.c: gate the mixed UTF-16/ASCII NULL guards behind OSL_DEBUG_LEVEL

strtmpl.c's aImplGuardEmptyStr, which these macros reference, only exists
under OSL_DEBUG_LEVEL > 0. Without a matching guar

ustring.c: gate the mixed UTF-16/ASCII NULL guards behind OSL_DEBUG_LEVEL

strtmpl.c's aImplGuardEmptyStr, which these macros reference, only exists
under OSL_DEBUG_LEVEL > 0. Without a matching guard here, a product build
fails: "use of undeclared identifier 'aImplGuardEmptyStr'". Mirrors
strtmpl.c's own #if/#else pattern. Found rebuilding AOO42X in product
configuration after picking this same fix (f0853378f1) there.

show more ...

6aebc02607-Aug-2026 Jim Jagielski <jimjag@gmail.com>

testtools: rebuild uno_types.rdb when bridgetest.idl changes

The registry merges in bridgetest.rdb but did not depend on it, so an
IDL edit left it describing the old interface while the headers and

testtools: rebuild uno_types.rdb when bridgetest.idl changes

The registry merges in bridgetest.rdb but did not depend on it, so an
IDL edit left it describing the old interface while the headers and
libraries described the new one, and the bridge dispatched the added
methods through stale vtable slots. It only ever came out right on a
clean build.

$? can no longer name the copy source now that there are two
prerequisites.

Found while building AOO42X on macOS/arm64, where it broke bridgetest
after the arm64 bridge commits added methods to the IDL; committed
there as 4421c0a19d. Build-tested on that branch only.

show more ...

a282c51e07-Aug-2026 Jim Jagielski <jimjag@gmail.com>

Fix the --with-system-icu build plumbing

icuversion.mk is only delivered when building the bundled ICU, so guard
the include; with SYSTEM_ICU=YES even -include still lets make try, and
fail, to rema

Fix the --with-system-icu build plumbing

icuversion.mk is only delivered when building the bundled ICU, so guard
the include; with SYSTEM_ICU=YES even -include still lets make try, and
fail, to remake it through the generic Package rule.

Also pass icu-config --cppflags through to compiles. That until now
only worked by accident on Linux, where the ICU headers already sit in
a default search path, and not on macOS.

Found while building AOO42X on macOS/arm64; committed there as
61ceef5ddb. Build-tested on that branch only.

show more ...

df45799606-Aug-2026 Jim Jagielski <jimjag@gmail.com>

libxml2: build --without-iconv, and drop the resulting -liconv linkage

No OpenOffice code calls iconv, and libxml2-configure.patch has always
meant to disable it -- but it patches the generated xmlv

libxml2: build --without-iconv, and drop the resulting -liconv linkage

No OpenOffice code calls iconv, and libxml2-configure.patch has always
meant to disable it -- but it patches the generated xmlversion.h, which
configure regenerates, so it never took effect. Windows already passed
iconv=no.

--with-static-system-libs=libiconv stays, for a system libxml2 whose own
build enabled iconv and whose xml2-config therefore reports -liconv.

show more ...

f085337806-Aug-2026 Peter <leginee@users.noreply.github.com>

Fix rtl string qa NULL-deref crashes (test bug + source hardening) (#486)

* Fix rtl string qa NULL-deref crashes (test bug + source hardening)

Error case 1 of the test migration: ~40 *_000 cases in

Fix rtl string qa NULL-deref crashes (test bug + source hardening) (#486)

* Fix rtl string qa NULL-deref crashes (test bug + source hardening)

Error case 1 of the test migration: ~40 *_000 cases in the rtl string
qa suites passed NULL into C string functions that dereference it
(e.g. rtl_str_compare(NULL, NULL)), causing 0xC0000005 AVs. These were
dormant under the old dmake build and only surface now that the tests
actually run. NULL violates the functions' documented contract
("must be null-terminated"), so the defect was in the tests, not the
(correct, unchanged) source. Fixed both sides for defense in depth.

Tests (qa/rtl/ostring/rtl_str.cxx, rtl_string.cxx,
qa/rtl/oustring/rtl_ustr.cxx):
- Rewrote the UB NULL-deref cases as contract-respecting boundary
tests (empty string, prefix/ordering-sign < 0 / > 0), which also
closes a previously-untested coverage gap (result sign was never
asserted).
- Added real assertions to the safe NULL-with-length-0 cases, which
document the length-bounded functions' tolerance as a regression
guard.

Source (rtl/source/strtmpl.c, ustring.c):
- Added entry-point NULL guards: OSL_PRECOND (diagnoses misuse loudly
in non-product builds, compiles out in product builds) plus a
defined empty-string fallback so the library never dereferences
NULL. Guards sit at function entry, outside the per-character loops,
so string-processing throughput is unchanged.
- strtmpl.c: one edit covers both the sal_Char and sal_Unicode
instantiations. getLength is the choke point (guarding it
transitively protects hashCode, lastIndexOf*, indexOfStr, trim);
compare/compareIgnoreAsciiCase/indexOfChar/replaceChar/
toAscii{Lower,Upper}Case/valueOfChar guarded directly.
- ustring.c: guarded the 6 mixed UTF-16/ASCII comparison helpers;
length-bounded args clamp the length to 0 to avoid NULL+0 pointer
arithmetic.

BUILD.bazel: rtl_str/rtl_ustr/rtl_string removed from the
"known upstream failures" notes; they now pass.

Verified: sal3.dll rebuilds (both template instantiations) and
rtl_str / rtl_ustr / rtl_string all pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* use guards only in debug mode.

* improved comment by elaborate that it has been the former test and not just The former

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

show more ...

aa60cec506-Aug-2026 Jim Jagielski <jimjag@gmail.com>

--with-static-system-libs: accept NAME:DIR, and support libiconv

iconv is only ever pulled in as a transitive dep of the XML libs and has no
--with-system-libiconv, so it has no prefix of its own --

--with-static-system-libs: accept NAME:DIR, and support libiconv

iconv is only ever pulled in as a transitive dep of the XML libs and has no
--with-system-libiconv, so it has no prefix of its own -- hence the NAME:DIR
form, e.g. --with-static-system-libs=libiconv:/usr/local. Pinning it rewrites
-liconv in the libxml/libxslt/curl link flags and in the bundled-libxml2 macOS
path in RepositoryExternal.mk and libs.mk.

The SDK ships only a .tbd stub for the iconv dylib, so there is no system
libiconv.a to fall back on; without a prefix the link stays -liconv.

show more ...

d77f679406-Aug-2026 Jim Jagielski <jimjag@gmail.com>

Add --with-static-system-libs, and drop -licuuc from the dmake LIBXML2LIB

Takes a comma-separated list (libxml, libxslt, curl) and rewrites each
"-lfoo" to the archive's absolute path, so a dylib si

Add --with-static-system-libs, and drop -licuuc from the dmake LIBXML2LIB

Takes a comma-separated list (libxml, libxslt, curl) and rewrites each
"-lfoo" to the archive's absolute path, so a dylib sitting beside it can't
win. Without it the choice is implicit -- and those dylibs carry absolute
install names that don't exist on an end user's machine.

LIBXML2LIB now filters -licuuc as RepositoryExternal.mk already did, so
dmake and gbuild consumers agree.

show more ...

7d1f057006-Aug-2026 Jim Jagielski <jimjag@gmail.com>

deliver.pl: fix greedy base-name match in the macOS dylib linklib regex

\S matches dots, so the base name swallowed leading version components:
libxslt.1.1.34.dylib keyed as libxslt.1.1 rather than

deliver.pl: fix greedy base-name match in the macOS dylib linklib regex

\S matches dots, so the base name swallowed leading version components:
libxslt.1.1.34.dylib keyed as libxslt.1.1 rather than libxslt, and the
unversioned symlink was never created. Two-component names were unaffected.

show more ...

d3e3951e06-Aug-2026 Jim Jagielski <jimjag@gmail.com>

Revert "RepositoryExternal.mk, libs.mk: prefer /usr/local/lib static libs on macOS"

This reverts commit 9b92099a7350282ddfb677eafe03e37ee774e545.

9b92099a06-Aug-2026 Jim Jagielski <jimjag@gmail.com>

RepositoryExternal.mk, libs.mk: prefer /usr/local/lib static libs on macOS

If the user already has a prebuilt libxml2.a/libxslt.a/libexslt.a/
libcurl.a/libiconv.a under /usr/local/lib, use that inst

RepositoryExternal.mk, libs.mk: prefer /usr/local/lib static libs on macOS

If the user already has a prebuilt libxml2.a/libxslt.a/libexslt.a/
libcurl.a/libiconv.a under /usr/local/lib, use that instead of what
this tree just built. Falls back to the tree's own copy when absent.

show more ...

9187733706-Aug-2026 Jim Jagielski <jimjag@gmail.com>

libs.mk: link libxml2's static-lib deps for dmake modules on macOS

e28c1c5c06-Aug-2026 Jim Jagielski <jimjag@gmail.com>

deliver.pl: recognize macOS libfoo.N.dylib naming in linklib:

807b69bc06-Aug-2026 Jim Jagielski <jimjag@gmail.com>

macosx-dylib-link-list.pl: skip .framework dependencies

The @rpath/... entry for a system framework (e.g. Xcode's bundled
Python3.framework) isn't a flat libFOO.dylib, so locate() can never
find it

macosx-dylib-link-list.pl: skip .framework dependencies

The @rpath/... entry for a system framework (e.g. Xcode's bundled
Python3.framework) isn't a flat libFOO.dylib, so locate() can never
find it and the script died with "unknown". These are system
frameworks, not tree-built dylibs needing a -dylib_file fixup.

show more ...

8dfc656106-Aug-2026 Jim Jagielski <jimjag@gmail.com>

RepositoryExternal.mk: link libxml2's static-lib private deps on macOS

A static archive doesn't record its transitive deps the way a dylib
does. libxml-2.0.pc's own "Libs.private: -lpthread -liconv

RepositoryExternal.mk: link libxml2's static-lib private deps on macOS

A static archive doesn't record its transitive deps the way a dylib
does. libxml-2.0.pc's own "Libs.private: -lpthread -liconv -lm" says
what's actually needed; add it explicitly.

show more ...

559080ed06-Aug-2026 Jim Jagielski <jimjag@gmail.com>

libxml2, libxslt: deliver macOS static archives to solver

cdd6349206-Aug-2026 Jim Jagielski <jimjag@gmail.com>

curl: fix macOS bundled-openssl linker flags and dylib naming

12345678910>>...350