java_sources( name = 'ridl-src', srcs = glob(['com/**']), visibility = ['PUBLIC'], ) java_doc( name = 'ridl-javadoc', title = 'LibreOffice types for the Java Uno typesystem', pkgs = [ 'com.sun.star', ], paths = ['.'], srcs = glob(['com/**']), deps = [ '//:ridl', ], visibility = ['PUBLIC'], ) repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-20 17:24:33 +0100
committerAndras Timar <atimar@suse.com>2013-02-20 17:25:30 +0100
commitb37a07f2da6c4fcc1a01cc3ea547c558c23edd71 (patch)
tree0fc40179b95c3fb5511afdff378217b3bf4a818b
parent28300209604ee1bb8e5050322b29e95a07f679d8 (diff)
typo: allways -> always
Change-Id: I48bd0161dd76c36eeaa39c45e9539584a4ef6841
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx2
-rw-r--r--dtrans/source/win32/dtobj/FmtFilter.cxx4
-rw-r--r--jurt/com/sun/star/comp/servicemanager/ServiceManager.java2
-rw-r--r--package/source/xstor/xfactory.cxx2
-rw-r--r--package/source/xstor/xstorage.cxx4
-rw-r--r--sd/source/core/drawdoc2.cxx2
-rw-r--r--sd/source/ui/inc/GraphicViewShell.hxx2
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx2
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx2
-rw-r--r--sd/source/ui/unoidl/unolayer.hxx2
-rw-r--r--sd/source/ui/view/drviewsa.cxx2
-rw-r--r--sd/source/ui/view/grviewsh.cxx2
-rw-r--r--sd/source/ui/view/sdwindow.cxx2
-rw-r--r--svl/source/fsstor/fsfactory.cxx2
-rw-r--r--svtools/source/control/valueacc.cxx2
-rw-r--r--svx/source/dialog/fontwork.cxx2
-rw-r--r--sw/source/ui/inc/view.hxx4
-rw-r--r--sw/source/ui/uiview/view.cxx2
-rw-r--r--sw/source/ui/vba/vbaformfield.cxx2
-rw-r--r--sw/source/ui/vba/vbaheaderfooterhelper.cxx2
-rw-r--r--toolkit/inc/toolkit/helper/emptyfontdescriptor.hxx2
-rw-r--r--unotools/source/i18n/textsearch.cxx6
-rw-r--r--vbahelper/source/vbahelper/vbacommandbar.cxx2
-rw-r--r--vcl/aqua/source/dtrans/HtmlFmtFlt.cxx2
-rw-r--r--vcl/generic/fontmanager/parseAFM.cxx2
-rw-r--r--vcl/unx/generic/app/saldisp.cxx2
-rw-r--r--vcl/unx/generic/gdi/salgdi.cxx2
-rw-r--r--xmloff/inc/xmloff/xmlerror.hxx2
-rw-r--r--xmloff/source/draw/shapeexport2.cxx2
29 files changed, 34 insertions, 34 deletions
diff --git a/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx b/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
index fe28f36fedf5..226fb01c8e2a 100644
--- a/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
+++ b/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
@@ -31,7 +31,7 @@ typedef ::cppu::ImplHelper1<
/** This class represents non editable text fields. The object passed to
the constructor is expected to be a list (a <type>ListBox</type> to be
- more specific). From this allways the selected item is token to be made
+ more specific). From this always the selected item is token to be made
accessible by this class. When the selected item changes then also the
exported text changes.
*/
diff --git a/dtrans/source/win32/dtobj/FmtFilter.cxx b/dtrans/source/win32/dtobj/FmtFilter.cxx
index 66a43db870a5..7456ce598bf5 100644
--- a/dtrans/source/win32/dtobj/FmtFilter.cxx
+++ b/dtrans/source/win32/dtobj/FmtFilter.cxx
@@ -283,7 +283,7 @@ Sequence< sal_Int8 > SAL_CALL TextHtmlToHTMLFormat( Sequence< sal_Int8 >& aTextH