summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/classes/filtercachedata.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/classes/filtercachedata.hxx b/framework/inc/classes/filtercachedata.hxx
index 7bb3d24f4a65..d141652c45b8 100644
--- a/framework/inc/classes/filtercachedata.hxx
+++ b/framework/inc/classes/filtercachedata.hxx
@@ -580,13 +580,13 @@ class FilterCFGAccess : public ::utl::ConfigItem
void write ( DataContainer& rData ,
DataContainer::ECFGType eType ); // write values from given struct to configuration
- static OUString encodeTypeData ( const FileType& aType ); // build own formated string of type properties
+ static OUString encodeTypeData ( const FileType& aType ); // build own formatted string of type properties
static void decodeTypeData ( const OUString& sData ,
FileType& aType );
- static OUString encodeFilterData( const Filter& aFilter ); // build own formated string of filter properties
+ static OUString encodeFilterData( const Filter& aFilter ); // build own formatted string of filter properties
static void decodeFilterData( const OUString& sData ,
Filter& aFilter );
- static OUString encodeStringList( const OUStringList& lList ); // build own formated string of OUStringList
+ static OUString encodeStringList( const OUStringList& lList ); // build own formatted string of OUStringList
static OUStringList decodeStringList( const OUString& sValue );
void setProductName ( OUStringHashMap& lUINames );
urce/ui/inc/warnbox.hxx?id=827c46e7d75000cb03b0ce21759f9d0825f0c096'>fdo#82577: Handle WindowNoel Grandin Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a 2014-06-25remove whitespaceMarkus Mohrhard Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2 2014-04-19fixincludeguards.sh: scThomas Arnhold sorry, huge one... 2014-04-06whitespace cleanup in scMarkus Mohrhard Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f 2014-03-03Remove visual noise from scAlexander Wilms Conflicts: sc/source/ui/inc/docfunc.hxx Change-Id: I9314437ed3dd60e84d28c08ac0a2d1ed7bd1daf8 Reviewed-on: https://gerrit.libreoffice.org/8301 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2013-10-04convert sc/../warnbox.hxx from String to OUStringNoel Grandin Change-Id: I1a94de9d2afcf21bd7c46cedccf2189bf2f6285a 2012-06-21re-base on ALv2 code.Michael Meeks Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce