summaryrefslogtreecommitdiff
path: root/sd/inc/sdfilter.hxx
AgeCommit message (Collapse)Author
2016-03-24loplugin:constantparam in sdNoel Grandin
Change-Id: I1a7f4cab28a70c45e5232e1c44f6ca6f7b014bff
2015-10-29com::sun::star->css in sdNoel Grandin
Change-Id: Ic0cbc857a3a9c66241b94c30bf8c859435f5a4b4
2015-07-21loplugin:unusedmethods sdNoel Grandin
Change-Id: I9b5399ace50db3259df2e619f28ae547a38e6c6d Reviewed-on: https://gerrit.libreoffice.org/17254 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-05loplugin:staticmethodsNoel Grandin
Change-Id: Ie7a1a5bc61d19aebd11a00c63c1f4104d893efbe
2014-04-24sd: sal_Bool->boolNoel Grandin
Change-Id: I3172a42f6b6abe434ffe0475d1201ff50b6c06ea
2014-02-26Remove visual noise from sdAlexander Wilms
Change-Id: I0957cabd66ddc4e25c7e6ff54ec2a555eda0792c Reviewed-on: https://gerrit.libreoffice.org/8306 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-23fixincludeguards.sh: sdThomas Arnhold
Change-Id: Ic831838b377656015d645eec9d439424378e08af
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530 Reviewed-on: https://gerrit.libreoffice.org/1484 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
There are basicically two classes of cases: 1) Where the code is for obscure historical reasons or what I see as misguided "optimization" split into a more libraries than necessary, and these then are loaded at run-time. Instead, just use direct linking. 2) Where dynamic loading is part of the functionality offered to some upper (scripting etc) layer, or where some system-specific non-LO library is loaded dynamically, as it is not necessarily present on end-user machines. Can't have such in the DISABLE_DYNLOADING case. Change-Id: I9eceac5fb635245def2f4f3320821447bb7cd8c0
2012-06-29removed unnecessary forward declarations of classTakeshi Abe
except * sd::ViewTabBar moved to ViewShellBase.hxx * sd::TemplateEntry moved to AllMasterPageSelector.hxx Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2010-10-28add modelines to .hxx files as wellCaolán McNamara
Notes: split repo tag: impress_LIBREOFFICE_3_3_FREEZE
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.8.298); FILE MERGEDRüdiger Timm
2008/04/01 12:38:23 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.8.298.1: #i87441# Change license header to LPGL v3.
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.6.102); FILE MERGEDKurt Zenker
2006/11/22 14:56:23 cl 1.6.102.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/22 12:40:35 cl 1.6.102.1: #i69285# warning free code changes for unxlngi6.pro
2006-11-14INTEGRATION: CWS aw024 (1.4.100); FILE MERGEDIvo Hinkelmann
2006/07/04 14:51:26 aw 1.4.100.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 09:56:33 aw 1.4.100.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 14:49:20 sj 1.4.100.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism
2006-06-19INTEGRATION: CWS warnings01 (1.5.216); FILE MERGEDJens-Heiner Rechtien
2006/05/12 16:40:32 sb 1.5.216.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2005-09-09INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGEDRüdiger Timm
2005/09/05 13:20:00 rt 1.4.242.1: #i54170# Change license header: remove SISSL
2005-01-13INTEGRATION: CWS impress26 (1.3.106); FILE MERGEDKurt Zenker
2004/12/16 13:40:39 cl 1.3.106.1: #i39045# #i21440# hide spell checker marks during graphic and html export
2004-10-04INTEGRATION: CWS mav09 (1.2.82); FILE MERGEDKurt Zenker
2004/07/15 10:50:00 mba 1.2.82.1: #i27773#: XMLFilter needs additional parameter
2004-01-20INTEGRATION: CWS impress1 (1.1.254); FILE MERGEDOliver Bolte
2003/09/16 12:06:54 af 1.1.254.1: #111996# Moved SdDrawDocShell to namespace sd.
2001-02-13initial revisionKai Ahrens