64b993e046
finish deprecation of O(U)String::valueOf()
...
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.
Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21 15:10:35 +02:00
1c7af455ab
Re-work 8bit characters in source code, or remove them.
...
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3
Reviewed-on: https://gerrit.libreoffice.org/5550
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Michael Meeks <michael.meeks@suse.com >
Tested-by: Michael Meeks <michael.meeks@suse.com >
2013-08-20 19:30:59 +00:00
2d2337eb74
Improve some debug output
...
Change-Id: I1008822ba8592ea43f87805bf00adbfdaf4f02fc
2013-08-20 17:58:44 +02:00
c6a7300974
Use subfolder names from <config_folders.h>
...
Change all instances of hardcoded "program", "share" etc subfolder names to
use those from <config_folders.h> instead. In normal builds, the end result
will not change.
Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-08-18 21:11:16 +03:00
d69d6f4dc8
Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused
...
Change-Id: I2a2cc56cf005f564c798b8d43ef7e8c4b7f9eeff
2013-08-16 13:59:30 +01:00
9dd40c656f
XubString->OUString
...
Change-Id: I04c7da143425a9d8cc4fae155ad45a469df953c1
2013-08-12 08:32:59 +01:00
03eb15938e
vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit
...
Remove the silly overloading, and introduce virtual methods.
Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
2013-08-08 23:25:28 +02:00
cb021fcafb
fdo#46037: remove 1 comphelper/configurationhelper in framework
...
Change-Id: I7c958347297f17875aded7a64526b1673a439ecf
Reviewed-on: https://gerrit.libreoffice.org/5271
Reviewed-by: Miklos Vajna <vmiklos@suse.cz >
Tested-by: Miklos Vajna <vmiklos@suse.cz >
2013-08-07 08:20:02 +00:00
9281fc72e7
startcenter: Rename DropTargetListener to OpenFileTargetListener, ...
...
...move it to svtools, and kill the cut'n'pasted version.
Change-Id: Ifacf110ff08b359bd0f611dff20b3c5142e6bcc8
2013-08-06 19:56:30 +02:00
b60f6da2e1
startcenter: Move BackingComp & BackingWindow to sfx2
...
BackingWindow will use ThumbnailView from sfx2 and it had to be moved
to avoid a circular dependency
Change-Id: I33a5982ed9e51307476c837f3f534ded7ed38ee0
2013-08-06 19:56:29 +02:00
8ee69b0ba1
fdo#67235 adapt form control code to time nanosecond API change, step 3
...
Change-Id: I4899c89ee5b2a54c9c05b531ab284365f1558e3d
Reviewed-on: https://gerrit.libreoffice.org/5270
Tested-by: Lionel Elie Mamane <lionel@mamane.lu >
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu >
2013-08-04 06:51:31 +00:00
e2e15148fc
Mark as const/static
...
Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff
2013-08-04 00:54:12 +09:00
f89637e329
Revert "convert vcl/menu.hxx from XubString to OUString"
...
This reverts commit 43b1ac3651732a1ceb193268ab72b4aaa90dee65.
2013-07-31 14:09:15 -04:00
43b1ac3651
convert vcl/menu.hxx from XubString to OUString
...
Change-Id: I9469363c09e4cc863ad4d8ddddf8d923fe444e25
2013-07-31 13:36:52 +02:00
d798d26bc4
Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiL
...
Change-Id: I7acc31f819be6552344073fa032085d01622fca3
2013-07-29 01:35:35 +02:00
5efc15f000
reduce use of UniString from ResID ctor
...
Change-Id: I8d7619e7807ff2d400ec5c7fd181375130245728
2013-07-28 16:45:48 +01:00
826be413d6
Mark as const/static
...
Change-Id: I9000ea607e1df140ac18d59f7c4d4abd999c71d1
2013-07-27 10:07:31 +09:00
e8be58a10b
fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helper
...
Change-Id: I504789fb6b1e5332b0c131313ea9b9c538227d46
2013-07-26 20:50:55 +02:00
39b1fb894f
fdo#46037: comphelper/configurationhelper partly not used in fmwk/accelerators
...
Change-Id: I710b9155b6ce8f42f46d87c80cebf37414e91c70
2013-07-26 20:44:25 +02:00
04646443b3
fdo#46037: no more comphelper/configurationhelper.hxx in framework/classes
...
Thank you Stephan!
Change-Id: I70a7f3dbbbe71c165f823ecc207bb5995a8e1376
2013-07-26 19:13:18 +02:00
02931dc8c7
ouch
...
Change-Id: I927a688c28121d084bf3fd9a57dd1a9c2501a407
2013-07-26 12:51:27 +02:00
f277d2a8ca
Don't dupplicate logic so that one can fix possible bugs only once
...
Change-Id: I58744a93d3edb3002e9a71c22e0d492cb9277e73
2013-07-26 12:44:08 +02:00
189bb791d2
fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcu
...
...which incompatibly changed Addons.xcs and breaks extensions (and LibreLogo,
which adds to Addons.xcu even though it is not an extension). See the mail
thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2013-July/054612.html >
"[Libreoffice-commits] core.git: #i121577# Allow setting toolbar name in
Addons.xcu" for details.
This reverts commit 85f072ef33ef47b5e3e0bcd51acb5c4179cde2c2
"Resolves: #i121577# Allow setting toolbar name in Addons.xcu" plus follow-up
af572d9fbb744c9691abe465815d7927a9d11510 "Related: #i121577# Allow setting
toolbar name in Addons.xcu," f13f9b5cc5267a7a5606b1a89db91b6d7aef5f9c "various
.xcus are gone now," and 37d9921797a3ad3be8257fbfee11326549fcd987
"odk/examples/python/toolpanel/CalcWindowState.xcu is still in use," plus those
parts of f97ca6f65182efc6542c53ac5e973b3ff398a5d1 "Resolves: #i116455# Make
toolbar style settings persistent" that apparently belong to the fix for
i#121577 rather than i#116455.
Change-Id: Ib744566f3d8da7d9008d7dad8bec60f1bf32e743
2013-07-24 16:36:55 +02:00
cb590428d8
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
...
Change-Id: Ib0edc828691c6a8edbd1f45d3c0e2851c32c865f
Reviewed-on: https://gerrit.libreoffice.org/5013
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-07-23 14:05:13 +00:00
376d5a6ad9
convert more services in framework module to WeakImplHelper
...
Change-Id: I417ae2ce644f39fce0e8eb9fbe6a3a3c783b6227
2013-07-23 10:05:46 +02:00
2f4c796c4d
remove unused field
...
Change-Id: I1b81b39a4c66895c6f6b7d40e00ea2a483d8b4fd
2013-07-23 10:05:45 +02:00
9dbb8db06d
Convert the easy cases in framework to WeakImplHelper
...
Change-Id: I6547c4aee2aa4d15ad516a6a45002b81b7a8ac13
2013-07-23 10:05:45 +02:00
5e184fd217
Convert GlobalSettings_Access to WeakImplHelper
...
Change-Id: Iaa1134bee8e3b36e940376622b5c22085892b81b
2013-07-23 10:05:45 +02:00
0abf81ca50
Convert ModuleUIConfigurationManagerSupplier to WeakImplHelper
...
Change-Id: I526eb65bb00808c85caa8fcba3359321e7cec2da
2013-07-23 10:05:44 +02:00
496a281d38
Convert UIConfigurationManager to WeakImplHelper
...
Change-Id: I1e8a498f38e19419d3f8fdc91c0bcaf2cb3f41a5
2013-07-23 10:05:44 +02:00
a19e9a5cd0
Convert ConfigurationAccess_WindowState to WeakImplHelper
...
Change-Id: I962e87e81905bfc61b03e1c1c7ee9f01b030df9d
2013-07-23 10:05:44 +02:00
4d5801a0c6
convert WindowStateConfiguration to WeakImplHelper
...
It was already half way there, just some leftover macro definitions.
Change-Id: I607eb22d08fd0e5d7d0be0b8bb217bcc7740d983
2013-07-23 10:05:43 +02:00
18a5f8a2b1
Convert framework::StatusBarManager to WeakImplHelper
...
Change-Id: I25cc72536d8832d93d6832591bdba25ac0654ee3
2013-07-23 10:05:43 +02:00
fe4e2689f6
Convert framework::ToolBarManager to WeakImplHelper
...
Change-Id: I2fc48b892c68cc6054ceec51c4b050e445c22f6a
2013-07-23 10:05:43 +02:00
a30c91fd02
Convert framework::AcceleratorConfigurationReader to WeakImplHelper
...
Change-Id: I2e2528c539ba93eb72466bd361c189be5746ecfe
2013-07-23 10:05:43 +02:00
ca8bdb17df
improve comments
...
Change-Id: Ib2735c946ca331382e0c178b303c3769c0a35185
2013-07-23 10:05:42 +02:00
9c41a60c0d
fdo#46808, Convert ui::ModuleUIConfigurationManager service to new style
...
.. and convert it to WeakImplHelper at the same time.
Change-Id: I20549f5cc6efb60c5210d3f9b6ecf3ade7e4a75a
2013-07-23 10:05:42 +02:00
19f3d9310c
fdo#35785 LibreOffice's support of recent documents in Windows 7 broken
...
Change-Id: I916ba1335b0a0420f568ab9340632f273e3c9516
Reviewed-on: https://gerrit.libreoffice.org/4997
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-07-20 21:01:01 +00:00
ab5eaec098
remove Application::GetWorkAreaPosSizePixel
...
This internal API has always been problematic because we cannot
support it under the Linux toolkits, where it has in fact always
just returned the size of the screen.
Change-Id: I406bcbca8a4161b4261ef46940823bb07c6ad18b
Reviewed-on: https://gerrit.libreoffice.org/4976
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Michael Meeks <michael.meeks@suse.com >
Tested-by: Michael Meeks <michael.meeks@suse.com >
2013-07-19 11:18:21 +00:00
acdfc322e7
Move comment.
...
Change-Id: I7c35c6878455fd68eaddd75b39009a59352dd2c3
2013-07-18 11:25:52 +02:00
410b4319a7
startcenter: No need for special GetFocus().
...
Change-Id: I789f21e035f864d5b7ac84700a62a1c81f53c2be
2013-07-18 11:25:52 +02:00
8e5e98b609
startcenter: Re-introduce code that handles accelerators.
...
Change-Id: I171de7f63e644c9446a76f6ade592c8242cadcac
2013-07-18 11:25:52 +02:00
d05bf07eb7
startcenter: The explicit Show() is not necessary.
...
Change-Id: I6e817a6c5465adb02f5431737f2ac649ac0274a5
2013-07-18 11:25:52 +02:00
7cd028fa8a
startcenter: Remove unused headers & members, move consts to .cxx.
...
Change-Id: Id163a02ac663141f113195bfc68fcedd6c4dc500
2013-07-18 11:25:52 +02:00
27a74e74bb
startcenter: Simplify the button setup & make it work better.
...
This fixes some drawing artifacts previously visible thanks to the
SetPaintTransparent( sal_False ).
Change-Id: Icd6fb222e2d78f02cd298b02afbfa8e652c4566f
2013-07-18 11:25:51 +02:00
0b07c120a0
startcenter: Make the Open button work as a MenuButton.
...
Change-Id: Ic02a271c0c2b892e0dca0a07a5c2ff9a7862ab9f
2013-07-18 11:25:51 +02:00
82b4dbf25e
startcenter: The window & strings are initialized in .ui, remove from .src.
...
Change-Id: I951e4bc12696a2cb5b1b93f28de25cd4783b9387
2013-07-18 11:25:51 +02:00
019cec3ea4
startcenter: The images have moved to .ui, remove from .src.
...
Change-Id: Ib83a8903062f40f9e64d93a2afe5d7d088f8451a
2013-07-18 11:25:51 +02:00
7ced337e1f
startcenter: GSOC Use Widget Layout for the Start Center
...
Known issue: after starting a module from the startcenter,
and closing it, the buttons for the modules remain stuck
after hovering the mouse over them
Change-Id: I50883868764565be62a2f123a832154ef015e763
2013-07-18 11:25:50 +02:00
82937ce3d7
String::SearchAndReplaceAllAscii -> OUString::replaceAll
...
Change-Id: I5091835c9f71c712f15996e5c6263fc5f21f6f96
2013-07-14 14:04:03 +01:00