summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/LayerTabBar.cxx
AgeCommit message (Collapse)Author
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
and fix a couple of bugs in SC and SW where the call mode was being passed to the hints parameter by accident Change-Id: Ief805410b3f7035e012e229e77f92d5832430f58 Reviewed-on: https://gerrit.libreoffice.org/11916 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-23fdo#82577: Handle WindowNoel Grandin
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-09-17Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt
The reason for this is that the height of the scrollbar is theme-dependent and makes the tabs unreadable if it's too small. The same has already been done for Calc (fdo#36772). Change-Id: Ibe22cf5e7d5863ccf276c19bfa969f5b5fc16a5a Reviewed-on: https://gerrit.libreoffice.org/11480 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2014-09-10callcatcher: update unused codeCaolán McNamara
Change-Id: Ie31c16318b09699e080484292d489a378e3a6dce
2014-06-25remove whitespacesMarkus Mohrhard
Change-Id: I9daea42a433b5032931a722878874917cf37f4d1
2014-04-28Improve TabBar return typesNoel Grandin
DeactivatePage() goes from returning long to returning bool. StartRenaming goes from returning long to returning bool. AllowRenaming goes from returning long to returning a constant from a new enum. Change-Id: Ib87e8d7ceb4e23846547257b358ca4dfd41eb6ca Reviewed-on: https://gerrit.libreoffice.org/9161 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-04-24sd: sal_Bool->boolNoel Grandin
Change-Id: I3172a42f6b6abe434ffe0475d1201ff50b6c06ea
2014-02-11sal_Bool->boolNoel Grandin
Change-Id: I31fb9d5b49260fd1a8fc1312b01fd5632c97ab2e
2014-01-28bool improvementsStephan Bergmann
Change-Id: Icac34936bdb551ad517170fd497212513719d2aa
2013-08-16String->OUStringIvan Timofeev
Change-Id: Ibb7483e12d1c14b01cbcff64f881eb88e6c48265
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
Change-Id: Iaccc7c9d81b55ef3a039cb90c4e089ebfc7fe337 Reviewed-on: https://gerrit.libreoffice.org/3487 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-03-27-Wunused-macrosStephan Bergmann
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-07sd/source/ui/dlg/LayerTabBar.cxx comment translation and cleanupUrs Fässler
Change-Id: If82454a40fbcdfbdf5b050ad6f2dbc3bc5325b23
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Armin Le-Grand #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles... http://svn.apache.org/viewvc?view=revision&revision=1293316 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 Patches contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1172128 http://svn.apache.org/viewvc?view=revision&revision=1172133 Patch contributed by Ariel Constenla-Haile i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress contextmenu - CWS contextmenu1 http://svn.apache.org/viewvc?view=revision&revision=1182915 Patch contributed by Zhang Jian Fang #118876#, Add check if the OutlinerParaObject is created successfully http://svn.apache.org/viewvc?view=revision&revision=1243381 restore a re-based rdbedit.
2012-02-01pointer -> referenceIvan Timofeev
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-11-20Remove empty commentsJ. Graeme Lingard
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from ↵Xiaofei Zhang
xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ↵Frank Schoenheit [fs]
::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in ↵Philipp Lohmann [pl]
dummies for all explicit help ids
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.7.188); FILE MERGEDRüdiger Timm
2008/04/01 15:34:15 thb 1.7.188.3: #i85898# Stripping all external header guards 2008/04/01 12:38:39 thb 1.7.188.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.7.188.1: #i87441# Change license header to LPGL v3.
2007-06-26INTEGRATION: CWS impressalternativtext (1.6.20); FILE MERGEDJens-Heiner Rechtien
2007/05/24 13:10:38 cl 1.6.20.1: #i68100# adding Title and Description to layers
2007-04-26INTEGRATION: CWS residcleanup (1.5.88); FILE MERGEDRüdiger Timm
2007/03/04 10:26:08 pl 1.5.88.1: #i74635# ResId cleanup
2006-11-14INTEGRATION: CWS aw024 (1.2.176); FILE MERGEDIvo Hinkelmann
2006/09/21 23:00:12 aw 1.2.176.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 10:58:56 aw 1.2.176.3: RESYNC: (1.2-1.3); FILE MERGED 2005/05/26 11:24:27 aw 1.2.176.2: #i39531# 2005/05/19 12:11:22 aw 1.2.176.1: #i39529#
2006-09-16INTEGRATION: CWS pchfix02 (1.3.278); FILE MERGEDOliver Bolte
2006/09/01 17:36:55 kaib 1.3.278.1: #i68856# Added header markers and pch files
2005-09-09INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGEDRüdiger Timm
2005/09/05 13:21:36 rt 1.2.428.1: #i54170# Change license header: remove SISSL
2004-07-13INTEGRATION: CWS impress2 (1.1.2); FILE ADDEDRüdiger Timm
2004/06/09 17:18:14 af 1.1.2.2: #i22705# Added guard against missing view shell. 2004/04/22 14:55:48 af 1.1.2.1: #i22705# Initial revision. Moved from ../view/layertab.cxx.