summaryrefslogtreecommitdiff
path: root/sc/inc/appluno.hxx
AgeCommit message (Collapse)AuthorFilesLines
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-62/+62
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-24coverity#737355 Uncaught exceptionCaolán McNamara1-5/+6
Change-Id: Ib6b54de2a02fedd42fa28155762b4d3c25957607
2014-02-24coverity#737354 Uncaught exceptionCaolán McNamara1-3/+4
Change-Id: Iedbff972ef4fba9b0fa877db76a1e9b099223279
2013-06-05Fixes for new-style service com.sun.star.sheet.GlobalSheetSettingsStephan Bergmann1-1/+4
...changed from old-style with a39c96af53ec3364de70012ebfa7c09c4a55a7c3 "fdo#46808, Convert sheet::GlobalSheetSettings service to new style." The XPropertySet can be treated as an implementation detail (but kept in the implementation for backwards compatibility). Also, this should arguably be a singleton rather than a service, like some related services (e.g., com.sun.star.sheet.RecentFunctions), too. Change-Id: Ibfe3254188aff91a08b39cbc295fb610ae0dfa5f
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin1-4/+90
Change-Id: If5fc10e408427fe5d87968a0ad51a3142f895709
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-24/+24
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
2012-06-23removed unused forward declarations of classTakeshi Abe1-2/+0
except moving ScPostIt into source/filter/inc/xeescher.hxx Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-01-10Changed String to OUString in public variables of ScFuncDescSören Möller1-0/+1
I have changed four public variables of ScFuncDesc in sc/inc/funcdesc.hxx from deprecated String to OUString and corrected all uses of these variables
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.2.700); FILE MERGEDRüdiger Timm1-43/+18
2008/04/01 15:29:16 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:49 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.2.700.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:00:32 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL
2000-09-18initial importJens-Heiner Rechtien1-0/+265