summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-19We don't need this semi-colon.Kohei Yoshida1-1/+1
2014-12-19constants via #define must be integer if used in #if statementChristian Lohmaier2-2/+2
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara4-63/+53
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara5-75/+92
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara3-6/+26
2014-12-19Extrusion depth is just a simple menuCaolán McNamara4-41/+21
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara4-87/+6
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara6-23/+31
2014-12-19fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke1-24/+26
2014-12-19fdo#59886 unit tests for DOCX fixed date field import/export.Eilidh McAdam2-0/+22
2014-12-19Support for docx import of fixed date and time fields.Eilidh McAdam9-7/+137
2014-12-19Small fix for docx date field format import.Eilidh McAdam1-2/+7
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam2-4/+14
2014-12-19Make icu4c-android.patch apply againTor Lillqvist1-2/+2
2014-12-19fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke1-7/+7
2014-12-19The value of the nRefs field is not used anywhereTor Lillqvist5-25/+2
2014-12-19DOCX filter: handle decimal number format with no level text correctlyMiklos Vajna5-2/+36
2014-12-19writerfilter: unused includeMiklos Vajna1-4/+0
2014-12-19unoidl: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-19Assert ASCII precond of rtl_uString_newFromAscii/LiteralStephan Bergmann2-7/+4
2014-12-19IMPL_RTL_INTERN -> IMPL_RTL_IS_USTRINGStephan Bergmann3-18/+15
2014-12-19add more date formats for [pt-PT]Eike Rathke1-0/+24
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn16-89/+62
2014-12-19fdo#39440 rsc: reduce scope of local variablesMichael Weghorn4-22/+10
2014-12-19solenv: fix bashism in unittest-failed.shRiccardo Magliocchetti1-2/+2
2014-12-19sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
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 Bergmann9-112/+45
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann27-378/+360
2014-12-19upgrade to icu 54Caolán McNamara15-200/+311
2014-12-19WaE: variable 'nBofType' set but not usedTor Lillqvist1-1/+1
2014-12-19changes sidebar: Use smaller 'clock' icons.Jan Holesovsky1-2/+2
2014-12-19changes sidebar: Better look of the buttons.Jan Holesovsky1-3/+12
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky2-26/+31
2014-12-19changes sidebar: Make the changes tabs narrower (when possible).Jan Holesovsky2-21/+25
2014-12-19changes sidebar: Make the filter tabpage more vertical to fit better.Jan Holesovsky1-230/+308
2014-12-19changes sidebar: Limit it to Writer only for now.Jan Holesovsky1-1/+5
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky10-13/+255
2014-12-19Fix build.Jan Holesovsky1-2/+2
2014-12-19Kill pointless formulagroupcl_public.hxx, inline in only place where includedTor Lillqvist2-38/+23
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn17-45/+28
2014-12-19icu#11451 bidi, the gift that keeps on givingCaolán McNamara2-0/+12
2014-12-19WaE: variable 'nModuleCount' set but not usedTor Lillqvist1-1/+1
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara1-6/+3
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara7-55/+32
2014-12-19can move the decls to first use nowCaolán McNamara1-9/+6
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin21-38/+38
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara6-119/+136
2014-12-19defining a macro for two lines of code introduces more noiseNoel Grandin1-4/+2