Olivier Hallot
a8dd49b9fc
Convert dimension lines tab page to widget UI
...
Change-Id: I1d5176609e2acd0d70991a541196e2b9857576f8
Reviewed-on: https://gerrit.libreoffice.org/5879
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-09-09 10:36:32 +00:00
Andrzej J.R. Hunt
8c204276a4
Cleanup findColumn. (firebird-sdbc)
...
Change-Id: I0458892d9688a8618789652caf67251a61cc63aa
Reviewed-on: https://gerrit.libreoffice.org/5884
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org >
2013-09-09 10:04:45 +00:00
Andres Gomez
a2e73b061f
drawinglayer: added dumping of InteropGrabBag prop
...
XShapeDumper is now also dumping the
InteropGrabBag property as a new empty element.
In the future, new "private" properties added to
the grab bag could be dumped too.
Updated the unit tests accordingly.
Change-Id: I7526dbd64bdc08915dc71f1167f05224118f17a6
Reviewed-on: https://gerrit.libreoffice.org/5848
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk >
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk >
2013-09-09 09:27:48 +00:00
Stephan Bergmann
665574e8da
UNO type "byte" is signed 8bit
...
Change-Id: I7f8a9ee1ec8f626f955e95e4e015933726e94fec
2013-09-09 11:14:15 +02:00
Matteo Casalin
ff4f2a414a
String to OUstring
...
Change-Id: I98f2e16f1e679cb2c01984ed34dc4efb254c918d
Reviewed-on: https://gerrit.libreoffice.org/5876
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-09-09 08:56:25 +00:00
Matteo Casalin
5dbf5f0af5
String to OUString
...
Change-Id: I0adbe625400f71eb8cb21d0b36a117c708348a20
Reviewed-on: https://gerrit.libreoffice.org/5875
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-09-09 08:46:29 +00:00
Caolán McNamara
284cdce6ed
callcatcher: update unused code
...
Change-Id: I76825425ff084d3fb1e331fb7ff13b097744c208
Reviewed-on: https://gerrit.libreoffice.org/5882
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-09-09 08:46:09 +00:00
Miklos Vajna
b226dcb50d
fdo#68291 RTF paste: don't set PageDescName during paste
...
In general, paste should not deal with page styles. In this case, it
even caused an additional page break.
Change-Id: Ia7c5a9ad844821b6622babfbd94469ec3c04cf0a
2013-09-09 10:44:18 +02:00
Thomas Arnhold
2e08ed63f0
OSL_ENSURE -> SAL_WARN_IF
...
Change-Id: I2807797c6906ae5aaa8aabf7298df5fd8604e96a
2013-09-09 10:13:23 +02:00
Tor Lillqvist
ed624d7f9c
Use consistent calling convention: SAL_CALL
...
Fixes error C2695: 'VLC::EventHandler::run': overriding virtual
function differs from 'osl::Thread::run' only by calling convention.
Change-Id: Ie6c9bd9a2f5e6830dc70ded29839cd5b4b4b0445
2013-09-09 09:57:34 +03:00
Thomas Arnhold
6031d34ec2
Math: OSL_FAIL -> SAL_WARN
...
And some cleanup.
Change-Id: I2e5239a6f7d0dca5855b80752deae6be27c21af6
2013-09-09 08:52:40 +02:00
Thomas Arnhold
d8919a1bcc
Math: Clear up the purpose of both lists
...
Change-Id: Ic19148fbcff40fae6b06e21cae26f0bce0dde5fc
2013-09-09 08:20:47 +02:00
Andrzej J.R. Hunt
85557c1c7f
Stop transition preview if "No transition" is selected.
...
Currently a transition preview continues playing until it either
completes, a different transition is selected (in which case the
new preview starts) or the user clicks on the preview. However
when "No transition" is selected whilst a preview is still playing
then the prveview continues to play.
This will also be useful for fdo#36946 which would introduce
categories into the list which themselves aren't valid transitions,
therefore we would want to stop any previews on progress when selecting
a non-transition in the list.
Change-Id: I708fcc017a94173c91cb45bef18255f97debfd57
2013-09-09 06:51:03 +01:00
Kohei Yoshida
404d70790f
We still need to manually get the matrix cell to start listening.
...
Change-Id: Iadf00c3419b977e979b893b52439758c6ac14f01
2013-09-08 20:11:34 -04:00
Kohei Yoshida
00adb9d393
Import matrix formulas from xlsx without using UNO API.
...
Change-Id: Ic13d08ad3a827ede0db73d8ba78b9cfa82c662e9
2013-09-08 19:58:39 -04:00
Kohei Yoshida
ce29dbb48a
Make data member names consistent.
...
Change-Id: Icd949d84bb7a575b0e4adbe5c1c6f4d30e9b5213
2013-09-08 19:58:39 -04:00
Tor Lillqvist
c31d3ed99c
One more case of explicit OUString construction needed for return statement
...
Change-Id: I577aa609179cdb83124b004ff9ef5aa2123e1e5b
2013-09-09 01:52:09 +03:00
Tor Lillqvist
2f750d86cf
Try to keep older(?) gcc versions happy
...
Change-Id: Id563e644356a9265ded66cf08a711078c804ac84
2013-09-09 01:42:07 +03:00
Tor Lillqvist
a3474bab69
Try to make the Gentoo tinderbox happy with explicit OUString() values
...
Change-Id: If73a84a09ad54072e1251ed2db8aacc307ff32d2
2013-09-09 01:23:18 +03:00
Tor Lillqvist
888f71cc8d
Seems an explicit destructor is needed
...
Otherwise it is unresolved in an optimising Clang build when linking libsc.
Change-Id: I5f4d3facfe79793607396b83722ebd65ad8bb2ba
2013-09-09 01:18:42 +03:00
Tor Lillqvist
2b3e225853
Bin some uses of the stupid DECLARE_ASCII macro
...
Change-Id: I076eef8069e848ec3cf9c69f1b489ad44586324e
2013-09-09 00:58:15 +03:00
Tor Lillqvist
84e9818658
Bin now unused U2B macro
...
Change-Id: Ic8f3b11fac527bfe8d6643be758c85bf53e496ef
2013-09-09 00:31:38 +03:00
Tor Lillqvist
1817936b28
Bin unused remains of framework's own "debug framework"
...
Change-Id: I71937debf674ff11173d7d8fa5aa43dc12234ce6
2013-09-09 00:29:23 +03:00
Stanislav Horacek
49e9145d71
Updated core
...
Project: help 4ae80c49646df353bada547f4755593bf1a6b209
fdo#60875 add highlighting of protected cells
Change-Id: Ifb21ce315b406fbd6260ea6ad766a9ffa6c2c9c9
Reviewed-on: https://gerrit.libreoffice.org/5874
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2013-09-08 21:26:53 +00:00
Tor Lillqvist
895885652e
Fix non-debug build
...
Change-Id: I5446c7fec62c1a934b1ffb21fefa1279b932ca09
2013-09-09 00:13:01 +03:00
Tor Lillqvist
44d19e119e
Bin the fairly pointless LOG_REGISTRATION_GETFACTORY
...
Change-Id: Ia73eed753d1c4adc847a190449a18498710c8b40
2013-09-09 00:04:56 +03:00
Tor Lillqvist
5bb0c9d790
Use SAL_INFO instead of framework's own "event logging"
...
That "event logging" consisted of two macros, both used in a single place.
Change-Id: I8faffd9756399f1902e52aa41968b71a964a4324
2013-09-08 23:51:41 +03:00
Tor Lillqvist
04c3f9d185
Use SAL_INFO instead of framework's own WRITE_LOGFILE
...
Change-Id: Ieb1a45ca75c7a475d02535cd176396a0aeb68510
2013-09-08 23:51:41 +03:00
Tor Lillqvist
9a8e2d09bc
Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)
...
Also remove declarations for debug function that don't exist (have been
removed (misguidedly?) as unused perhaps).
Change-Id: I0bc3320c52b3d50dc851a07fdc30b593cc4856b1
2013-09-08 23:51:41 +03:00
Tor Lillqvist
b022cfb6ca
Get rid of some pointless SAL_INFO calls
...
Change-Id: I451cacc550972a6a61e3e325936ce950bbf87475
2013-09-08 23:51:41 +03:00
Tor Lillqvist
6aa0698828
Use SAL_INFO instead of framework's own LOG_WARNING
...
Change-Id: Ief44fceaf03d2567f4aacd9ff74d361436e5e05b
2013-09-08 23:51:41 +03:00
Tor Lillqvist
c5ab14cbaf
Use SAL_INFO instead of framework's own LOG_EXCEPTION
...
Change-Id: If1976d235f82267a85598d5d59d8ed332a39c792
2013-09-08 23:51:40 +03:00
Thomas Arnhold
a16c38f74e
Math: Further cleanup and realignment
...
Change-Id: I8cf6265c02db03585aaa86e137e328317f995e4d
2013-09-08 22:35:34 +02:00
Thomas Arnhold
9adcd26105
Math: Remove obsolete GetConversion()
...
CONVERT_NONE is the default case, as SetConversion() gets never called.
We dropped the support for legacy filetypes with 4.0 anyway.
Change-Id: Ic49ae7b53497e8198c8b61eab0b0cdc120c2bdd7
2013-09-08 22:35:33 +02:00
Thomas Arnhold
9a08e65ae2
String to OUString
...
Change-Id: I24af8d00178d47a8c675b945d4d1291f0bfd0f11
2013-09-08 22:35:33 +02:00
Julien Nabet
0f2435c202
fdo#57950: Remove some chained appends in vcl
...
Change-Id: Ib649e291d8be862edd98366cc6939cf6dc1e7158
2013-09-08 21:54:41 +02:00
Caolán McNamara
4b001d5d98
convert add/rename entries dialogs to .ui
...
Change-Id: I40040a237763a0706177ba5c6c1a664a51b3ee07
2013-09-08 20:44:27 +01:00
Caolán McNamara
a16f9eaa05
fix empty
...
Change-Id: Ib15a230d67a9af048106d82ed30fec64803a97ef
2013-09-08 20:44:27 +01:00
Caolán McNamara
40aa808b06
add mnemonic widgets
...
Change-Id: I0ad5c2f5b5a8037612f339fcd5fb246bb526aaf0
2013-09-08 20:44:27 +01:00
Caolán McNamara
02740cbe0a
Related: fdo#38838 drop String::EmptyString now as well
...
Change-Id: I849dbf3a40189e700036249b15dd8bde493083b6
2013-09-08 20:44:26 +01:00
Caolán McNamara
6e016d0dc7
SwAddrDlg can now be converted to SfxSingleTabDialog
...
Change-Id: I7fb53193d52d6c04c34fce23aa1610ce1035493c
2013-09-08 20:44:26 +01:00
Caolán McNamara
10cfd81469
don't care if SfxNoLayoutSingleTabDialog or SfxSingleTabDialog here
...
Change-Id: Ic269a729a59c8dedb29b1f54b7413d65259363c0
2013-09-08 20:44:26 +01:00
Caolán McNamara
c3c6a5f680
SwBackgroundDlg can now be converted to SfxSingleTabDialog
...
Change-Id: I6e15b914e022674e27a14023144fe7a3add0ed43
2013-09-08 20:44:26 +01:00
Caolán McNamara
98dab08ecb
SvxJSearchOptionsDialog can now be converted to SfxSingleTabDialog
...
Change-Id: I13ec9a61b24c937830faea4eba6bf59ae4cbc0b1
2013-09-08 20:44:25 +01:00
Caolán McNamara
1d0be85805
SwDropCapsDlg can now be converted to SfxSingleTabDialog
...
Change-Id: I2d9baf887cf31789e0d439c4b9bbe3c1371b8f18
2013-09-08 20:44:25 +01:00
Caolán McNamara
7fd6d43c1d
Related: fdo#38838 String::GetBufferAccess is now no more
...
Change-Id: I9fdd600fd0a530c0763875109eee6600e4a77879
2013-09-08 20:44:25 +01:00
Caolán McNamara
a77a573883
Updated core
...
Project: help de38f0c7333b468fe0fbc31fccbb42e33a59da27
2013-09-08 19:44:16 +00:00
Xisco Fauli
7e5cc31838
pywizards: Fix date and time fields
...
Change-Id: I7be16558bab7c4dde2d326808b9fb115a6878894
2013-09-08 20:00:24 +02:00
Christian Lohmaier
6f83e43899
break the habit of throwing away the actually useful error messages
...
The lines that help dignose a problem is almost never the first one that
just states "there was an error". The explanation of the error follows
in the next lines. So don't quit immediately after the first error-line,
but wait what the command has to tell and log/print the whole info.
Change-Id: I2a4b3470b4b66ed37fa5e5a34d452c548d24b965
Reviewed-on: https://gerrit.libreoffice.org/5861
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Reviewed-by: Thorsten Behrens <tbehrens@suse.com >
Tested-by: Thorsten Behrens <tbehrens@suse.com >
2013-09-08 16:09:57 +00:00
Caolán McNamara
ce9c390e1a
Related: fdo#38838 String::ReleaseBufferAccess is now no more
...
Change-Id: Ib5390183e3d98a23f9243debfe3624561ca92535
2013-09-08 14:52:59 +01:00