Tobias Lippert
a18a1a4545
Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx
...
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-20 16:22:17 +00:00
Markus Mohrhard
61e28e86ed
add a way to dump chart content to console
...
CTRL + F12 will dump the chart with the XShapeDumper
Change-Id: I1f40ddf7f51c2038be7af8fc56f626393f11da90
2014-02-06 16:15:05 +01:00
Caolán McNamara
a2a0e1b2a5
coverity#704212 Logically dead code
...
Change-Id: I1f915b4419ae754a3827c2c662e5799bade66835
2014-01-28 11:29:16 +00:00
Andras Timar
b55259eeb5
typo fixes
...
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20 15:55:00 +01:00
Markus Mohrhard
401f01caf5
use ChartModel instead of XModel in a few places
...
This allows us easier implementation of some advanced features. Mainly
the 4D chartting will now be able to work without several ugly layers of
UNO.
Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a
2013-11-19 13:47:36 +01:00
Jelle van der Waa
dd9c97d587
fdo#62475 removed pointless comments
...
Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa
Reviewed-on: https://gerrit.libreoffice.org/5148
Reviewed-by: Luboš Luňák <l.lunak@suse.cz >
Tested-by: Luboš Luňák <l.lunak@suse.cz >
2013-07-29 11:34:33 +00:00
Caolán McNamara
5efc15f000
reduce use of UniString from ResID ctor
...
Change-Id: I8d7619e7807ff2d400ec5c7fd181375130245728
2013-07-28 16:45:48 +01:00
Tomaž Vajngerl
b412ee7b23
Fix bad merge of CharController_Window
...
Change-Id: I6d947d90f0505c29b4e301bc1ff30216aa0ed476
2013-07-03 21:46:48 +02:00
Tomaž Vajngerl
7302c4f649
Change series and trendline pop-up to support more trendlines.
...
Conflicts:
chart2/source/controller/main/ChartController_Window.cxx
Change-Id: I70eb06d74670f54fa3792723711e9f73700f12ba
2013-07-03 21:46:46 +02:00
Ariel Constenla-Haile
9052caae53
Resolves: #i121542# Unify the Menu API
...
(cherry picked from commit 399946b82f5efec19cd82d1c320d5aa9295d235d)
Conflicts:
chart2/source/controller/main/ChartController_Window.cxx
framework/source/uielement/langselectionmenucontroller.cxx
framework/source/uielement/popupmenucontroller.cxx
framework/source/uielement/recentfilesmenucontroller.cxx
framework/source/uielement/toolbarsmenucontroller.cxx
odk/examples/DevelopersGuide/GUI/UnoMenu.java
odk/examples/DevelopersGuide/GUI/UnoMenu2.java
odk/examples/cpp/StatusbarController/SelectionModeStatusbarController/SelectionModeStatusbarController.cxx
offapi/com/sun/star/awt/MenuBar.idl
offapi/com/sun/star/awt/MenuEvent.idl
offapi/com/sun/star/awt/MenuItemStyle.idl
offapi/com/sun/star/awt/MenuItemType.idl
offapi/com/sun/star/awt/MenuLogo.idl
offapi/com/sun/star/awt/PopupMenu.idl
offapi/com/sun/star/awt/PopupMenuDirection.idl
offapi/com/sun/star/awt/XMenu.idl
offapi/com/sun/star/awt/XMenuBar.idl
offapi/com/sun/star/awt/XMenuBarExtended.idl
offapi/com/sun/star/awt/XMenuExtended.idl
offapi/com/sun/star/awt/XMenuExtended2.idl
offapi/com/sun/star/awt/XMenuListener.idl
offapi/com/sun/star/awt/XPopupMenu.idl
offapi/com/sun/star/awt/XPopupMenuExtended.idl
offapi/com/sun/star/awt/makefile.mk
offapi/type_reference/types.rdb
svtools/inc/svtools/popupmenucontrollerbase.hxx
svtools/source/uno/popupmenucontrollerbase.cxx
svx/source/tbxctrls/extrusioncontrols.cxx
toolkit/inc/pch/precompiled_toolkit.hxx
toolkit/inc/toolkit/awt/vclxmenu.hxx
toolkit/inc/toolkit/helper/listenermultiplexer.hxx
toolkit/source/awt/vclxmenu.cxx
Change-Id: I3d9a1e109b9ff35901a3075b44a4c27e7c12b5c7
Related: #i121542# css::awt::XPopupMenu::execute() needs a Rectangle
(cherry picked from commit c01a6f4f370b72f0751cf4f5c11310682e2b3248)
Conflicts:
odk/examples/DevelopersGuide/GUI/UnoMenu2.java
offapi/type_reference/types.rdb
toolkit/inc/toolkit/awt/vclxmenu.hxx
Change-Id: I2cccc95086fe3d1522d03346e3c577fb2f21f621
2013-06-23 21:16:14 +01:00
Luboš Luňák
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Bjoern Michaelsen
fa878018de
fdo#60724: fix resizeable -> resizable misspelling found by lintian
...
Change-Id: I07488c02277292f96c08be6155edf0158976cc0b
2013-03-03 12:45:21 +01:00
Jean-Noël Rouvignac
97eb8a6e0e
Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING
...
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz >
Reviewed-by: Luboš Luňák <l.lunak@suse.cz >
2013-01-30 12:54:40 +00:00
Noel Grandin
bb121c864c
fdo#46808, Convert frame::Desktop to new style service.
...
I had to drop XEventBroadcaster from the merged interface
because it introduced method name conflicts (addEventListener).
Shouldn't be an issue since it was scheduled to be dropped anyhow,
and the service implementation still implements it, so existing clients
will be fine.
I dropped the interface XPropertySet from the combined IDL because nobody
seems to be using it, and it's primary purpose appears to be to set weird
flags.
I dropped the optional interfaces
XStatusIndicatorFactory
XDispatchInformationProvider
from the combined IDL because the service does not implement them, and
nobody seems to be using them. I suspect they were mistakenly copied
from XFrame.
I also did not convert the Title, UserDefinedAttributes and LayoutManager
properties to attributes, again because no-one is using them.
Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af
2012-12-21 10:57:09 +02:00
Caolán McNamara
2f002e3a49
having two SetPosSizePixel is a blasted nuisance
...
Lets rename the multiargument SetPosSizePixel to
setPosSizePixel drop the various using Window::SetPosSizePixel
and work towards de-virtualizing SetPosSizePixel/SetPosPixel and
SetSizePixel and doing the work in a virtual setPosSizePixel
Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8
2012-09-28 08:48:39 +01:00
Noel Grandin
f789715a41
fdo#46808, Use factory methods for frame::DispatchHelper instances
...
Change-Id: I7bdf16fc6d042e5ecd404c604a8b7c31c1ac7bc1
2012-08-27 15:40:06 +02:00
Michael Meeks
63c508e3e8
re-base on ALv2 code. Includes:
...
118568: switch to using ucpp
Patch contributed by Juergen Schmidt
http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
Thomas Arnhold
e07152cb8c
hrc cleanup: Remove two outdated files
...
All definitions in SchSlotIds.hxx are unused, so remove it.
Change-Id: I78c1266e9b9a0cf1433e6e3cc82a80f1fc4c7c8b
2012-06-25 14:12:55 +02:00
Rafael Dominguez
30cb559136
Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.
2012-03-23 02:55:33 +01:00
Rafael Dominguez
1e27c77338
Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.
...
-Update ModelState to reflect the changes.
2012-03-23 02:55:31 +01:00
Rafael Dominguez
2971651cd9
Add chart insert X errorbar toolbar and popup menu entries.
...
- Dispatch the commands to the proper functions.
2012-03-23 02:55:29 +01:00
Stephan Bergmann
bd205223ec
New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
...
...see ebe26f72e9
"WaE: 'unused' attribute ignored when parsing type"
for the problem.
2012-03-01 18:00:32 +01:00
Elton Chung
23af031b09
Fix typos in comments
2012-02-18 09:35:43 +00:00
Olivier Hallot
0eac98aa74
Fix for fdo43460 Part V getLength to isEmpty
...
Part V
Module
chart2
2011-12-13 00:36:43 +04:00
Takeshi Abe
1aae826501
catch by const reference
2011-11-29 10:07:04 +09:00
Norbert Thiebaud
6da8379e14
remove include of pch header in chart2
2011-11-27 12:59:19 -06:00
Jacek Wolszczak
a64076a069
Replace DBG_* with OSL_* in calc/chart2
2011-05-27 06:03:36 +02:00
Jan Holesovsky
acfdc69e78
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
sc/source/filter/starcalc/scflt.cxx
sc/source/ui/unoobj/chart2uno.cxx
2011-03-23 16:58:51 +01:00
Kohei Yoshida
8b49dc02d9
Various, mostly mutex-related build breakage fixes & warning removals.
2011-03-14 14:12:13 -04:00
Kohei Yoshida
12343c1556
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-10 20:21:13 -05:00
Ingrid Halama [iha]
33e01cba51
chart51: merge with DEV300_m101
2011-02-24 17:39:29 +01:00
Ingrid Halama [iha]
d3f3babe5f
chart51: merge with DEV300_m100
2011-02-15 14:04:40 +01:00
Ingrid Halama [iha]
e54b887ab0
chart52: merge with DEV300_m100
2011-02-15 13:28:01 +01:00
Carsten Driesner
e1d7ba2932
removetooltypes01: Rebase to DEV300m99
2011-02-07 13:06:08 +01:00
Ingrid Halama [iha]
c9bfd6cdeb
chart52: merge with DEV300_m99
2011-02-03 12:49:56 +01:00
Ingrid Halama [iha]
be902d3d92
chart51: merge with DEV300_m97
2011-01-31 14:11:09 +01:00
Ingrid Halama [iha]
a5da1bb72d
chart52: merge with DEV300_m98
2011-01-25 18:24:23 +01:00
Ingrid Halama [iha]
0e685f0d9f
chart52: #28670# make the legend within charts resizeable - part 2
2011-01-24 17:44:18 +01:00
Thomas Arnhold
0cd32bec48
Remove some more dead code
2011-01-18 12:17:31 -05:00
Mikhail Voytenko
3d6a5a98cd
removetooltypes01: #i112600# remove tooltypes from chart2
2011-01-14 15:18:08 +01:00
Thomas Benisch
0729b2664f
chart51: #i106137# Formatting Toolbar - Focus doesn't switch when select an other element
2011-01-07 13:20:38 +01:00
Frank Schoenheit [fs]
74dfed04ee
undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system
2010-12-23 10:01:58 +01:00
Frank Schoenheit [fs]
33f79158f6
undoapi: when inserting shapes, hide the Undo action which results from the initial positioning of the object
2010-11-18 15:45:39 +01:00
Ingrid Halama
df5e24fa7d
chart52: #28670# make the legend within charts resizeable - part 1 - patch from hackfest2010
2010-11-16 15:03:23 +01:00
Frank Schoenheit [fs]
4d0ae2eac2
undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
...
migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions
still some more cleanup needed
2010-11-16 08:49:38 +01:00
Frank Schoenheit [fs]
587dfc9e8a
undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished.
2010-11-09 21:37:01 +01:00
Frank Schoenheit [fs]
78fed9b862
undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance
2010-11-09 21:36:54 +01:00
Norbert Thiebaud
c94a7511bf
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:57:36 -05:00
Norbert Thiebaud
defa3490b4
use SolarMutexGuard to guard the SolarMutex
2010-10-25 17:54:58 -05:00
Ingrid Halama
b903a1de34
chart49: #i113103# guard calls to vcl window with solar mutex
2010-10-25 11:23:56 +02:00