summaryrefslogtreecommitdiff
path: root/svx/source/mnuctrls/clipboardctl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-6/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from svxAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-09-05convert svx/source/mnucrtls/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-12/+12
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-10/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2009-09-18CWS-TOOLING: integrate CWS mba32issues02Jens-Heiner Rechtien1-10/+0
2009-01-29CWS-TOOLING: integrate CWS metropatch01_DEV300Rüdiger Timm1-0/+10
2008-04-11INTEGRATION: CWS changefileheader (1.14.368); FILE MERGEDRüdiger Timm1-47/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.13.320); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-10-12INTEGRATION: CWS sb59 (1.11.486); FILE MERGEDOliver Bolte1-4/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.11.534); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.10.264); FILE MERGEDRüdiger Timm1-47/+21
2005-03-15INTEGRATION: CWS toolbars4 (1.9.362); FILE MERGEDOliver Bolte1-11/+6
2004-10-04INTEGRATION: CWS mav09 (1.7.678); FILE MERGEDKurt Zenker1-7/+5
2004-07-06INTEGRATION: CWS docking1 (1.7.652); FILE MERGEDOliver Bolte1-9/+22
2002-09-24#103417#: use SID_CLIPBOARD_FORMAT_ITEMS to enable/disable DropDownMathias Bauer1-16/+11
2002-09-24#103417#: use SfxVoidItem for registrationMathias Bauer1-3/+3
2002-09-20#103417# dropdown list for paste icon in function bar fixedThomas Lange1-18/+27
2002-05-24#99030# use the BoolItem in the state to disallow drop-down / use the binding...Frank Schönheit1-13/+26
2001-08-16Bug #90675#: use SO3 PasteDialog function for get the correct ClipboardFormat...jp1-3/+6
2001-04-10Corrected to pass lvalueVladimir Glazounov1-3/+3
2001-03-30SvxClipBoardControl initial revisionThomas Lange1-0/+192