summaryrefslogtreecommitdiff
path: root/source/auxiliary/uz/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/auxiliary/uz/default.css')
-rw-r--r--source/auxiliary/uz/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/auxiliary/uz/default.css b/source/auxiliary/uz/default.css
index 01d72a8c8e..6026b205e0 100644
--- a/source/auxiliary/uz/default.css
+++ b/source/auxiliary/uz/default.css
@@ -52,7 +52,7 @@ h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
p, td
- { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
+ { font-size: 11pt; margin-top: 2px; margin-bottom: 2px;}
h1
{ font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
@@ -64,7 +64,7 @@ h3
{ font-size: 12pt; }
h4, h5, h6
- { font-size: 10pt; }
+ { font-size: 11pt; }
.relatedtopics
{ font-weight: normal; }
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/index.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-06-25remove custom RTTI from SwIndexNoel Grandin
2015-06-05sw: let's export the debug-logging stuff so msword filters can use itMichael Stahl
2014-11-05operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák
2014-10-30sw: add API that provides fast access to marks of a text nodeMiklos Vajna
2014-03-08'explicit' makes no sense for a default constructorMatteo Casalin
2014-03-08Remove '#define INLINE', inline in method definition is enoughMatteo Casalin
2014-03-08Remove unused headers and forward declarationsMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl
2014-02-17fdo#63154 Remove unused solar.h reference in sw.Alexandre Vicenzi
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2012-12-26translate remaining German comments in sw/incPhilipp Riemer
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-02-17EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier
2012-02-15sw: add doxygen comments for some document model / layout classesMiklos Vajna
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-28Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann
2011-11-24SwIndex: remove global EmptyIndexArrayMichael Stahl
2011-11-24SwIndex: cleanup: add Init methodMichael Stahl
2011-11-24SwIndex: style cleanupMichael Stahl
2011-11-24sw: remove debug instance countingMichael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl