diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-18 16:56:16 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-19 20:04:22 +0200 |
commit | 3db8d606d5cdb5f0569a4263d4793c17920d0ae1 (patch) | |
tree | e8b5e1e6275c4ccc0cd55c94e39ae7d8bc598e4e /sc | |
parent | e175eb3cedded28909247f4d46f2c17ff2f58be2 (diff) |
hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done
Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/sc.hrc | 3 | ||||
-rw-r--r-- | sc/source/ui/StatisticsDialogs/StatisticsDialogs.src | 1 | ||||
-rw-r--r-- | sc/source/ui/dbgui/pvfundlg.src | 4 | ||||
-rw-r--r-- | sc/source/ui/drawfunc/drformsh.src | 2 | ||||
-rw-r--r-- | sc/source/ui/drawfunc/objdraw.src | 22 | ||||
-rw-r--r-- | sc/source/ui/pagedlg/pagedlg.hrc | 2 | ||||
-rw-r--r-- | sc/source/ui/pagedlg/pagedlg.src | 1 | ||||
-rw-r--r-- | sc/source/ui/sidebar/CellAppearancePropertyPanel.src | 5 | ||||
-rw-r--r-- | sc/source/ui/src/hdrcont.src | 7 | ||||
-rw-r--r-- | sc/source/ui/src/popup.src | 3 | ||||
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 2 | ||||
-rw-r--r-- | sc/source/ui/src/scstring.src | 1 | ||||
-rw-r--r-- | sc/source/ui/src/toolbox.src | 1 |
13 files changed, 0 insertions, 54 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 43bda66ddcb8..d350aad3466d 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -273,7 +273,6 @@ // functions - #define SID_OPEN_CALC (SC_FUNCTION_START + 4) #define FILE_MENU_END (SC_FUNCTION_START + 20) @@ -477,7 +476,6 @@ #define SID_DELETE_NOTE (SID_API_SLOTS+2) - #define SID_PREVIEW_START (SID_API_SLOTS+20) #define SID_PREVIEW_NEXT (SID_PREVIEW_START) #define SID_PREVIEW_PREVIOUS (SID_PREVIEW_START+1) @@ -746,7 +744,6 @@ #define SCSTR_SHOWTABLE (STR_START + 20) #define SCSTR_HIDDENTABLES (STR_START + 21) - #define SCSTR_TABLE (STR_START + 24) #define SCSTR_NAME (STR_START + 25) #define SCSTR_INSTABLE (STR_START + 26) diff --git a/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src b/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src index 924e507c4f72..702f54f1b6db 100644 --- a/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src +++ b/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src @@ -300,7 +300,6 @@ Resource RID_STATISTICS_DLGS Text [ en-US ] = "Variable 2"; }; - /*F Test */ String STR_FTEST_OBSERVATIONS_LABEL { diff --git a/sc/source/ui/dbgui/pvfundlg.src b/sc/source/ui/dbgui/pvfundlg.src index d2c08c0389f6..14a42ae79afb 100644 --- a/sc/source/ui/dbgui/pvfundlg.src +++ b/sc/source/ui/dbgui/pvfundlg.src @@ -37,8 +37,6 @@ StringArray SCSTR_DPFUNCLISTBOX }; }; - - ModalDialog RID_SCDLG_DPSHOWDETAIL { OutputSize = TRUE; @@ -85,6 +83,4 @@ ModalDialog RID_SCDLG_DPSHOWDETAIL Text [ en-US ] = "Show Detail"; }; - - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/drawfunc/drformsh.src b/sc/source/ui/drawfunc/drformsh.src index fae81bf2b1d4..d72234ec988f 100644 --- a/sc/source/ui/drawfunc/drformsh.src +++ b/sc/source/ui/drawfunc/drformsh.src @@ -153,7 +153,6 @@ };\ }; - // Popup-Menues --------------------------------------------------------------------- String RID_POPUP_DRAWFORM @@ -175,7 +174,6 @@ Menu RID_POPUP_DRAWFORM MN_RENAME_OBJECT //-#i68101#---------------------- - MenuItem { Separator = TRUE ; }; MenuItem { ITEM_FORM_CONTROL_PROPERTIES }; diff --git a/sc/source/ui/drawfunc/objdraw.src b/sc/source/ui/drawfunc/objdraw.src index 8ae856d4cb3a..1981bb1e067d 100644 --- a/sc/source/ui/drawfunc/objdraw.src +++ b/sc/source/ui/drawfunc/objdraw.src @@ -364,10 +364,6 @@ };\ }; - - - - // Objekt-Leisten String RID_DRAW_OBJECTBAR @@ -413,7 +409,6 @@ Menu RID_POPUP_DRAW MN_RENAME_OBJECT //-#i68101#---------------------- - MenuItem { Separator = TRUE ; }; MN_MIRRORSUB @@ -447,10 +442,8 @@ Menu RID_POPUP_DRAW }; }; - // Popup-Menue fuer (Uno-) Controls - Menu RID_POPUP_CONTROL { ItemList = @@ -463,7 +456,6 @@ Menu RID_POPUP_CONTROL MN_RENAME_OBJECT //-#i68101#---------------------- - MenuItem { Separator = TRUE ; }; MenuItem { ITEM_FORM_CONTROL_PROPERTIES }; @@ -481,10 +473,8 @@ Menu RID_POPUP_CONTROL }; }; - // Grafik - Menu RID_POPUP_GRAPHIC { ItemList = @@ -501,7 +491,6 @@ Menu RID_POPUP_GRAPHIC MN_RENAME_OBJECT //-#i68101#---------------------- - MenuItem { Separator = TRUE ; }; MN_MIRRORSUB @@ -524,10 +513,8 @@ Menu RID_POPUP_GRAPHIC }; }; - // Media - Menu RID_POPUP_MEDIA { ItemList = @@ -540,7 +527,6 @@ Menu RID_POPUP_MEDIA MN_RENAME_OBJECT //-#i68101#---------------------- - MenuItem { Separator = TRUE ; }; MN_MIRRORSUB @@ -554,10 +540,8 @@ Menu RID_POPUP_MEDIA }; }; - // Ole-Objekt - Menu RID_POPUP_OLE { ItemList = @@ -577,7 +561,6 @@ Menu RID_POPUP_OLE MN_RENAME_OBJECT //-#i68101#---------------------- - MenuItem { Separator = TRUE ; }; MN_ARRANGESUB @@ -590,10 +573,8 @@ Menu RID_POPUP_OLE }; }; - // Charts - Menu RID_POPUP_CHART { ItemList = @@ -613,7 +594,6 @@ Menu RID_POPUP_CHART MN_RENAME_OBJECT //-#i68101#---------------------- - MenuItem { Separator = TRUE ; }; MN_ARRANGESUB @@ -632,10 +612,8 @@ Menu RID_POPUP_CHART }; }; - // PopUpDraw Text - String RID_POPUP_DRAWTEXT { Text [ en-US ] = "Pop-up menu for text objects" ; diff --git a/sc/source/ui/pagedlg/pagedlg.hrc b/sc/source/ui/pagedlg/pagedlg.hrc index b8df46eea585..67fdbe365f3b 100644 --- a/sc/source/ui/pagedlg/pagedlg.hrc +++ b/sc/source/ui/pagedlg/pagedlg.hrc @@ -17,11 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include "sc.hrc" // -> RID_SCPAGE_AREAS - // TabPage: Tabelle #define IMG_LEFTRIGHT (SC_DIALOGS_START + 43 + 23) diff --git a/sc/source/ui/pagedlg/pagedlg.src b/sc/source/ui/pagedlg/pagedlg.src index cc257a227246..56d571ad18e5 100644 --- a/sc/source/ui/pagedlg/pagedlg.src +++ b/sc/source/ui/pagedlg/pagedlg.src @@ -29,5 +29,4 @@ Image IMG_TOPDOWN MaskColor = STD_MASKCOLOR; }; - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src index 91723cdd5a70..569171f0ca01 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src @@ -27,7 +27,6 @@ #define TOOLBOX_BORDER_WIDTH 107 #define POPUPPANEL_MARGIN_SMALL_PIXEL 8 - Image IMG_CELL_BORDER { ImageBitmap = Bitmap{File = "sidebar/CellBorder.png";}; @@ -69,7 +68,6 @@ Image IMG_LINE_STYLE9 ImageBitmap = Bitmap{File = "sidebar/CellBorderLineStyle_750.png";}; }; - // fill color popup Control RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR @@ -95,7 +93,6 @@ Control RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR }; }; - // line color popup Control RID_POPUPPANEL_CELLAPPEARANCE_LINECOLOR @@ -116,7 +113,6 @@ Control RID_POPUPPANEL_CELLAPPEARANCE_LINECOLOR }; }; - // cell line style popup Control RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE @@ -152,7 +148,6 @@ Control RID_POPUPPANEL_APPEARANCE_CELL_LINESTYLE }; }; - // cell border style popup Control RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE diff --git a/sc/source/ui/src/hdrcont.src b/sc/source/ui/src/hdrcont.src index 9c3c3921b4c4..91c45393f9fb 100644 --- a/sc/source/ui/src/hdrcont.src +++ b/sc/source/ui/src/hdrcont.src @@ -18,8 +18,6 @@ */ #include "sc.hrc" - - #define PART1 \ MenuItem\ {\ @@ -28,7 +26,6 @@ Text [ en-US ] = "~Format Cells..." ; \ }; - #define PART2 \ MenuItem\ {\ @@ -49,8 +46,6 @@ Text [ en-US ] = "~Paste" ; \ }; - - Menu RID_POPUP_ROWHEADER { ItemList = @@ -120,8 +115,6 @@ Menu RID_POPUP_ROWHEADER }; }; - - Menu RID_POPUP_COLHEADER { ItemList = diff --git a/sc/source/ui/src/popup.src b/sc/source/ui/src/popup.src index 1a7d0d5380ed..384b783e02a9 100644 --- a/sc/source/ui/src/popup.src +++ b/sc/source/ui/src/popup.src @@ -20,7 +20,6 @@ #include "sc.hrc" #include <svx/globlmn.hrc> - // Popup-Menues ---------------------------------------------------------------- String RID_POPUP_CELLS @@ -110,7 +109,6 @@ Menu RID_POPUP_CELLS MenuItem { Separator = TRUE ; }; - MenuItem { Identifier = SID_CUT ; @@ -349,7 +347,6 @@ Menu RID_POPUP_PREVIEW }; }; - String RID_POPUP_EDIT { Text [ en-US ] = "Text Input pop-up menu" ; diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 3812f6e37b20..f8e126402a3e 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -8746,7 +8746,6 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 }; }; - // -=*# Resource for function CHISQDIST #*=- Resource SC_OPCODE_CHISQ_DIST { @@ -8829,7 +8828,6 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 }; }; - // -=*# Resource for function CHIINV #*=- Resource SC_OPCODE_CHI_INV { diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index 0268edbbec92..78d954105ced 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -410,7 +410,6 @@ String SCSTR_CHAR_ATTRS Text [ en-US ] = "Font Attributes" ; }; - String SCSTR_CLPBRD_CLEAR { Text [ en-US ] = "You have a large amount of data saved in the clipboard.\nDo you want the clipboard contents to be available in other applications?" ; diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 3181f9292799..6912ce8beffd 100644 --- a/sc/source/ui/src/toolbox.src +++ b/sc/source/ui/src/toolbox.src @@ -56,7 +56,6 @@ String SCSTR_QHELP_BTNEQUAL Text [ en-US ] = "Function" ; }; - String SCSTR_QHELP_EXPAND_FORMULA { Text [ en-US ] = "Expand Formula Bar" ; |