Age | Commit message (Collapse) | Author |
|
Change-Id: I11ea8814d36cdc6d6838ec80b0bbb272d3116b2d
|
|
Change-Id: I6bca241552bb6f8fa84cf8b45e91e9a86e12dc41
|
|
There are some differences in the generated headers:
cppu_allheaders.hxx now explicitly includes
#include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/genfunc.h>
#include <com/sun/star/uno/genfunc.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Type.h>
#include <com/sun/star/uno/Type.hxx>
sal_allheaders.hxx now does not (explicitly) include
#include <cppunittester/protectorfactory.hxx>
#include <internal/rtllifecycle.h>
#include <osl/detail/android-bootstrap.h>
#include <osl/detail/component-mapping.h>
#include <osl/detail/file.h>
#include <osl/detail/ios-bootstrap.h>
#include <pch/precompiled_sal.hxx>
Change-Id: Ide3c708ac66f23b360b8e130790f8fa8f1911082
|
|
Change-Id: I1f699f9e0294209478680ae3e2e12ae9085c91fc
|
|
Change-Id: I58b8ad5393a4ca01c0131847f220f8c094609b69
|
|
... which allows us to drop gb_ZipPackage.
Change-Id: Ib19f774c63d9b83ec07e99f963533eee431cc53a
|
|
This is in preparation for removing gb_ZipPackage. It is only a
temporary workaround, as the URE headers can be used directly from
$(SRCDIR), once we do the migration of public headers to top-level.
This commit should be reverted then.
Change-Id: I26b7ad6eb7b33797c174573e3c2f69d295408657
|
|
Change-Id: Ife488b476fff54872aa830cff218d4a642f528fc
|
|
Change-Id: I7f171e3908eeddb5f24fd82fe7eb5cfbce77affe
|
|
Change-Id: Iabc029091096c82ff2dc79f0fad8f2bf9ee89514
|
|
Change-Id: I439032a384e75815db050d5468d78496267f665b
|
|
... and also rename it to AllLangPackage.
Change-Id: I5bbc3847f2806221a5e3e4fa063ccc5a3b60a3fb
|
|
Change-Id: Ie066849a312059e9dc2599e73258c57e9ceeda28
|
|
Change-Id: I29d6b8b19a677ecbd4b47fb80574e8b327a16d13
|
|
So no need to ad it in a commandline parameter.
No need to use a vector to store languages.
Change-Id: I1f7d3bd131b5a9ff23d403cee4ac6804ae8e0a0b
|
|
i.e. Edges, Connectors
added interactive preview, allowed these actions for editing
(cherry picked from commit f8721f5f94f74522eae36dc6dc054b983384fac9)
Conflicts:
svx/source/svdraw/svddrgmt.cxx
svx/source/svdraw/svdoedge.cxx
Change-Id: I20b971674e683a25f70f6d2e2f4b5231f38638bc
Related: i#54102# Removed IsInserted() check...
for doing transformations to have them on interactions
(cherry picked from commit 3ca8c0e04015fcd945a66e254d845dc9081aa5e5)
Conflicts:
svx/source/svdraw/svdoedge.cxx
Change-Id: If55e5f0d4bb5aef7f602fdcd03d51014390e8d2a
|
|
Change-Id: I1d81d4c5716c397b84c0a8959b21beacbbbf1138
|
|
Change-Id: I7a0154161d28e59c3e741fd592d3ce175676c901
|
|
Change-Id: I1f53a4f4b9beee501e29149ed88e3ce5d63d9a3c
|
|
Change-Id: I80b0dc6f36f798e06aad2221760b6b36d1a7f82b
|
|
gcc-wrapper is too smart for me to figure out.
Change-Id: Ia36255035ac0be8ddc6cfc26dac06f3cd1310769
|
|
Change-Id: I4d5764d9fd8f03e61c99d5f5597314deefc3ffd5
|
|
Change-Id: Iba5edf90ad26c96697e5acb47055f9311ea73b98
|
|
It contains a missing header needed for Windows.
Change-Id: I538d7d807fef3b6e50e70bf8f48defeb3cb79c9b
|
|
Change-Id: Ia5a73ec2acd3663a35632f268b59c0646cd356ea
|
|
Change-Id: I6a0193df0cdb82e1855c5ac2d38976c7fb29d039
|
|
Not sure what we'll have to do with the internal zlib. Not tested
that scenario yet.
Change-Id: Iec9e4f30b006ceaa2271156650b5ad922d4b40e4
|
|
Change-Id: I7ba26813e1dfdd138096c597abd9f67c953aca4d
|
|
Change-Id: Ib0070ad8509ba4084a8b0871fbc8c24b550433d7
|
|
Change-Id: I05555e9bb7904d7b9c25842d76ebeea53a7c1dfd
|
|
Change-Id: Ie8dad05f8629f8acea735c6ff71851d22b997a37
|
|
Change-Id: Ib7f28a27ea99e76f439673e4971706ed9bb7a488
|
|
Change-Id: I74e2b8299455753d4663f344506912302317b681
|
|
This property is now transferred to SfxMedium. Let's get it from there.
Change-Id: Ie0a4680581500135f3b65370ea94946f02c02cb8
|
|
Change-Id: Iaf2fed36b33d44f06f2c2750f800da5a6dd454ab
|
|
Change-Id: I34167b80e9ac31b32639cd3be903ba9edbdfa41a
|
|
When we fail to load a new document, we shouldn't manually delete
the SfxMedium instance there since SfxObjectShell gets to own it after
the DoLoadExternal call. And we need to throw an error instead of simply
return from load().
Change-Id: Ic194d47dd1caaab3034aba1b9add54c9b5338a38
|
|
Change-Id: I165c75693c4d4acb331e93905392fa7b6f7bc1c0
|
|
Change-Id: Ifa50e460768ffff4b1096d795ab694fea62a6c29
|
|
It was about time.
Change-Id: I87225be540c22b3031c6aee3f3fd9d26795abef8
|
|
Change-Id: Icaf310182dcdd2a5d06c2d4bcbb98e3850fb2d80
|
|
It'll simply call set_auto() for now.
Change-Id: I580b2ecbd34ffe7674f64ade912877ef07a60aca
|
|
With this, string cells from ODS docs get imported. For now, format runs
are ignored.
Change-Id: Ia9530357d3afc6cf4a0c52362bc770560debfd61
|
|
Change-Id: I9c1d0e904464ff2489678972aa5c6b6e4246cd81
|
|
This is because orcus imports cells before it imports the string table.
Change-Id: I1b85be2d9832b9a9a52961ece735de8cd980b893
|
|
This way we won't need to re-compile every time we need to switch between.
Change-Id: I7d56a838c420a645ce8bebe0f0d9beaa78476fd6
|
|
Also, let's not leak memory by returning a new'ed instance from get_styles().
Orcus never manages the life cycle of objects returned from client code.
Change-Id: Id92eb10dbe88c2a55b5d04e408a01fa9c25fa9a1
|
|
But this occasionally crashes.
Change-Id: I0a18d0e210639b43b89b966a54de541b9a43e329
|
|
Change-Id: I58971205bcb0c9f397c64556c84114c0390e8e96
|
|
Change-Id: I815e77640c7c3816e5b9c83b567a8e2051cdb81f
|