History log of /aoo41x/main/odk/ (Results 76 - 100 of 130)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
950aae0c06-Dec-2012 Ariel Constenla-Haile

#i121442# - Add a StatusbarController example displaying the Word Count in Writer

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


examples/cpp/StatusbarController/WordCountStatusbarController/BaseDispatch.cxx
examples/cpp/StatusbarController/WordCountStatusbarController/BaseDispatch.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/DispatchPool.cxx
examples/cpp/StatusbarController/WordCountStatusbarController/DispatchPool.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/LICENSE
examples/cpp/StatusbarController/WordCountStatusbarController/Makefile
examples/cpp/StatusbarController/WordCountStatusbarController/ProtocolHandler.cxx
examples/cpp/StatusbarController/WordCountStatusbarController/ProtocolHandler.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/StatusbarController.cxx
examples/cpp/StatusbarController/WordCountStatusbarController/StatusbarController.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/WordCountDispatch.cxx
examples/cpp/StatusbarController/WordCountStatusbarController/WordCountDispatch.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/WordCountStatusbarController.cxx
examples/cpp/StatusbarController/WordCountStatusbarController/WordCountStatusbarController.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/compfactory.cxx
examples/cpp/StatusbarController/WordCountStatusbarController/defines.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/description/description_en-US.txt
examples/cpp/StatusbarController/WordCountStatusbarController/images/icon.png
examples/cpp/StatusbarController/WordCountStatusbarController/images/icon_hc.png
examples/cpp/StatusbarController/WordCountStatusbarController/macros.hxx
examples/cpp/StatusbarController/WordCountStatusbarController/project.mk
examples/cpp/StatusbarController/WordCountStatusbarController/registry/data/org/openoffice/Office/Addons.xcu
examples/cpp/StatusbarController/WordCountStatusbarController/registry/data/org/openoffice/Office/ProtocolHandler.xcu
examples/cpp/StatusbarController/WordCountStatusbarController/registry/data/org/openoffice/Office/UI/Controller.xcu
examples/cpp/StatusbarController/WordCountStatusbarController/xml/components.xml
examples/cpp/StatusbarController/WordCountStatusbarController/xml/description.xml
examples/cpp/StatusbarController/WordCountStatusbarController/xml/manifest.xml
examples/cpp/StatusbarController/WordCountStatusbarController/xml/update.xml
bcbf0eee06-Dec-2012 Ariel Constenla-Haile

#i121442# - Add a StatusbarController example replacing the existing ".uno:SelectionMode" in Writer

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

#i121442# - Add a StatusbarController example replacing the existing ".uno:SelectionMode" in Writer

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

show more ...


examples/cpp/StatusbarController/SelectionModeStatusbarController/LICENSE
examples/cpp/StatusbarController/SelectionModeStatusbarController/Makefile
examples/cpp/StatusbarController/SelectionModeStatusbarController/SelectionModeStatusbarController.cxx
examples/cpp/StatusbarController/SelectionModeStatusbarController/SelectionModeStatusbarController.hxx
examples/cpp/StatusbarController/SelectionModeStatusbarController/StatusbarController.cxx
examples/cpp/StatusbarController/SelectionModeStatusbarController/StatusbarController.hxx
examples/cpp/StatusbarController/SelectionModeStatusbarController/compfactory.cxx
examples/cpp/StatusbarController/SelectionModeStatusbarController/defines.hxx
examples/cpp/StatusbarController/SelectionModeStatusbarController/description/description_en-US.txt
examples/cpp/StatusbarController/SelectionModeStatusbarController/images/icon.png
examples/cpp/StatusbarController/SelectionModeStatusbarController/images/icon_hc.png
examples/cpp/StatusbarController/SelectionModeStatusbarController/macros.hxx
examples/cpp/StatusbarController/SelectionModeStatusbarController/project.mk
examples/cpp/StatusbarController/SelectionModeStatusbarController/registry/data/org/openoffice/Office/Addons.xcu
examples/cpp/StatusbarController/SelectionModeStatusbarController/registry/data/org/openoffice/Office/UI/Controller.xcu
examples/cpp/StatusbarController/SelectionModeStatusbarController/xml/components.xml
examples/cpp/StatusbarController/SelectionModeStatusbarController/xml/description.xml
examples/cpp/StatusbarController/SelectionModeStatusbarController/xml/manifest.xml
examples/cpp/StatusbarController/SelectionModeStatusbarController/xml/update.xml
b412cf0606-Dec-2012 Ariel Constenla-Haile

#i121442# - Add a StatusbarController example replacing the existing ".uno:ModifiedStatus" in Writer

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

#i121442# - Add a StatusbarController example replacing the existing ".uno:ModifiedStatus" in Writer

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

show more ...


examples/cpp/StatusbarController/ModifiedStatusbarController/LICENSE
examples/cpp/StatusbarController/ModifiedStatusbarController/Makefile
examples/cpp/StatusbarController/ModifiedStatusbarController/ModifiedStatusbarController.cxx
examples/cpp/StatusbarController/ModifiedStatusbarController/ModifiedStatusbarController.hxx
examples/cpp/StatusbarController/ModifiedStatusbarController/StatusbarController.cxx
examples/cpp/StatusbarController/ModifiedStatusbarController/StatusbarController.hxx
examples/cpp/StatusbarController/ModifiedStatusbarController/compfactory.cxx
examples/cpp/StatusbarController/ModifiedStatusbarController/defines.hxx
examples/cpp/StatusbarController/ModifiedStatusbarController/description/description_en-US.txt
examples/cpp/StatusbarController/ModifiedStatusbarController/images/icon.png
examples/cpp/StatusbarController/ModifiedStatusbarController/images/icon_hc.png
examples/cpp/StatusbarController/ModifiedStatusbarController/images/statusbaricon.png
examples/cpp/StatusbarController/ModifiedStatusbarController/macros.hxx
examples/cpp/StatusbarController/ModifiedStatusbarController/project.mk
examples/cpp/StatusbarController/ModifiedStatusbarController/registry/data/org/openoffice/Office/Addons.xcu
examples/cpp/StatusbarController/ModifiedStatusbarController/registry/data/org/openoffice/Office/UI/Controller.xcu
examples/cpp/StatusbarController/ModifiedStatusbarController/xml/components.xml
examples/cpp/StatusbarController/ModifiedStatusbarController/xml/description.xml
examples/cpp/StatusbarController/ModifiedStatusbarController/xml/manifest.xml
examples/cpp/StatusbarController/ModifiedStatusbarController/xml/update.xml
985d02c706-Dec-2012 Ariel Constenla-Haile

#i121442# - Add sed and cat as dependencies

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

99f4f8de06-Dec-2012 Ariel Constenla-Haile

odk - Update PRODUCT_RELEASE to reflect trunk

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

880646fc06-Dec-2012 Ariel Constenla-Haile

odk - Fix reading OOVERSION from settings/dk.mk

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

a412ed6406-Dec-2012 Ariel Constenla-Haile

odk - Remove support for tcsh shell

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

9cb05e4206-Dec-2012 Ariel Constenla-Haile

odk - Add support for extension platform

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

4847a43b06-Dec-2012 Ariel Constenla-Haile

odk - Add output directory for deploying extenisons

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

2752044b06-Dec-2012 Ariel Constenla-Haile

odk - Define OSL_DEBUG_LEVEL when DEBUG

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

Revision tags: AOO340
0b7957c515-Oct-2012 Ariel Constenla-Haile

#i111555# - Don't force 32 bits JVM on Linux

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

a9f7a38611-Sep-2012 Jürgen Schmidt

add SCM revision number to identify the related sources easier

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

507825dd25-Aug-2012 Ariel Constenla-Haile

#i120710# - Fix typo in license text

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

b591cb7415-Jun-2012 Ariel Constenla-Haile

Custom Panel SDK Example Fixes

- Remove unused boost header
- OUT_DEPLOY_URL must be an URL

Both break building the example on Windows.

git-svn-id: https://svn.apache.o

Custom Panel SDK Example Fixes

- Remove unused boost header
- OUT_DEPLOY_URL must be an URL

Both break building the example on Windows.

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

show more ...

a53d609c15-Jun-2012 Ariel Constenla-Haile

Remove delzip from Custom Tool Panel SDK Example


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

abfe7a5a15-Jun-2012 Ariel Constenla-Haile

Make Custom Panel example build and run

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

760d135f15-Jun-2012 Ariel Constenla-Haile

Move Custom Panel example to the SDK

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

0c00bdcc10-Jun-2012 Ariel Constenla-Haile

Fix License header in Makefiles

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

1e9a51a104-Jun-2012 Jürgen Schmidt

119676: correct links

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

45ef6fe131-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

58d7008031-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

760cb77f29-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

d71964d529-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

5b501c9229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

f8ad1cf226-Mar-2012 Jürgen Schmidt

119098: add missing licence header

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

123456