Commit graph

299377 commits

Author SHA1 Message Date
David Tardon
4a71d128bb workaround internal compiler error with gcc 4.7 2012-01-10 13:59:43 +01:00
Radek Doulik
d0521e28a1 pptx: regenerate presets after custom shapes moveto/close fix 2012-01-10 13:38:53 +01:00
Radek Doulik
15a19d71f3 pptx: custom shapes import, ignore close segment after moveto segment 2012-01-10 13:38:52 +01:00
Caolán McNamara
e596df57b5 valgrind: have MappedLockBytes take complete ownership of the file handle
have MappedLockBytes take complete ownership of the file handle and
unmap it and close it on release. Otherwise xFile will close it
and MappedLockBytes will unmap it in that order, which breaks
post android requirement to have a valid file handle in unmap
2012-01-10 12:36:03 +00:00
Caolán McNamara
322afee279 MAC_WITHOUT_EXT never defined thesedays 2012-01-10 11:39:18 +00:00
Thorsten Behrens
897aa4fa71 Tools container rework regression fix (for fdo#41657)
Don't de-reference invalid iterator (and no point in doing anything
with an empty style sheet list anyway).
2012-01-10 12:06:00 +01:00
Philipp Weissenbacher
d93196c815 Translate German comments and correct a few English ones 2012-01-10 11:52:27 +01:00
Philipp Weissenbacher
5513e24eea Translate German comments 2012-01-10 11:52:27 +01:00
Caolán McNamara
629cd5caad callcatcher: update list 2012-01-10 10:09:29 +00:00
Caolán McNamara
84479bc5ab reduce DragMode foo 2012-01-10 10:09:29 +00:00
Caolán McNamara
e2f062ef7f force users of horrific ReadUniOrByteStringLine to provide the charset 2012-01-10 10:09:29 +00:00
Caolán McNamara
b2b318cca7 we know that the encoding is not UTF-16 here 2012-01-10 10:09:28 +00:00
Caolán McNamara
5870f91a86 we know that the encoding is not UTF-16 here 2012-01-10 10:09:28 +00:00
Caolán McNamara
3c62fbcdd7 simplify LocalFileHelper::ConvertURLToPhysicalName 2012-01-10 10:09:28 +00:00
Noel Power
ffbd3846d4 some misc tidyup ( that was reverted )
some id and string renaming from b08e273015 was reverted, those parts of the changes are reapplied here
2012-01-10 10:08:44 +00:00
Noel Power
6639eb9c30 Revert "remove duplicated images for basic dialog form controls ( & misc tidyup )"
This reverts commit 83a28682f2.
2012-01-10 10:08:44 +00:00
Michael Stahl
2af8b95af8 editeng: fix STL conversion dfbf0cabfa
- iterators should be compared with !=, not <
- iterator invalidation on erase should be avoided by using the
  iterator that is returned by erase
- in WrongList::operator== only one iterator was incremented
2012-01-10 10:48:40 +01:00
Michael Stahl
14da1611e8 extensions: plugin: mac unused param warnings 2012-01-10 10:38:41 +01:00
Michael Stahl
bec239e847 extensions: plugin: fix build a bit more on Mac 2012-01-10 10:38:41 +01:00
Jan Holesovsky
23b1ba968f Fix npshell build on Windows. 2012-01-10 09:41:49 +01:00
Marcel Metz
ef16022119 Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILE 2012-01-10 07:27:36 +01:00
Marcel Metz
1efa072b55 Remove cruft in debug tools 2012-01-10 07:23:04 +01:00
Julien Nabet
05c51d5dfb Some cppcheck cleaning 2012-01-10 00:02:01 +01:00
Julien Nabet
8d7e1a6e13 Enabling Icedove addressbook connection for Base (Thank you Caolan) 2012-01-09 23:57:26 +01:00
Kohei Yoshida
de9a19ab6b fdo#44546: Hopefully correct automatic calculation of y-axis scale. 2012-01-09 17:10:31 -05:00
Miklos Vajna
a36addcc85 autogen: sync vim modeline with emacs one 2012-01-09 22:42:09 +01:00
Caolán McNamara
58ef08f5e1 toLower->lowercase 2012-01-09 20:33:30 +00:00
Caolán McNamara
4e83af0dc7 make indent sane 2012-01-09 20:33:30 +00:00
Andras Timar
6a62d7628f revert text change in alienwarn.src 2012-01-09 21:27:46 +01:00
Andras Timar
2e0ec77cd6 autoresize 'Use ODF format' button, too 2012-01-09 21:20:38 +01:00
Stefan Knorr (astron)
1a3561d98b Make the title of foreign file format warning translatable
Also, change the contained text slightly.
Thanks to William Gathoye for noticing and producing a first patch
2012-01-09 20:32:51 +01:00
Stefan Knorr (astron)
f76c017cf4 New Save, Save As and Reload File icons for the Tango theme
With big thanks to Lapo Calamandrei for his willingness to relicense his Save and Save As icons.

Copyrights:
icon-themes/tango/cmd/[l,s]c_reload.png and icon-themes/tango/res/[l,s]c05508.png are from the Public Domain Tango artwork available under tango.freedesktop.org/releases/tango-icon-theme-0.8.90.tar.gz

icon-themes/tango/cmd/lc_save.svg
icon-themes/tango/cmd/[l,s]c_save.png,
icon-themes/tango/cmd/[l,s]c_saveas.png,
icon-themes/tango/cmd/[l,s]c_savebasicas.png,
icon-themes/tango/res/[l,s]c05502.png,
icon-themes/tango/res/[l,s]c05505.png are
(C) Lapo Calamandrei, as available from http://git.gnome.org/browse/gnome-icon-theme/, relicensed to LGPL3+/MPL
2012-01-09 20:32:51 +01:00
Miklos Vajna
3dbe4c18d0 Related: fdo#42151 implement cell text flow support 2012-01-09 19:52:35 +01:00
Andras Timar
1eafe2bb4c bump LibreOffice copyright year to 2012 2012-01-09 19:12:51 +01:00
Andras Timar
ecc0edad47 remove deprecated --plugin command line switch 2012-01-09 19:12:51 +01:00
Andras Timar
11abb04ab0 remove deprecated --bean command line switch 2012-01-09 19:12:50 +01:00
Thorsten Behrens
ea1ce3c630 Kill unused macro in canvas. 2012-01-09 18:59:51 +01:00
Thorsten Behrens
9c59cd15b1 Use SAL_N_ELEMENTS in slideshow where possible. 2012-01-09 18:57:11 +01:00
Michael Stahl
8f46815969 extensions: plugin: try to fix Mac build:
Move everything that requires ObjectiveC stuff to the ObjC++ files in
the aqua subdirectory, where it belongs.
2012-01-09 18:53:18 +01:00
Thorsten Behrens
ce123a5c6f Fix totally busted whitespace in slideshow module. 2012-01-09 18:48:56 +01:00
Thorsten Behrens
53ec7e3b2c Avoid pointless const_cast, use getConstArray in all cases.
Another code-review follow-up fix from fdo#44533 - don't use
Sequence::getArray, that tends to create a new copy everytime you
call.
2012-01-09 18:38:09 +01:00
Thorsten Behrens
c85142eb63 Fix more incorrect iterator re-use.
Follow-up fix for 540963d879
std::algos use iterator arguments by value, and may change them.
2012-01-09 18:37:52 +01:00
julien2412
540963d879 Fix crash when play particular presentation with sound
This fixes fdo#44533.
2012-01-09 18:37:33 +01:00
Thomas Arnhold
22d05186ed callcatcher: remove unused SalColormap methods 2012-01-09 18:22:39 +01:00
Thomas Arnhold
f072008981 callcatcher: clean up vcl i18n 2012-01-09 18:22:38 +01:00
Cédric Bosdonnat
3d35842374 fdo#36681: refresh the layout after inserting a picture 2012-01-09 18:16:06 +01:00
Kohei Yoshida
0d6e8c3513 fdo#44545: Skip filtered cells during auto-fill.
Regression from 3.4.5.
2012-01-09 12:05:56 -05:00
Christian Lohmaier
0ee79ba6a7 use absolute path 2012-01-09 17:39:55 +01:00
Eike Rathke
1245266ebc ./config_host.mk is to be sourced, not invoked 2012-01-09 17:03:56 +01:00
Andras Timar
b0cb633d6e don't warn for -h/-?/-o/-n command line switches 2012-01-09 17:03:56 +01:00