summaryrefslogtreecommitdiffstats
path: root/sc/inc/appluno.hxx
Commit message (Collapse)AuthorAgeFilesLines
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
| | | | Change-Id: I41ba46831f24b2960a1fe982b74a2b623e682e0b
* coverity#737702 Uncaught exceptionCaolán McNamara2014-08-171-1/+1
| | | | Change-Id: Idfc005c1c34c609b7dcaae266cdaf6a15a403e5a
* remove whitespaceMarkus Mohrhard2014-06-251-3/+0
| | | | Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
* sc: sal_Bool->boolNoel Grandin2014-04-231-14/+14
| | | | Change-Id: I70aad0b38979f45a313b8ac36890fb6c64d11bb0
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-0/+81
| | | | Change-Id: If2c233a8ced8815b065a72caff907f10ef6166ff
* whitespace cleanup in scMarkus Mohrhard2014-04-061-4/+0
| | | | Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-64/+64
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-62/+62
| | | | Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
* coverity#737355 Uncaught exceptionCaolán McNamara2014-02-241-5/+6
| | | | Change-Id: Ib6b54de2a02fedd42fa28155762b4d3c25957607
* coverity#737354 Uncaught exceptionCaolán McNamara2014-02-241-3/+4
| | | | Change-Id: Iedbff972ef4fba9b0fa877db76a1e9b099223279
* Fixes for new-style service com.sun.star.sheet.GlobalSheetSettingsStephan Bergmann2013-06-051-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
* fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin2013-05-131-4/+90
| | | | Change-Id: If5fc10e408427fe5d87968a0ad51a3142f895709
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-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
* removed unused forward declarations of classTakeshi Abe2012-06-231-2/+0
| | | | | | except moving ScPostIt into source/filter/inc/xeescher.hxx Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* Changed String to OUString in public variables of ScFuncDescSören Möller2011-01-101-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
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-1/+1
|
* INTEGRATION: CWS changefileheader (1.2.700); FILE MERGEDRüdiger Timm2008-04-101-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.
* INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:00:32 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL
* initial importJens-Heiner Rechtien2000-09-181-0/+265