summaryrefslogtreecommitdiff
path: root/l10ntools/inc/xrmlex.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-09-30 10:29:19 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-10-01 10:43:24 +0000
commit58aea3f36c14414f95668e229a7350598f6c53a8 (patch)
tree70c115dffd44576313cefd49e4164d293895e4bd /l10ntools/inc/xrmlex.hxx
parent3fcbfe10857631212d8b8db9a079bb9692ed78bc (diff)
loplugin:unusedmethods
- improvements to the plugin to find more method calls - improvements to python script to remove more false+ - fix the FORCE_COMPILE_ALL build flag to include code in the $WORKDIR Change-Id: I4d6015dcb9b9d60c26f0bcee8abad807177a7836 Reviewed-on: https://gerrit.libreoffice.org/19064 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'l10ntools/inc/xrmlex.hxx')
-rw-r--r--l10ntools/inc/xrmlex.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/inc/xrmlex.hxx b/l10ntools/inc/xrmlex.hxx
index e1092433f2b6..7e283118d218 100644
--- a/l10ntools/inc/xrmlex.hxx
+++ b/l10ntools/inc/xrmlex.hxx
@@ -25,14 +25,12 @@
#include <stdio.h>
extern "C" int WorkOnTokenSet( int, char* );
-extern "C" int Argument( char * );
extern "C" int InitXrmExport( const char * );
extern "C" int EndXrmExport();
extern "C" int GetError();
extern "C" int SetError();
extern "C" bool GetOutputFile( int argc, char* argv[]);
extern "C" FILE *GetXrmFile();
-extern "C" int isQuiet();
extern "C" const char* getFilename();
#endif
it/lo/core/commit/sfx2/inc/frmload.hxx?id=93a7b558588be1f12e137329548b706daccc07df'>[CWS autorecovery] merged SfxTopFrame into SfxFrameFrank Schoenheit [fs] SfxTopFrame was the only class deriving from the abstract class SfxFrame, so both can effectively be treated as one class. 2009-11-27[CWS autorecovery] #i65597# refactored SfxViewFrame::SwitchToViewShell_Impl ↵Frank Schoenheit [fs] to move some functionality to the UNO implementations, instead of doing it here. This is another step towards a fully UNOized view factory for SFX documents. 2009-11-26[CWS autorecovery] last step, for the moment, of loader streamliningFrank Schoenheit [fs] 2009-11-26[CWS autorecovery] even closer to an SFX document loader working in the ↵Frank Schoenheit [fs] proper order 2009-11-26[CWS autorecovery] further streamlined the SFX frame loader's load methodFrank Schoenheit [fs] 2009-11-25[CWS autorecovery] #i65597# moved creation of new documents from application ↵Frank Schoenheit [fs] to loader The loader was the only client of the respective application code, and needs to have better control over the document creation process. In the course of this move, some dead/duplicate/obsolete code has been removed. 2009-11-25broke down ::load into smaller piecesFrank Schoenheit [fs] 2009-11-20[CWS autorecovery] a very early step towards #i65597#:Frank Schoenheit [fs] some refactoring, removal of unused code, and consolidation Basically, in the current phase this is just to make it easier to understand the current code. 2008-04-11INTEGRATION: CWS changefileheader (1.12.216); FILE MERGEDRüdiger Timm 2008/04/01 15:38:14 thb 1.12.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.12.216.1: #i87441# Change license header to LPGL v3. 2007-06-27INTEGRATION: CWS vgbugs07 (1.11.520); FILE MERGEDJens-Heiner Rechtien 2007/06/04 13:34:36 vg 1.11.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2005-09-07INTEGRATION: CWS ooo19126 (1.10.566); FILE MERGEDRüdiger Timm 2005/09/05 15:21:24 rt 1.10.566.1: #i54170# Change license header: remove SISSL