summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Typo: bootrap=>bootstrapJulien Nabet1-1/+1
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet2-2/+2
2014-12-20TyposJulien Nabet2-4/+4
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna2-1/+3
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna1-2/+2
2014-12-20fdo#39468 translate German commentsMichael Weghorn3-156/+157
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane1-1/+3
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara1-5/+10
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara1-2/+11
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara1-0/+7
2014-12-19Extrusion depth is just a simple menuCaolán McNamara1-2/+3
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara3-10/+16
2014-12-19The value of the nRefs field is not used anywhereTor Lillqvist1-3/+0
2014-12-19Make O[U]StringLiteral ctor explicitStephan Bergmann2-2/+2
2014-12-19This is not java.lang.StringBufferStephan Bergmann2-72/+0
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann7-81/+29
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann4-8/+7
2014-12-19upgrade to icu 54Caolán McNamara1-0/+32
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky1-2/+2
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky1-2/+2
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara1-0/+15
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna1-2/+2
2014-12-19remove operator>> and operator<< methodsNoel Grandin4-21/+2
2014-12-19remove operator>> and operator<< methodsNoel Grandin2-9/+13
2014-12-19fdo#39468 translate German commentsMichael Weghorn1-159/+155
2014-12-18Related: coverity#1202743 Bad bit shift operationCaolán McNamara1-130/+1
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca1-4/+10
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann1-4/+0
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara1-39/+27
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann3-24/+24
2014-12-18tools: Use appropriate OUString functions on string constantsStephan Bergmann1-8/+6
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann2-21/+2
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann2-17/+9
2014-12-18The touch module, ByteBufferWrapper, and the libotouch library can go away nowTor Lillqvist1-40/+0
2014-12-18fix typoTakeshi Abe1-1/+1
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-12-18fdo#39468 translate German commentsMichael Weghorn6-45/+38
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann1-16/+41
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-0/+70
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara1-3/+0
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara2-9/+5
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara1-0/+1
2014-12-17implement loading docking windows from .ui formatCaolán McNamara5-9/+36
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-12-17fdo#39468: translate german commentsJennifer Liebel4-160/+153
2014-12-16protect against self-assignmentDavid Tardon1-4/+7
2014-12-16fdo#39468 translate German commentsMichael Weghorn5-58/+54
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna1-0/+1
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák1-12/+11
2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn1-26/+30