Caolán McNamara
5891d6e314
update list, ditch newbies
2011-08-12 11:51:12 +01:00
Caolán McNamara
f3aebf9a3b
why make a copy just to use some const methods, optimize
2011-08-11 11:10:39 +01:00
Joseph Powers
45f891fbb6
unusedcode.easy: clean up Class SvtOptionsDrawinglayer_Impl
2011-08-10 21:00:37 -07:00
Joseph Powers
c1347b3c33
unusedcode.easy: cleanup up of class GraphicManager
2011-08-10 20:16:06 -07:00
Julien Nabet
0410bbafaf
Some cppcheck cleaning
2011-08-10 23:05:50 +02:00
Caolán McNamara
20edd9cfbd
revert lunatic commit, restore paste
2011-08-10 14:14:05 +01:00
Caolán McNamara
f3374fbb08
convert this debugging thing over too
2011-08-10 14:14:05 +01:00
Eike Rathke
ea4470cbac
Number formatter sal_Bool -> bool clean-up and cosmetics
2011-08-10 01:32:41 +02:00
Caolán McNamara
fa419956a1
Convert directly from RTL_TEXTENCODING_IBM_437 to unicode
...
When we draw this text we assume it's in RTL_TEXTENCODING_IBM_437 and convert
from RTL_TEXTENCODING_IBM_437 to unicode.
So why when we determine the width to use convert from RTL_TEXTENCODING_IBM_437
to the system encoding, which could be anything, and get the width of that ?
2011-08-09 09:32:39 +01:00
Caolán McNamara
8a3cdcdc5d
callcatcher: remove unused methods
2011-08-08 13:04:48 +01:00
Caolán McNamara
5e6c0fb9ce
dont need FLUSH afaics
2011-08-08 13:04:48 +01:00
Caolán McNamara
eb90c62884
ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar
2011-08-08 13:04:47 +01:00
Caolán McNamara
5796909fbd
remove unused roadmapwizard methods
2011-08-08 13:04:47 +01:00
Joseph Powers
665987630f
Replace List with std::vector< GraphicFilter* >
2011-08-06 07:12:20 -07:00
Caolán McNamara
cff81810e3
build-breakage: remove stray unused inlines and now dead usings
2011-08-05 14:30:52 +01:00
Caolán McNamara
9c0bcbaa53
callcatcher: remove unused methods
2011-08-04 09:36:47 +01:00
Thomas Arnhold
75596f03ac
callcatcher: remove unused methods
2011-08-02 18:23:38 +02:00
Caolán McNamara
ef6add9a7e
callcatcher: remove unused code
2011-07-31 23:49:35 +01:00
Caolán McNamara
2769f2d061
simply this and return a new string
2011-07-31 21:18:02 +01:00
Eike Rathke
959d244198
Removed Kabyle language entry.
2011-07-30 14:55:56 -04:00
Caolán McNamara
f1346a0dae
check that reads succeeded
2011-07-29 10:56:42 +01:00
Caolán McNamara
b74f17642d
callcatcher: ditch various unused methods
2011-07-28 09:02:37 +01:00
Thomas Arnhold
bf2373daf5
callcatcher: remove unused methods
2011-07-26 23:39:04 +02:00
Thomas Arnhold
8b61f66aab
callcatcher: clean up SvTreeList{Box}
2011-07-26 23:39:03 +02:00
Radek Doulik
e5e782730d
enable emf debug dump when dbglevel > 1
2011-07-26 14:30:52 +02:00
Radek Doulik
bcd76a23fa
fix debug build
2011-07-26 14:30:51 +02:00
Caolán McNamara
94a2bbe8c2
callcatcher: remove unused mapEventIDToName
2011-07-26 10:14:29 +01:00
Caolán McNamara
bd030a5777
EMF+ records don't need payload all the time
...
Fix for fdo#39517. Looking through the emf+ records, it looks like the
assumption made that the minimum valid record length is 12 + non-0
length payload isnt' right, looks like that the minimum valid record
length is just 12, i.e. no need for a payload.
2011-07-25 18:09:37 +02:00
Thomas Arnhold
14ff4c2ca0
callcatcher: remove unused methods
2011-07-25 15:13:05 +02:00
Caolán McNamara
0716cdefb3
callcatcher: remove unused ForcePendingCall
2011-07-25 10:11:31 +01:00
Joseph Powers
a3a5ec7331
unusedcode.easy: Class SvtOptionsDrawinglayer cleanup
2011-07-24 06:45:19 -07:00
Joseph Powers
3f14d0b924
unusedcode.easy: Class SvtDocumentTemplateDialog cleanup
2011-07-24 06:19:21 -07:00
Joseph Powers
18d18c8a56
unusedcode.easy: svxIconChoiceCtrl_Impl
...
Doing List cleanup, I ran into SaveSelection() and decided to delete it.
While I was in the class, I went ahead and cleanup them all up.
2011-07-23 07:20:33 -07:00
Joseph Powers
d3deac524b
Remove DragDrop code from class SvxIconChoiceCtrl_Impl
...
It wasn' used so no one should miss it.
2011-07-23 06:03:16 -07:00
Joseph Powers
c8d8c44276
Replace List with std::vector< BSaveStruct* >
2011-07-23 05:27:53 -07:00
Kohei Yoshida
8ebb30fbc4
Converted HTMLOptions to boost::ptr_vector.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
7e88c5ee46
Initialize members in the initializer of the ctor.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
4709572e4a
sal_Bool to bool.
2011-07-22 22:06:26 -04:00
Caolán McNamara
4261ccbe8a
callcatcher: remove unused methods
2011-07-22 10:18:37 +01:00
Thomas Arnhold
ca402fa0da
callcatcher: completely remove SvIconView
2011-07-21 15:42:51 +02:00
Caolán McNamara
3e4269deb5
ByteString::CreateFromInt32->rtl::OStringBuffer::append
2011-07-21 09:29:09 +01:00
Thomas Arnhold
c2f4124291
callcatcher: cleanup BrowseBox
2011-07-20 16:38:54 +02:00
Joseph Powers
91ee802640
Whitespace cleanup
2011-07-20 06:33:30 -07:00
Troy Rollo
8e2abdc515
Preserve RTF \'00 sequences (NULL) in strings
2011-07-19 14:47:02 +01:00
Joseph Powers
2274aae755
Replace List with SvxIconChoiceCtrlEntryList_impl
2011-07-18 05:16:02 -07:00
Caolán McNamara
8104b3710e
callcatcher: remove unused methods
2011-07-18 12:21:26 +01:00
Michael Meeks
ea8a56a593
add new InsertAutomaticEntryColor method
2011-07-18 11:12:19 +01:00
Julien Nabet
d490803635
An error in my previous fix
2011-07-17 23:23:55 +02:00
Julien Nabet
f0c04d9bf3
Some fixes for compilation
2011-07-17 16:14:30 +02:00
Joseph Powers
602cbe4d17
Fix type missmatch in SvxIconChoiceCtrl_Impl.
...
Sorry about that. My compiler (gcc 4.0) doesn't notice on a 32bit build.
Thanks go to Maciej Rumianowski for pointing this out.
2011-07-17 06:45:10 -07:00
Joseph Powers
50f1b1ff71
Replace List with std::vector< SvxIconChoiceCtrlEntry* >
2011-07-15 05:43:11 -07:00
David Tardon
86c53492cc
error: attempt to increment a singular iterator
2011-07-15 07:51:37 +02:00
Caolán McNamara
785b4c2f48
callcatcher: remove unused ifdef branch
2011-07-14 15:31:43 +01:00
Nigel Hawkins
42c4b54fe5
Revert "WaE: unused parameter"
...
This reverts commit 070016df3becc51d467fbf2e70312106d7392c89.
Thomas and I both submitted different fixes at about the same time.
2011-07-14 10:03:12 +01:00
Nigel Hawkins
b1e607a2ee
Fix "unused attribute" build error.
...
This reverts parts of
82ea128f190dbe8d707cb140a5a2bb2b48bef58d
e1309004099d1a1c0a9bc1ba6de9e5054629da3c
which were a bit over-zealous at removing "unused" stuff. LGPLv3+/MPL
2011-07-14 09:51:22 +01:00
Thomas Arnhold
364b742f36
WaE: unused parameter
2011-07-14 09:53:11 +02:00
Thomas Arnhold
2b4d711e0f
callcatcher: remove PrinterSetupDialog::GetOptionsHdl
2011-07-14 08:19:56 +02:00
Thomas Arnhold
10f28d5c9a
callcatcher: build fixes
...
- remove the correct SetUpdateMode()
- Clone() always returns NULL
- SetFont() doesn't do anything
2011-07-14 08:19:56 +02:00
Thomas Arnhold
571eedc0cf
callcatcher: remove TransferableHelper::Foo
2011-07-14 08:19:56 +02:00
Thomas Arnhold
7ca22e561b
callcatcher: remove TransferableDataHelper::GetInterface
2011-07-14 08:19:55 +02:00
Thomas Arnhold
851cb7e311
callcatcher: remove TransferDataContainer::ClearData
2011-07-14 08:19:55 +02:00
Thomas Arnhold
e8d4b4ffa0
callcatcher: remove TextView::Foo
2011-07-14 08:19:55 +02:00
Thomas Arnhold
a5d227a076
callcatcher: remove TextUndoSetAttribs
2011-07-14 08:19:55 +02:00
Thomas Arnhold
1ccbcfddd1
callcatcher: remove TextEngine::Foo
2011-07-14 08:19:55 +02:00
Thomas Arnhold
ad50fa236b
callcatcher: remove TextCharAttribList::DbgCheckAttribs
2011-07-14 08:19:55 +02:00
Thomas Arnhold
a434c5236f
Remove EDITDEBUG
2011-07-14 08:19:54 +02:00
Thomas Arnhold
e19c00ed76
callcatcher: remove unused TextAttrib stuff
2011-07-14 08:19:54 +02:00
Thomas Arnhold
36b7696fbc
callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItem
2011-07-14 08:19:54 +02:00
Thomas Arnhold
8d7b1fba41
callcatcher: remove unused TaskStatusBar::Foo
2011-07-14 08:19:54 +02:00
Thomas Arnhold
55de765205
callcatcher: remove unused TaskBar::Foo
2011-07-14 08:19:54 +02:00
Thomas Arnhold
91ef838219
callcatcher: remove unused TabBar::Foo
2011-07-14 08:19:53 +02:00
Joseph Powers
114508f9d8
Replace List with std::vector< GraphicObject* >
...
I also replaced sal_Bool with bool. It's a private class so this is safe;
only salBool GraphicCache::FillSwappedGraphicObject() leaks to bool to
the world.
2011-07-13 21:13:00 -07:00
Joseph Powers
3e7cc99273
Replace List with std::vector< GraphicObject* >
2011-07-13 19:59:10 -07:00
Joseph Powers
66803f4a1f
Replace List with std::vector< Window* >
...
I also removed the unused Dummy class members.
2011-07-13 06:59:16 -07:00
Caolán McNamara
832fa247b7
callcatcher: unused methods
2011-07-13 10:25:32 +01:00
Joseph Powers
51764de673
Replace List with std::vector< IMapObject* >
...
I also removed some unused methods.
2011-07-12 20:07:40 -07:00
Matus Kukan
22f299b12e
Remove component_getImplementationEnvironment methods
2011-07-12 17:59:30 +02:00
Thomas Arnhold
c0ca459ed0
callcatcher: remove unused IMapObject::GetPixelPoint
2011-07-12 00:59:53 +02:00
Thomas Arnhold
554981b2d3
callcatcher: remove unused IMapObject::GetLogPoint
2011-07-12 00:59:53 +02:00
Miklos Vajna
013fa91412
Remove unused RTFOutFuncs::Out_Fontname
2011-07-11 21:07:06 +02:00
Caolán McNamara
3a9ef1a02d
compiler can now detect additional unused function
2011-07-11 09:05:07 +01:00
Caolán McNamara
e6a9ee2d30
callcatcher: unused methods
2011-07-11 09:05:06 +01:00
Caolán McNamara
0e4a38bb6e
callcatcher: unused FieldToMapUnit
2011-07-11 09:05:06 +01:00
Caolán McNamara
ae0e8ff40c
callcatcher: unused ImpATan2
2011-07-11 09:05:06 +01:00
Caolán McNamara
583166b519
callcatcher: remove this unused ImpMultBig2 variant
2011-07-11 09:05:06 +01:00
Caolán McNamara
d7f18c8f60
callcatcher: unused GetSchnittBit
2011-07-11 09:05:06 +01:00
Caolán McNamara
27c6b816bc
remove unused and archaic ImpCartToPolar
2011-07-11 09:05:05 +01:00
Caolán McNamara
0e3e30c57e
remove unused and archaic ImpPolarToCart
2011-07-11 09:05:05 +01:00
Caolán McNamara
34a4f4ea35
callcatcher: WriteWindowMetafile moved to binfilter long ago, remove this copy
2011-07-11 09:05:05 +01:00
Caolán McNamara
d208b1094a
callcatcher: remove unused PIList* methods
2011-07-11 09:05:05 +01:00
Joseph Powers
7d1a41c189
Replace List with std::vector< AInfo* >
...
I actually moved the List member from the class to a class method. I think
this is safe because the member was only used in one method and it's life-
span was limited to the one method (populate, process, dispose - all in one
"if" block.
I also removed all the member's export methods since no one used them.
2011-07-09 16:01:45 -07:00
Takeshi Abe
1737c05013
header for rtl::OStringBuffer
2011-07-08 18:12:46 +09:00
Caolán McNamara
930450f44e
ByteString::CreateFromInt32->rtl::OString::valueOf
2011-07-07 11:18:39 +01:00
Cédric Bosdonnat
004a29b9ac
Fixed a crash: GDIMetafile was deleted twice
2011-07-06 18:05:48 +02:00
Caolán McNamara
8ba39261d6
handle busted emf lengths
2011-07-06 13:41:52 +01:00
Caolán McNamara
a0a3c24609
ByteString::CreateFromInt32->rtl::OString::valueOf
2011-07-02 23:17:56 +01:00
Francois Tigeot
094092d474
Do not include filedlg.hxx when not necessary
2011-07-01 07:31:26 +02:00
Caolán McNamara
7fe95cc52c
remove deprecated ByteString::CreateFromInt64
2011-06-29 09:05:07 +01:00
Luke Symes
1dc2221b26
Fix ScrollToAbsPos to work when we have an empty list.
2011-06-27 10:13:49 +02:00
Matus Kukan
ec2ba48815
update component factory methods to use new prefixes, to add lib merging
2011-06-24 14:58:40 +01:00
Caolán McNamara
f1251f68b1
remove parse ByteString variant
2011-06-23 09:08:07 +01:00
Luke Symes
a7e20d7ae2
Implement GetLastEntryInView for SvTreeListBox.
...
This function matches up with GetFirstEntryInView, and will be useful
in saving the scroll state of a SvTreeListBox, in particular
the CustomAnimationList.
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:57:54 +03:00
Luke Symes
657a01ef25
Implement ScrollToAbsPos for listboxes.
...
Scrolls the listbox so the given entry is the first visible entry.
The existing MakeVisible is not good enough since it won't scroll
down if the given entry is already visible.
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:57:52 +03:00
Luke Symes
16c9d63da6
Set the listbox height to an integer multiple of the listbox entry height.
...
This ensures that we don't get a half visible entry at the bottom of the view.
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:57:50 +03:00
Caolán McNamara
6c359e5757
ByteString->rtl::OStringBuffer
2011-06-21 09:13:10 +01:00
Robert Nagy
c481fc6bb8
add missing newline to the end of file to silence the compiler
2011-06-20 17:08:12 +02:00
Caolán McNamara
b74c7e7fce
silence unhelpful assert
2011-06-20 11:08:37 +01:00
Takeshi Abe
b33ae7fc70
remove dead code
2011-06-18 00:01:15 +09:00
Tor Lillqvist
174be928f7
Put the local LetterTable class in the anonymous namespace
2011-06-16 21:07:51 +03:00
Andras Timar
0abc701a09
add Teke-Eboo language - fdo#37275
2011-06-14 17:52:33 +02:00
Caolán McNamara
f2ef13b219
catch by const reference
2011-06-14 09:56:45 +01:00
Caolán McNamara
94cc09fbd0
fix assert, title column added twice
2011-06-14 09:56:44 +01:00
Caolán McNamara
31558d6086
quieten this down a bit
2011-06-13 14:09:27 +01:00
Caolán McNamara
a13904ead0
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
2011-06-13 11:43:36 +01:00
Radek Doulik
12c57820da
fixed debug build
2011-06-10 16:00:58 +02:00
Caolán McNamara
68ae0620db
fix build, and fix reversed logic
2011-06-10 14:40:55 +01:00
Joseph Powers
7ecb95bbd9
Change ScTreeEntryList to no longer depend on class List.
...
Version 2.0 of the patch. It works this time...
2011-06-10 05:41:14 -07:00
Christina Rossmanith
463563853a
Changed return type of GetHTMLColor
2011-06-05 21:29:06 +02:00
Christina Rossmanith
a4492e92c4
Removed lines from merge conflicts
2011-06-04 13:04:33 +02:00
Christina Rossmanith
3ceeddf4b3
Use SAL_CALL / refurbish #include's (IWYU) / sal_Bool->bool
2011-06-04 13:04:32 +02:00
Christina Rossmanith
260c854f39
Changed HTML_ColorEntry.nColor to sal_uInt32
2011-06-04 13:04:32 +02:00
Christina Rossmanith
56d6589368
Added HTML_TOKEN_ONOFF test
2011-06-04 13:04:32 +02:00
Christina Rossmanith
b419b82c14
Translated comments
2011-06-04 13:04:32 +02:00
Christina Rossmanith
5add730b41
Removed comments/commented code
2011-06-04 13:04:32 +02:00
Christina Rossmanith
a58a4f943f
Translated comments
2011-06-04 13:04:31 +02:00
Christina Rossmanith
11cbcb8b08
Bug 36390 <title /> breaks html filter fixed
2011-06-04 13:04:31 +02:00
Christina Rossmanith
1f967b487f
Translated comments German->English
2011-06-04 13:04:31 +02:00
Caolán McNamara
a5ef12f38f
overly static
2011-06-01 15:21:55 +01:00
Caolán McNamara
8d962494a8
tidy this up
2011-06-01 15:21:54 +01:00
Caolán McNamara
d248451ca3
use tunnel pattern here
2011-06-01 15:21:54 +01:00
Joseph Powers
3c16062109
Replace List in SvTreeList with a vector<>
2011-06-01 04:55:18 -07:00
Luboš Luňák
99dd038001
vcl::DeleteOnDeinit for static BitmapEx objects
...
they should not outlive VCL cleanup (need X connection, etc.)
2011-05-31 20:55:53 +02:00
Jan Holesovsky
ec6c98105a
Merge commit 'libreoffice-3.4.0.2'
...
Conflicts:
svtools/source/filter/wmf/winmtf.hxx
tools/source/fsys/urlobj.cxx
unotools/source/config/configmgr.cxx
unotools/source/config/makefile.mk
vcl/inc/vcl/cursor.hxx
vcl/source/gdi/outdevnative.cxx
vcl/source/window/abstdlg.cxx
vcl/source/window/toolbox.cxx
vcl/unx/generic/printer/ppdparser.cxx
vcl/unx/generic/printer/printerinfomanager.cxx
2011-05-31 10:45:54 +02:00
Jan Holesovsky
66bf06edd0
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui
...
Conflicts:
vcl/source/control/makefile.mk
vcl/unx/generic/printer/ppdparser.cxx
2011-05-27 21:12:53 +02:00
Jan Holesovsky
9e5584a826
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
cppcanvas/source/mtfrenderer/implrenderer.cxx
i18npool/inc/i18npool/lang.h
i18npool/source/isolang/isolang.cxx
svtools/source/filter/exportdialog.cxx
svtools/source/graphic/grfmgr.cxx
vcl/aqua/source/dtrans/aqua_service.cxx
vcl/aqua/source/window/salframe.cxx
vcl/inc/sft.hxx
vcl/inc/unx/pspgraphics.h
vcl/inc/vcl/cursor.hxx
vcl/inc/vcl/gdimtf.hxx
vcl/inc/vcl/settings.hxx
vcl/prj/d.lst
vcl/source/app/settings.cxx
vcl/source/control/edit.cxx
vcl/source/gdi/gdimtf.cxx
vcl/source/window/cursor.cxx
vcl/source/window/window.cxx
vcl/unx/generic/fontmanager/fontconfig.cxx
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
vcl/unx/kde4/KDESalGraphics.cxx
2011-05-27 20:47:31 +02:00
Nigel Hawkins
380b9b03ec
Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.
2011-05-27 17:23:59 +01:00
Thorsten Behrens
f8e2114229
Fix build breakage (dbgutil build)
2011-05-27 17:03:19 +02:00
Joseph Powers
20bcc31a9e
Revert TreeList to vector<> conversion.
...
This fixes a bug in Options->Path. I'll need to rework the conversion
later.
2011-05-26 20:24:11 -07:00
Chr. Rossmanith
e6703ce8a2
remove __cdecl and use SAL_CALL instead
2011-05-26 15:05:21 +02:00
Joseph Powers
55e0396f07
Replace the List in SvTreeList with a vector<>
...
Also fixed a small bug:
SvTreeEntryList::GetPos() would return 0 for not found; however, everywhere
the function was used, it was checked against ULONG_MAX as beging not found.
2011-05-23 19:49:46 -07:00
Caolán McNamara
b884958ff7
Resolves: fdo#36940 use natural string sorter as default svtools string sorter
2011-05-23 13:58:53 +01:00
Caolán McNamara
7a67aa4714
WaE: build without warnings
2011-05-23 09:05:45 +01:00
Caolán McNamara
ba04800b57
fix indent and reduce spew
2011-05-23 08:55:22 +01:00
Joseph Powers
048b7f0f99
class SvTreeEntryList is no longer dependant on class List
2011-05-22 20:29:35 -07:00
Tor Lillqvist
27266b10b8
Drop OS2
2011-05-21 17:00:45 +03:00
Caolán McNamara
79fb9ad187
drop extra fprintfs
2011-05-20 15:23:40 +01:00
Caolán McNamara
1c2fb22cc2
make this a well-behaved singleton
2011-05-20 15:23:40 +01:00
Caolán McNamara
d5b6a350eb
fix merge conflicts
2011-05-20 15:23:40 +01:00
Caolán McNamara
88719808e7
pointless non-NULL check
2011-05-20 15:23:39 +01:00
Caolán McNamara
eea38328ba
valgrind: release this memory eventually
2011-05-20 15:23:39 +01:00
Caolán McNamara
81d1006450
reduce spew somewhat, one warning is enough
2011-05-20 15:23:39 +01:00
Caolán McNamara
a1e2078b24
config leaks: make this a well behaved singleton
2011-05-20 15:23:38 +01:00
Caolán McNamara
93a28b0ace
fix up mangled indent
2011-05-20 15:23:38 +01:00
Caolán McNamara
38365b338e
adjust for OUString
2011-05-20 15:23:38 +01:00
Caolán McNamara
36b043ff29
valgrind: remove leak by porting from UniString to rtl::OUString
2011-05-20 15:23:38 +01:00
Michael Meeks
619463bd62
remove un-necessary code
2011-05-20 12:15:25 +01:00
Joseph Powers
22e299f25e
Convert OwnList SvObjectServer into a vector<>
2011-05-17 22:23:57 -07:00
Christian Lohmaier
fc6bb9146c
WaE - add explicit casting (decimal-types → integer types)
2011-05-16 23:52:47 +02:00
Christian Lohmaier
1fd367c45c
WaE (picky) - noeol
2011-05-16 23:44:29 +02:00
Jan Holesovsky
6280a1e310
Fix crash in WMF import - fdo#36991.
...
(cherry picked from commit c4361c93de2b9661d59bc4aa799dffea7ad579e2)
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-05-16 18:42:54 +03:00
Jan Holesovsky
4ddde17087
Fix crash in WMF import - fdo#36991.
2011-05-16 15:28:56 +02:00
David Tardon
de8229c181
do not leak memory
2011-05-12 14:32:55 +02:00
Joseph Powers
3b5b78db7b
GDIMetaFile cleanup - Remove dependance on List class
...
Plus trailing whitespace cleanup.
2011-05-10 07:00:40 -07:00
Christian Lippka
58336f0066
New color picker dialog for all applications.
...
Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-05-06 17:55:29 +02:00
Radek Doulik
16eaa5e7c1
wmf-mm-text-1.diff: Fix WMF rendering, n#417818
2011-05-04 17:49:15 +02:00
Radek Doulik
db1b08d217
wmf-mm-text.diff: Fix WMF rendering, n#417818
2011-05-04 17:49:15 +02:00
Florian Reuter
d3c8f60a66
external-apm-header.diff: fix WMF scaling in RTF import, n#417818
2011-05-04 17:49:15 +02:00
Rafael Dominguez
e85f223e82
Remove List usage in FontList
2011-05-04 07:06:10 -07:00
Jan Holesovsky
f099955cd1
DBG_ERROR into OSL_FAIL.
2011-05-04 13:34:44 +02:00
Andras Timar
96dbb5f5f0
remove double space from en-US message
2011-05-03 21:08:57 +02:00
Andras Timar
3adbe0e231
change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734
2011-05-03 21:08:57 +02:00
Noel Power
78ea0365da
fix for fdo#36629, corrupted IDE tabs when adding/deleting modules
2011-04-29 16:25:38 +01:00
Radek Doulik
6f160b2a44
wmf-mm-text-1.diff: fix regression caused by wmf-mm-text.diff (bnc#417818)
...
make the fixed code run only when device size is set
2011-04-28 14:49:33 +02:00
Petr Mladek
22ce671eda
wmf-mm-text.diff: M_TEXT map mode support in wmf (bnc#417818)
2011-04-28 14:45:51 +02:00
Christian Dywan
129ac65d77
Introduce HideDisabledMenuItems style setting
...
The STYLE_OPTION_HIDEDISABLED flag is removed.
The setting is enabled for KDE and OSX.
2011-04-28 10:59:58 +01:00
Radek Doulik
8ea53e8160
svtools-unsort-template-dialogentries.diff: grouping items in templates dialog
...
group entries in the "Documents and Templates dialog" (bnc#106603)
2011-04-27 15:09:42 +02:00
Francois Tigeot
27990a97be
Unbreak the build
2011-04-23 12:18:35 +02:00
Francois Tigeot
7df82673c5
Remove PM2 macro usage
2011-04-22 21:52:55 +02:00
Jan Holesovsky
83380a7805
Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
...
Conflicts:
cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
l10ntools/scripts/localize.pl
l10ntools/source/directory.cxx
l10ntools/source/srciter.cxx
padmin/Executable_spadmin.bin.mk
padmin/Library_spa.mk
svtools/inc/svtools/filter.hxx
svtools/inc/svtools/grfmgr.hxx
svtools/source/filter/filter.cxx
svtools/source/filter/filter2.cxx
svtools/source/filter/wmf/emfwr.cxx
svtools/source/filter/wmf/enhwmf.cxx
svtools/source/filter/wmf/winmtf.cxx
svtools/source/filter/wmf/winmtf.hxx
svtools/source/filter/wmf/winwmf.cxx
svtools/source/filter/wmf/wmfwr.cxx
svtools/source/graphic/grfmgr.cxx
svtools/source/graphic/grfmgr2.cxx
toolkit/source/controls/controlmodelcontainerbase.cxx
toolkit/source/controls/unocontrol.cxx
toolkit/source/helper/formpdfexport.cxx
toolkit/source/helper/unowrapper.cxx
vcl/Package_osx.mk
vcl/aqua/source/app/salinst.cxx
vcl/aqua/source/app/salsys.cxx
vcl/aqua/source/dtrans/aqua_service.cxx
vcl/aqua/source/dtrans/test_aquacb.cxx
vcl/aqua/source/res/makefile.mk
vcl/aqua/source/window/salframe.cxx
vcl/aqua/source/window/salframeview.mm
vcl/inc/aqua/salgdi.h
vcl/inc/aqua/salinst.h
vcl/inc/graphite_adaptors.hxx
vcl/inc/graphite_cache.hxx
vcl/inc/graphite_serverfont.hxx
vcl/inc/impprn.hxx
vcl/inc/svdata.hxx
vcl/inc/unx/i18n_status.hxx
vcl/inc/unx/saldata.hxx
vcl/inc/unx/salfont.h
vcl/inc/unx/salinst.h
vcl/inc/unx/salprn.h
vcl/inc/unx/salsys.h
vcl/inc/unx/sm.hxx
vcl/inc/vcl/gdimtf.hxx
vcl/inc/vcl/graph.hxx
vcl/inc/vcl/outdev.hxx
vcl/inc/vcl/polyscan.hxx
vcl/inc/vcl/svcompat.hxx
vcl/inc/vcl/svgread.hxx
vcl/inc/vcl/unobrok.hxx
vcl/inc/win/salgdi.h
vcl/inc/win/wincomp.hxx
vcl/prj/d.lst
vcl/source/app/dbggui.cxx
vcl/source/app/idlemgr.cxx
vcl/source/app/makefile.mk
vcl/source/app/settings.cxx
vcl/source/app/sound.cxx
vcl/source/app/stdtext.cxx
vcl/source/app/svapp.cxx
vcl/source/app/svdata.cxx
vcl/source/app/svmain.cxx
vcl/source/app/timer.cxx
vcl/source/app/unohelp.cxx
vcl/source/components/dtranscomp.cxx
vcl/source/control/button.cxx
vcl/source/control/combobox.cxx
vcl/source/control/ctrl.cxx
vcl/source/control/edit.cxx
vcl/source/control/field2.cxx
vcl/source/control/ilstbox.cxx
vcl/source/gdi/bitmap.cxx
vcl/source/gdi/bitmapex.cxx
vcl/source/gdi/cvtgrf.cxx
vcl/source/gdi/font.cxx
vcl/source/gdi/image.cxx
vcl/source/gdi/imagerepository.cxx
vcl/source/gdi/impbmp.cxx
vcl/source/gdi/impgraph.cxx
vcl/source/gdi/impimagetree.cxx
vcl/source/gdi/jobset.cxx
vcl/source/gdi/makefile.mk
vcl/source/gdi/metaact.cxx
vcl/source/gdi/outdev.cxx
vcl/source/gdi/outdev2.cxx
vcl/source/gdi/outdev5.cxx
vcl/source/gdi/outdev6.cxx
vcl/source/gdi/outmap.cxx
vcl/source/gdi/polyscan.cxx
vcl/source/gdi/print.cxx
vcl/source/gdi/print2.cxx
vcl/source/gdi/region.cxx
vcl/source/gdi/salgdilayout.cxx
vcl/source/gdi/sallayout.cxx
vcl/source/gdi/svcompat.cxx
vcl/source/gdi/virdev.cxx
vcl/source/glyphs/gcach_ftyp.cxx
vcl/source/glyphs/gcach_vdev.cxx
vcl/source/glyphs/gcach_vdev.hxx
vcl/source/glyphs/graphite_adaptors.cxx
vcl/source/glyphs/graphite_cache.cxx
vcl/source/glyphs/graphite_layout.cxx
vcl/source/glyphs/graphite_serverfont.cxx
vcl/source/glyphs/graphite_textsrc.hxx
vcl/source/glyphs/makefile.mk
vcl/source/src/makefile.mk
vcl/source/window/accel.cxx
vcl/source/window/brdwin.cxx
vcl/source/window/btndlg.cxx
vcl/source/window/dialog.cxx
vcl/source/window/dndevdis.cxx
vcl/source/window/dockmgr.cxx
vcl/source/window/dockwin.cxx
vcl/source/window/floatwin.cxx
vcl/source/window/introwin.cxx
vcl/source/window/keycod.cxx
vcl/source/window/menu.cxx
vcl/source/window/msgbox.cxx
vcl/source/window/scrwnd.cxx
vcl/source/window/split.cxx
vcl/source/window/splitwin.cxx
vcl/source/window/status.cxx
vcl/source/window/syswin.cxx
vcl/source/window/tabpage.cxx
vcl/source/window/toolbox.cxx
vcl/source/window/toolbox2.cxx
vcl/source/window/window.cxx
vcl/source/window/window2.cxx
vcl/source/window/winproc.cxx
vcl/source/window/wrkwin.cxx
vcl/unx/generic/app/i18n_cb.cxx
vcl/unx/generic/app/i18n_ic.cxx
vcl/unx/generic/app/saldata.cxx
vcl/unx/generic/app/saldisp.cxx
vcl/unx/generic/app/salinst.cxx
vcl/unx/generic/app/wmadaptor.cxx
vcl/unx/generic/fontmanager/afm_hash.cpp
vcl/unx/generic/gdi/salbmp.cxx
vcl/unx/generic/gdi/salgdi3.cxx
vcl/unx/generic/gdi/xrender_peer.cxx
vcl/unx/generic/window/salframe.cxx
vcl/unx/generic/window/salobj.cxx
vcl/unx/gtk/a11y/makefile.mk
vcl/unx/gtk/app/gtksys.cxx
vcl/unx/gtk/app/makefile.mk
vcl/unx/gtk/window/gtkframe.cxx
vcl/unx/gtk/window/gtkobject.cxx
vcl/unx/headless/svpinst.cxx
vcl/unx/headless/svpinst.hxx
vcl/unx/headless/svpprn.hxx
vcl/unx/kde/kdedata.cxx
vcl/unx/kde/salnativewidgets-kde.cxx
vcl/unx/kde4/KDESalDisplay.hxx
vcl/unx/kde4/KDEXLib.cxx
vcl/unx/kde4/KDEXLib.hxx
vcl/unx/kde4/VCLKDEApplication.cxx
vcl/unx/kde4/makefile.mk
vcl/unx/source/app/makefile.mk
vcl/unx/source/fontmanager/makefile.mk
vcl/unx/source/gdi/makefile.mk
vcl/unx/source/inc/salcursors.h
vcl/util/linksvp/makefile.mk
vcl/win/source/app/saldata.cxx
vcl/win/source/app/salinst.cxx
vcl/win/source/app/salshl.cxx
vcl/win/source/gdi/makefile.mk
vcl/win/source/gdi/salbmp.cxx
vcl/win/source/gdi/salgdi.cxx
vcl/win/source/gdi/salgdi2.cxx
vcl/win/source/gdi/salgdi3.cxx
vcl/win/source/gdi/salgdi_gdiplus.cxx
vcl/win/source/gdi/salprn.cxx
vcl/win/source/gdi/salvd.cxx
vcl/win/source/gdi/winlayout.cxx
vcl/win/source/window/salframe.cxx
vcl/win/source/window/salmenu.cxx
vcl/win/source/window/salobj.cxx
2011-04-22 15:09:06 +02:00
Júlio Hoffimann
52f1b2b471
left arrow comments removed // <--
2011-04-22 14:41:19 +02:00
Kayo Hamid
76ffa21898
cppcheck variableScope
2011-04-22 11:34:11 +02:00
Christina Rossmanith
1913e11aeb
remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)
2011-04-19 20:42:51 +02:00
Christian Dywan
3d9c2aeec9
Remove unused chunk of toolbar menu code
2011-04-19 15:42:04 +02:00
Kayo Hamid
26c8682631
prefer prefix ++/-- operators
2011-04-19 10:29:42 +01:00
Caolán McNamara
9be31e132e
psp::getOfficePath is unix only, this should work too
2011-04-15 16:11:05 +01:00
Marco Cecchetti
f82a46dabe
Hack: store/restore font name box mru entries
...
When a LibreOffice window with a FontNameBox control is closed the
list of mru entries for the control is stored in a file,
discarding the previous saved entry list; when a document is opened or
created the last saved mru entry list for the FontNameBox control is
restored.
2011-04-15 11:04:05 +02:00
Júlio Hoffimann
4fc170d3e8
all bogus comments removed by regular expressions
2011-04-15 10:39:52 +02:00
Tor Lillqvist
5eb46770ef
Add our normal Emacs and vim mode lines
2011-04-14 14:12:24 +03:00
Tor Lillqvist
c3adad56cc
The NULL must be a css::uno::Sequence< css: 🫘 :PropertyValue >*, I think
2011-04-14 13:34:58 +03:00
Tor Lillqvist
5bf99da78e
Revert "It's the WMF_APMFILEHEADER* parameter that needs a cast, I think"
...
Nope, the NULL can't be meaning the WMF_APMFILEHEADER* thing as that
is added by external-apm-header.diff.
This reverts commit 6107a6b764eecdf3d84fbf5505a8c628d8111811.
2011-04-14 13:32:24 +03:00
Tor Lillqvist
5e80c4def4
It's the WMF_APMFILEHEADER* parameter that needs a cast, I think
2011-04-14 13:01:34 +03:00
Tor Lillqvist
d6c542e991
Revert "Use static_cast to resolve ambiguity between NULL and 0"
...
This was not the actual problem.
This reverts commit 0d74c4b027b057c2552311be12571c044f472ad8.
2011-04-14 13:00:13 +03:00
Tor Lillqvist
67a8788b21
Use static_cast to resolve ambiguity between NULL and 0
2011-04-12 13:55:36 +03:00
Andras Timar
5d833d3785
add pt_AO locale data (edited version of Mandrake's patch)
2011-04-08 20:51:13 +02:00
Andras Timar
a7b8e4d7ba
add 8 languages spoken in Republic of Congo fdo#33779
2011-04-08 13:15:53 +02:00
Caolán McNamara
e529c0b437
add missing header
2011-04-04 10:33:31 +01:00
Caolán McNamara
f183d3a500
use rtl::Static where double-locked pattern used
2011-04-03 21:43:01 +01:00
ka
0fb5462f69
ooo340libs: needed patch changes for external libraries/using external/jpeg*.h again
2011-04-01 17:25:01 +02:00
Caolán McNamara
85c933278b
called from --enable-dbgutil
2011-03-30 20:45:19 +01:00
Ivo Hinkelmann
d2f6b45b7b
masterfix DEV300: #i10000# build fixes
2011-03-30 18:52:07 +02:00