Rafael Dominguez
9151c89670
Check if ObjectList has any item with empty instead of size.
2011-05-08 06:37:58 -07:00
Rafael Dominguez
322cbf9d4e
Remove List in GalleryExplorer::FillObjList functions.
2011-05-08 06:37:58 -07:00
Julien Nabet
b21661ce42
Some cppcheck cleaning
2011-05-08 14:31:03 +02:00
Francois Tigeot
61b5d347d8
Fix previous commit.
2011-05-07 12:23:58 +02:00
Francois Tigeot
b042dd8a36
Do not convert file names to MS-DOS style.
2011-05-07 12:12:51 +02:00
Francois Tigeot
eacd5aa2b5
Do not convert file names to FSYS_STYLE_VFAT
2011-05-07 12:02:50 +02:00
Luboš Luňák
d433e1634d
fix horrible indentation
2011-05-06 16:38:33 +02:00
Laurent Godard
c66df18715
add useful msgbox helper awt wrapper
2011-05-06 14:53:43 +01:00
Michael Meeks
55a5d4c611
kill standalone pagein, it is now an integral part of oosplash.bin
2011-05-06 14:53:43 +01:00
Fridrich Štrba
df0071f0ac
Clear a leftover instance of DdeTopics
2011-05-06 10:56:43 +02:00
Fridrich Štrba
1b233cf999
Fix to build
2011-05-06 10:41:50 +02:00
Rafael Dominguez
0105e425ba
Remove usage of List for DdeConnection in SbiDdeControl.
2011-05-06 10:26:00 +02:00
Joseph Powers
747d3154e3
Remove an unused header.
2011-05-05 06:26:47 -07:00
Bjoern Michaelsen
7aec97f3d2
fdo#36727: use gb_Deliver_deliver to deliver to OUTDIR
2011-05-05 10:18:35 +02:00
Andras Timar
181fd3ec5d
copy localized globlmn.hrc to $(OUTDIR)/inc/svx - fdo#36727
...
otherwise other modules would include the en-US only version
and strings in it would be unlocalized in the build
2011-05-05 10:18:06 +02:00
Francois Tigeot
f4e2232c17
No need to convert the path to a relative one
2011-05-05 09:22:34 +02:00
Michael Meeks
2cffe9a5f5
fix fdo#36838 by avoiding -L argument to pagein
2011-05-04 20:27:43 +01:00
Takeshi Abe
de6e29578b
removed dead code
2011-05-05 01:22:16 +09:00
Florian Reuter
771799c23e
external-apm-header.diff: fix WMF scaling in RTF import, n#417818
2011-05-04 17:41:30 +02:00
Kalman Szalai - KAMI
43b8894cc2
Adds OxygenOffice as product in sysui
2011-05-03 17:11:34 +02:00
Cédric Bosdonnat
4240ae68b8
fdo#32872: Fixed components names reintroduced with .component files
2011-05-02 17:14:38 +02:00
Muthu Subramanian
e784a2c0ef
n#690798: Fixed a crasher. Also, improved batch conversion.
...
* The pointer is not removed from the array before 'delete'
* FilterMatcher now uses (input) content to guess better.
2011-05-02 17:01:45 +05:30
Tor Lillqvist
7b7c53a529
Delete unused setup_a.cxx file
2011-05-02 14:11:51 +03:00
Christina Rossmanith
9cc6dfd98f
remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)
2011-04-30 17:43:17 +02:00
Joseph Powers
ce6738ec7b
Remove unneed include of <tools/list.hxx>
2011-04-30 08:03:30 -07:00
Joseph Powers
92072096f7
Ignore .gitattributes
2011-04-30 07:44:15 -07:00
Francois Tigeot
b1cc998d9a
Remove some OS/2 code
2011-04-30 09:02:07 +02:00
Thorsten Behrens
10c0f7f76f
Applied normalize-template-paths-fix (slightly amended)
...
Fixes n#512146
2011-04-29 19:00:48 +02:00
Tor Lillqvist
cca12f114e
Fix compilation error
...
Avoid temporary variable that was moved from a nested block in
previous commit, but had the same name as a variable alredy existing
in this block.
2011-04-29 11:37:49 +03:00
Norbert Thiebaud
5e259ad384
clean-up obsolete define related to gstreamer or lack thereof
2011-04-28 23:56:15 -05:00
Norbert Thiebaud
4323920f40
bad module name in assigning sdi deps for svxcore
2011-04-28 16:27:22 -05:00
Tor Lillqvist
09649920fc
Include <osl/diagnose.h> for OSL_ENSURE etc
...
No idea why this include is suddenly needed.
2011-04-28 16:38:11 +03:00
David Tardon
84098f4624
this wasn't so good idea after all--reverting for now
2011-04-28 15:07:51 +02:00
Luboš Luňák
7d597eaca6
OpenOffice.org -> LibreOffice
2011-04-28 15:01:22 +02:00
Luboš Luňák
282d1e0844
add presumably missing ReleaseSolarMutex() call
...
Noticed by Julien Nabet <serval2412@yahoo.fr>. It seems commit
b58863e8ddc923fa737d064b873b8099a24a8c51 reorganized the code
and removed this call. Not quite sure if it's needed as it has
apparently worked fine for a while, but this should match the code
before that commit (except for the pointless TryToAcquire() ).
2011-04-28 14:04:47 +02:00
Christian Dywan
b3a2cbcd4c
Remove UpdateApplicationSettings function
...
The function did nothing else than set STYLE_OPTION_HIDEDISABLED.
It was also extremely misleading when reading the code.
2011-04-28 11:00:19 +01:00
David Tardon
4da91a4dca
fix typo
2011-04-28 09:14:52 +02:00
David Tardon
42832c6da0
microoptimize this
2011-04-28 08:20:09 +02:00
David Tardon
48da9c8021
make this more readable
2011-04-28 07:55:02 +02:00
David Tardon
741be87229
both branches of the if are same
2011-04-28 07:52:27 +02:00
David Tardon
3a9abcfb89
both branches of the if are same
2011-04-28 07:46:05 +02:00
David Tardon
17d640b872
both branches of the if are same
2011-04-28 07:39:33 +02:00
David Tardon
e49fc29521
the if is useless here--both branches are same
2011-04-28 07:28:53 +02:00
Bjoern Michaelsen
aa90dcca93
add lomenubar Jobs.xcu
2011-04-28 01:44:12 +02:00
Bjoern Michaelsen
2854b25d89
add lomenubar documentation
2011-04-28 01:44:12 +02:00
Bjoern Michaelsen
acb556a223
lp#754562: remove status listener upon exit
...
* use initialization lists
* more const goodness
2011-04-28 01:44:12 +02:00
Andras Timar
d4859a3a97
modify/delete wordbook files for good
...
* extras/source/wordbook/lang/*/soffice.dic: deleted
These files were in old binary format and almost all
language files were replicas of the en-US file. There
were two exceptions: German and Slovenian. André Schnabel
checked the German word list and he said that they can be
deleted. Martin Srebotnjak checked the Slovenian word list
and he asked me to keep those words -> sl.dic
* extras/source/wordbook/oracle.dic: deleted
It was not used in the build. It contained Oracle brand
names, etc.
* extras/source/wordbook/standard.dic: deleted
It was built and delivered, but not packaged. It was an
empty dictionary file which would be created anyway when
the user creates a new empty dictionary.
* extras/source/wordbook/technical.dic:
Entries were sorted so it will be easier to add new words.
Some entries were added from lang/en-US/soffice.dic.
* extras/source/wordbook/sl.dic: added Slovenian words
* extras/source/wordbook/en-US.dic: added English words
* extras/source/wordbook/en-GB.dic: added English words
* scp2/source/ooo/ :
These wordbook files should not depend on the UI language.
They should not be in language packs but they all should
be installed for every language like spell checker
dictionaries.
* officecfg/registry/ :
Paths adjusted, so application looks for wordbook files
in the right directory.
I enabled all dictionaries by default in Linguistic.xcs.
2011-04-26 20:41:27 +02:00
Andras Timar
95cbf328c2
remove double space from en-US message
2011-04-26 20:41:27 +02:00
Tor Lillqvist
527232101c
We only support NT-based Windows
2011-04-26 16:47:44 +03:00
Luboš Luňák
33f178c14b
error dialog when a component (e.g. Writer) is not found (bnc#689116)
2011-04-26 15:22:42 +02:00