Commit graph

13490 commits

Author SHA1 Message Date
Júlio Hoffimann
cc43bda7ea left arrow comments removed // <-- 2011-04-22 14:37:13 +02:00
David Tardon
63fd9311c6 build resources too 2011-04-21 20:56:07 +02:00
David Tardon
0608776402 deliver sd/res 2011-04-21 20:56:06 +02:00
David Tardon
e361d5b5aa the xml/ prefix is the other way around 2011-04-21 20:56:06 +02:00
David Tardon
3f3b556354 be prepared for nonexist. dir 2011-04-21 20:56:05 +02:00
David Tardon
ca648de248 gbuildize slideshow 2011-04-21 20:56:05 +02:00
David Tardon
3f8677fc6f gbuildize sd 2011-04-21 20:56:05 +02:00
David Tardon
5cf47b377d change extension to .cxx 2011-04-21 20:56:04 +02:00
Julien Nabet
b2a36656c4 Easyhack: Add visibility markup to all component_get* functions 2011-04-20 23:10:44 +02:00
Christina Rossmanith
0807d7b89f remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (impress) 2011-04-19 20:56:28 +02:00
Julien Nabet
35218257a2 Replace %d, %x by SAL_PRIdINT32, SAL_PRIuUINT32 and SAL_PRIxUINT32 2011-04-19 10:39:02 +02:00
Caolán McNamara
8ea7061fd3 Resolves: rhbz#695509 crash in RefreshDocumentLB 2011-04-17 22:57:40 +01:00
Caolán McNamara
ec240eafe9 Split construct into bits that depend on showing the window and not
This fixes a horrific a11y problem where Show triggers callbacks
to virtual methods, while the object is not fully constructed,
which means, that the *baseclass* virtual method is called,
not the *derived* virtual method that constructs the a11y wrapper

enable a11y, and run the smoketest with dbg-util before touching
this stuff
2011-04-15 14:02:47 +01:00
Caolán McNamara
20015bfb1b document ViewShell::CreateAccessibleDocumentView problem 2011-04-15 09:04:34 +01:00
Caolán McNamara
34af0dd022 add i18npool 2011-04-15 08:59:05 +01:00
Caolán McNamara
a84ab5f677 WaE: shadowed variable 2011-04-15 08:56:01 +01:00
Caolán McNamara
3154665f5b none of these classes or headers is actually used 2011-04-15 08:54:49 +01:00
Caolán McNamara
525607144c fix accessibility crash
two different callbacks connected to the same destination where
that destination unset the callback id of one of the callbacks
2011-04-14 14:17:43 +01:00
Dona Hertel
f7ccecc999 Easy Hack remove dead code and uncompiled code in 'sd' module 2011-04-14 11:36:04 +02:00
Caolán McNamara
5cc66424b3 a11y: don't look for accessiblechildren when there are none 2011-04-13 16:01:36 +01:00
Caolán McNamara
5fbafa2882 make this safe 2011-04-13 13:13:45 +01:00
Radek Doulik
557ae8c01f added sdfilt.component for pptx export 2011-04-08 14:43:04 +02:00
Petr Mladek
992c347214 Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-04-06 19:25:24 +02:00
Petr Mladek
08f795fef4 Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4 2011-04-05 17:34:44 +02:00
Caolán McNamara
9ebb6de757 that's a completely pointless getGlobalMutex acquisition 2011-04-04 12:19:42 +01:00
Caolán McNamara
60a77056bf use rtl::Static where double-locked pattern used 2011-04-04 12:19:22 +01:00
Petr Mladek
15642286fa LibreOffice-3.5 development started in master
Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.
2011-04-01 15:26:09 +02:00
Petr Mladek
486270c1b4 Branch libreoffice-3-4
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.
2011-04-01 15:13:15 +02:00
Caolán McNamara
745469225d fix catastrophic merge to restore video playback 2011-04-01 12:00:12 +01:00
Caolán McNamara
1e1a14ba90 catch exceptions by const reference 2011-03-31 16:38:16 +01:00
Caolán McNamara
0325f34457 catch exceptions by const reference 2011-03-31 15:41:13 +01:00
Caolán McNamara
3cfb9c869e bOutlineMode set but unused 2011-03-30 20:07:42 +01:00
Caolán McNamara
dac59047be centralize caserotate 2011-03-30 09:17:33 +01:00
Francisco Saito
216df6626e drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:37 +01:00
Francisco Saito
fafdd0a6fd drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:16 +01:00
Norbert Thiebaud
c89df72dfc use --xxx instead -f -xxx for command line options 2011-03-29 14:33:40 -05:00
Caolán McNamara
c30e0fe5d2 add in pre/post win to build 2011-03-28 14:13:45 +01:00
Caolán McNamara
694aee0ce3 use PartialWeakComponentImplHelperX for overloaded-virtual 2011-03-28 14:13:45 +01:00
Caolán McNamara
10a883604e use PartialWeakComponentImplHelperX for overloaded-virtual 2011-03-28 14:13:45 +01:00
Cédric Bosdonnat
94a32175d1 Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows 2011-03-28 11:19:49 +02:00
Bjoern Michaelsen
6182e90a34 migrate sd subsequenttests to gbuild 2011-03-27 23:28:08 +02:00
Francois Tigeot
b33b2166e2 Temporarily disable unit tests broken on DragonFly. 2011-03-27 16:34:36 +02:00
Bjoern Michaelsen
bcb2ecf467 fd#35693: disable hangin subsequenttests (complex and unoapi tests)
- chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile
2011-03-26 17:07:02 +01:00
Julien Nabet
83b5750429 Try to resurrect "add slide thumbnails to HTML export" part 2011-03-25 18:56:02 +01:00
Fridrich Štrba
ab5c7e87cf Wholesale prewin.h/postwin.h removal 2011-03-25 18:50:27 +01:00
Caolán McNamara
81a8cc74df WaE: get member init order list correct 2011-03-25 15:34:52 +00:00
Petr Mladek
1dbcfd766e set build depencencies against the new "translations" module 2011-03-25 12:15:06 +01:00
Caolán McNamara
1e3bbab379 windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR 2011-03-24 11:43:13 +00:00
Kohei Yoshida
a39c8b9adb These string ID's are no longer resolved. Do as Writer does. 2011-03-23 19:02:18 -04:00
Jan Holesovsky
63b2496ab4 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress 2011-03-23 17:13:34 +01:00