Caolán McNamara
3cc0f7b992
restore white next to black in the color palette drop-down
...
i.e. restore e206f8b7a2
Change-Id: I9c9647ae9e42bcb09a6acd8755bcb170006818f0
2013-05-20 14:58:52 +01:00
Armin Le Grand
6c65af22ee
Related: #i121520# changed a 2nd 'Blue 9' entry to 'Blue nine'
...
to solve the conflict
(cherry picked from commit 81c3404d82cb72b9d183e2b38034334e9b65fd22)
Change-Id: Ic368478dac25d9dce8e7c80bd3a7a33fdc68f3b0
2013-05-20 14:58:51 +01:00
Armin Le Grand
efd10664b7
Resolves: #i121520# changed basic color palette as described...
...
in the task and discussed on the list under '[proposal] Adopt palette to
Symphony palette partially', also corrected typos on gradient
definitions
(cherry picked from commit 57811cc1cd5e49c1e87fb2a9d79f8a3941a025e3)
Conflicts:
extras/source/palettes/standard.soc
Change-Id: I54fa27963f7c9732211b7bded5a343b9c05449ab
2013-05-20 14:58:51 +01:00
Armin Le Grand
3061fa41af
Related: #i121511# Reordered for more user convenience
...
(cherry picked from commit 687205925cf94cff2daeb6e399ea7b05fd8213dd)
Change-Id: I6a24d55471fe56175ce1bd8358e6a433f3940e78
2013-05-20 14:58:51 +01:00
Armin Le Grand
c117909c61
Resolves: #i121511# Add gradients from Symphony to AOO
...
(cherry picked from commit 753df696b003b6046a0444abc48a87e14de1ff33)
Change-Id: I1887c2cdb5d4c0b179952fe1f302b80506366757
2013-05-20 14:58:51 +01:00
Tor Lillqvist
4e0625f458
Fix warnings: unused variables [loplugin]
...
Change-Id: I50ff4a5bda413537d93002ef5dc6f90f139ae9de
2013-05-20 16:20:39 +03:00
Tor Lillqvist
f247b4351a
WaE: unreachable code
...
Change-Id: I34414abe0375e003249ba271b24530f13016fa40
2013-05-20 16:17:48 +03:00
Tor Lillqvist
e913d28655
Also iOS has tm_gmtoff
...
Change-Id: Ic0f883672b4bde3142ac257a57464bdbb90df96b
2013-05-20 15:57:22 +03:00
Tor Lillqvist
beeedfd818
iOS is based on Mach, too
...
Change-Id: I9b6bdc374c9e92af754094f31e1ff212fb386f9e
2013-05-20 15:56:24 +03:00
Tor Lillqvist
1c05b867ef
WaE: 'e' : unreferenced local variable
...
Change-Id: I4e67dece0ead3097eb945d8f67795d93b8595eb1
2013-05-20 14:55:16 +03:00
Tor Lillqvist
9d9878f839
Fix warning C4273: 'ToolbarValue::~ToolbarValue' : inconsistent dll linkage
...
That destructor is defined in vcl/source/gdi/outdevnative.cxx anyway.
(As empty there, too.) What is going on here?
Change-Id: Id27f07d47d819a4eaf272819a2e058f5f930b7be
2013-05-20 14:55:15 +03:00
Michael Meeks
e58b0ce9cc
fdo#48775 - presumed fix for missing bibliography database exception crash.
2013-05-20 12:47:33 +01:00
Tor Lillqvist
bee150931d
WaE: macro is not used
...
Change-Id: I1f88819c85f0c0539bfa3b48ffc215e279c007d0
2013-05-20 14:35:14 +03:00
Tor Lillqvist
b9c661e2bb
Fix warnings: unused variables [loplugin]
...
Change-Id: Id5c62c21f65165085616390d24605efe35ca9924
2013-05-20 14:34:47 +03:00
Tor Lillqvist
08a7b54253
WaE: unused parameter 'pBindings'
...
Change-Id: I4569c83fad5974d95f667e6ddd40648e4951e10f
2013-05-20 14:30:51 +03:00
Tor Lillqvist
a6e8a1def6
WaE: private field 'mpBindings' is not used
...
Change-Id: I58cb45ac54b54f9c0f65640dfad05185b2c01b16
2013-05-20 14:30:51 +03:00
Tor Lillqvist
061030bb26
WaE: unused function 'GetItemId_Impl_line'
...
Change-Id: Icc8ff462995491d153532eeb0218c2cac480511e
2013-05-20 14:30:51 +03:00
Tor Lillqvist
f160e4935c
WaE: unused function 'GetAutomaticColor'
...
Change-Id: I247d8e0fbfa8c050806a08d2e387d9bc761de534
2013-05-20 14:30:50 +03:00
Noel Power
1755091764
fix wildcard handling regression( for basic functions like Dir ) fdo#64536
...
Tweak another fallout from String->OUString
Change-Id: I3932bdb441fe6b08cefa6331870956664ade77bd
2013-05-20 12:19:36 +01:00
Tor Lillqvist
d7f93b544d
WaE: private field 'bInput' is not used
...
Change-Id: I0a220120e312b901549f7243c0d1bf750a1227a1
2013-05-20 14:19:17 +03:00
Michael Meeks
662d96bc62
vcl: all EnableAutoSize methods take a bool.
...
Change-Id: I6f974d6b82f6bb77996d20219b5c0ceb78596c5c
2013-05-20 12:18:03 +01:00
Tor Lillqvist
51207ddd4c
No 'mnPreferredColumnCount' any more
...
Change-Id: I0dfebc75b94b1be723ecc5e58d3a0227415b3121
2013-05-20 14:11:43 +03:00
Jan Holesovsky
00b33bf3ef
drawinglayer: Fix typo Primitrive -> Primitive.
...
Change-Id: Iec1f5192fb052e884c4878ffb017dfd2f5f99350
2013-05-20 13:10:22 +02:00
Jan Holesovsky
c21f91c0e1
drawinglayer: This shouldn't overlap with OBJECTINFOPRIMITIVE2D I guess.
...
Change-Id: I2d75501cbdfb88f3e991108ca1c1b753c837428d
2013-05-20 13:10:22 +02:00
Tor Lillqvist
905d75bf2c
WaE: private field 'mnPreferredColumnCount' is not used
...
Change-Id: Ife3d5b26b1f8f1c41d681aa3543ddc3813779a6b
2013-05-20 14:08:32 +03:00
Tor Lillqvist
e53e7934da
WaE: unused variable 'aWindowPosition'
...
Change-Id: I6db9f3848d6d786dbf60bd5b0b250b0c9e447ad7
2013-05-20 13:55:41 +03:00
Tor Lillqvist
30cb1a737d
Fix warning: unknown log area 'svtools' [loplugin]
...
Change-Id: I7d67464fc3b2e9c4e7c7ea05bb1bbfa1267cb757
2013-05-20 13:54:52 +03:00
Tor Lillqvist
77f6bb7a5d
Fix warning: unused variable 'sModuleName' [loplugin]
...
Change-Id: Ifa4dc5d704e4452824445d9652e135ddb6cb61e6
2013-05-20 13:53:11 +03:00
Matúš Kukan
316850f0f1
Create liblcms2.so.2 as a real library in solver.
...
There was just a broken symbolic link
liblcms2.so.2 -> liblcms2.so.2.0.4 in installation.
Change-Id: If7425131373a6521e802c85d53fbee6a792b1604
Reviewed-on: https://gerrit.libreoffice.org/3973
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-05-20 10:39:47 +00:00
Michael Meeks
cec1323e50
remove redundant mmeeks comments around the place for misc. code pointers.
...
Change-Id: I53cf0596b39b00b634724db701d784dd4ab12281
2013-05-20 11:33:41 +01:00
Michael Meeks
323dbd38e6
WaE: quiet unused warning.
...
Change-Id: Iceb9ecd64da80deccbad33ecdae7b788c1a540b3
2013-05-20 11:33:40 +01:00
Jan Holesovsky
6b412f8bb1
Seperator -> Separator to fix build.
...
Change-Id: Id86c0e6132f6f11bd6f9cb3d84746f750b8bccf4
2013-05-20 11:33:40 +01:00
Jan Holesovsky
9dc20ea96f
sidebar: The sidebar uses only small icons.
...
Force the Color toolbar buttons etc. to small icons too, otherwise
it's inconsistent.
Change-Id: I7eea09c47c2d2f888611d04b2177f490f4977ebb
2013-05-20 11:33:40 +01:00
Jan Holesovsky
78afd7f657
sidebar: Kill DrawBevelBorder(), nobody uses that now.
...
Change-Id: I7901ad17515002c8568a46f9a11c0c9919c0841e
2013-05-20 11:33:40 +01:00
Jan Holesovsky
956aae27b8
sidebar: Simplify the look of the toolboxes.
...
Get rid of the background (that is not based on the theme the user uses, so
will not play good with system integration), and just draw a shadow frame
around the toolbar buttons.
[We cannot get rid of that for good, the controls then look 'lost in space'
;-)]
Change-Id: I1325a341c9cf3e5a91e102e233916735de7f8064
2013-05-20 11:33:39 +01:00
Michael Meeks
66a5cc468c
Only register and use the Sidebar if it is globally enabled.
2013-05-20 11:33:39 +01:00
Michael Meeks
05f0eb5761
disable sidebar menu option if it is disabled.
2013-05-20 11:33:39 +01:00
Michael Meeks
3fd311a944
Remove apparently un-needed change to look of task-panes.
...
Change-Id: I8ebd1cf4482d7dc47db3f732b0d06cb318568c5a
2013-05-20 11:33:38 +01:00
Michael Meeks
228bb7ffe0
finally get the taskpane rendering again
...
NB. you need to re-build & install to sync. configuration after this.
2013-05-20 11:33:38 +01:00
Michael Meeks
645db9a2bd
don't throw up the sidebar on start.
2013-05-20 11:33:38 +01:00
Michael Meeks
55f49970f4
update to the right service name for new URLs.
2013-05-20 11:33:38 +01:00
Michael Meeks
052ac10a6f
tentatively restore more UNO / task-pane goo ...
2013-05-20 11:33:37 +01:00
Michael Meeks
a65a423e22
more reverts, first cut at making sidebar optional.
2013-05-20 11:33:37 +01:00
Michael Meeks
54d820a781
add experimental option for sidebar to 'Advanced' pane.
2013-05-20 11:33:37 +01:00
Michael Meeks
e9c2d5b26b
Restore FrameworkHelper taskpane URLs.
...
Change-Id: If14c8784f4ee15f7611d3cbbb04b1a78c9171bf7
2013-05-20 11:33:36 +01:00
Caolán McNamara
c6b5466cea
various build fixes
...
Change-Id: I07002afa93dbf1e3b0a9829970c548abff81d55b
2013-05-20 11:33:36 +01:00
Caolán McNamara
5429bcb3f0
setPosSizePixel->SetPosSizePixel
...
Change-Id: I07002afa93dbf1e3b0a9829970c548abff81d55b
2013-05-20 11:33:36 +01:00
Caolán McNamara
80118379b2
move some new includes files to new include locations
...
Change-Id: I34b18fb2e0f1eae01eff5b8e849dd5f5744335f6
2013-05-20 11:33:35 +01:00
Andre Fischer
a9626f143a
Resolves: #i122302# Use tool bar controls for color controls...
...
in text property panel
(cherry picked from commit 3b252796e1126b5ec1216082f55b8d12017eaeb1)
Conflicts:
sfx2/Package_inc.mk
sfx2/inc/sfx2/sidebar/ControlFactory.hxx
sfx2/inc/sfx2/sidebar/ControllerFactory.hxx
sfx2/inc/sfx2/sidebar/EnumContext.hxx
sfx2/source/sidebar/SidebarToolBox.cxx
svx/source/sidebar/insert/InsertPropertyPanel.cxx
svx/source/sidebar/insert/InsertPropertyPanel.hxx
svx/source/sidebar/text/TextPropertyPanel.cxx
Change-Id: Ifa1947c9e9bfdc3635dbb5b0c7a79f8ead613a90
2013-05-20 11:33:35 +01:00
Caolán McNamara
6e6f8cb2b7
getProcessServiceFactory->getProcessComponentContext
...
Change-Id: I2c4c44cb5758ef8fa2d83e0488fba65a390c466f
2013-05-20 11:33:35 +01:00