c73745117d
re-base on ALv2 code. Includes:
...
linecap: Reintegrating finished LineCap feature
Work contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
i118815 - Deprecate service due to removed implementation
Patch contributed by Ariel Constenla-Haile
http://svn.apache.org/viewvc?view=revision&revision=1233320
i118814 - Allow set timeout in Mail API
Patch contributed by Ariel Constenla-Haile
http://svn.apache.org/viewvc?view=revision&revision=1235679
included in the Apache baseline:
dr80: #i117511# remove some assertions in xlsx/xlsb import filters
Patch contributed by Daniel Rentz
2012-09-27 11:35:06 +01:00
fc29987385
Remove comment art from offapi and udkapi
...
I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'
$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;
Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-08-12 19:29:16 +02:00
91894d52b6
add mode-lines to .idl files
2012-01-05 09:18:17 +00:00
c8f40655ea
Keep the container and object separate methods.
...
ScVbaControl doesn't have any container instance to pass to the
old method.
2011-08-16 21:22:44 -04:00
d2e538a635
Slightly changed the API.
2011-08-16 21:22:42 -04:00
39b2de7545
Code page should be the same for the same drawing page.
...
This removes O(n^2) from the process of querying the code pages for
form elements.
2011-08-16 21:22:41 -04:00
45e7a5b78c
Strip include guards in idl files
2011-04-02 00:08:53 +02:00
0e91a5b571
Remove RCS lines.
2011-01-31 19:03:47 +01:00
b8250c7382
Some fixes to documentation (part 1)
...
Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.
2011-01-25 07:03:25 +01:00
87ef0fd0ea
#i102261# OLE control event handler support
2009-06-17 13:32:41 +00:00