summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-25barcodes: initial attempt to use zint to render bar-codes.feature/barcodeMichael Meeks7-2/+316
2015-01-25zint-barcode: add optional internal barcode functionality from zint.Michael Meeks11-0/+159
2015-01-25xmloff: fix initialization order for custom shape engines.Michael Meeks2-23/+37
2015-01-21Don't try to pass an arbitrary Java exception through UNOLionel Elie Mamane2-5/+15
2015-01-21drop unnecessary inlineCaolán McNamara1-41/+34
2015-01-21Hint assertions and sanity checks added.Ashod Nakashian2-6/+22
2015-01-21Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any valuesStephan Bergmann1-2/+2
2015-01-21add has-focus .ui supportCaolán McNamara4-2/+16
2015-01-21fdo#84336 Fix swf renderingMatthew Francis1-1/+1
2015-01-21fdo #88578: Focus on first checkbox when showing calc paste special dialogThomas Viehmann1-0/+1
2015-01-21fdo#85174 PDF Import: fix character positions without modifying popplerVort5-82/+17
2015-01-21Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2-1/+101
2015-01-21slot:5500 -> .uno:NewDoc(FromTemplate)Caolán McNamara4-8/+5
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara3-13/+10
2015-01-21RotateAngle of UNO type longStephan Bergmann1-1/+1
2015-01-21Avoid reinterpret_cast to same typeStephan Bergmann2-3/+6
2015-01-21fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston5-8/+35
2015-01-21loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type)Stephan Bergmann1-1/+1
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann13-39/+39
2015-01-21Some more loplugin:cstylecast: writerperfectStephan Bergmann2-2/+2
2015-01-21Some more loplugin:cstylecast: starmathStephan Bergmann1-9/+8
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann16-37/+37
2015-01-21Also ignore Visual Studio 2013 filesVort1-0/+1
2015-01-21has_focus is not implemented, remove usesCaolán McNamara4-18/+74
2015-01-21Resolves: fdo#88562 convert filename widget from ro-edit to selectable-labelCaolán McNamara2-6/+7
2015-01-21Related: fdo#88562 Nothing actually sets ID_FILETP_READONLY or ID_FILETP_TITLECaolán McNamara4-66/+62
2015-01-21loplugin:cstylecastStephan Bergmann1-1/+1
2015-01-21sw: make SwTxtNode::RstTxtAttr() easier to understandMichael Stahl1-43/+28
2015-01-21sw: fix bogus assert in SwTxtNode::RstTxtAttr()Michael Stahl1-6/+13
2015-01-21callcatcher: update unused codeCaolán McNamara7-81/+2
2015-01-21Resolves: #i46871# Add French translation for Space keyAriel Constenla-Haile1-0/+1
2015-01-21Resolves: fdo#88594 crash on F1 with local helpCaolán McNamara2-7/+12
2015-01-21Factor out SwFmtPageDesc::dumpAsXml() from docnodeMiklos Vajna3-8/+18
2015-01-20sw: add unit test for 5c363cf3f1d75e37835a6663a96b4e22c754c4cbMichael Stahl1-0/+32
2015-01-20it's unnecessary to obtain the marked object in move mode, fdo#88339 followupEike Rathke1-2/+2
2015-01-20Add documentation for AccessibleStates STALE, OFFSCREEN and COLLAPSENiklas Johansson1-1/+8
2015-01-20fix SwIndexReg::~SwIndexReg assert in fdo68332-2.docxCaolán McNamara1-5/+1
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl4-12/+18
2015-01-20change assert() to SAL_WARN_IF()Eike Rathke1-1/+5
2015-01-20Maintain the sorting in sorted_vector after modifying the elements.Ashod Nakashian1-5/+5
2015-01-20Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2015-01-20Make the RAND() and RANDBETWEEN() Calc functions non-random when requestedTor Lillqvist8-7/+99
2015-01-20OSL_ENSURE->SAL_WARN_IF where conditional deref followsCaolán McNamara1-1/+1
2015-01-20OSL_ENSURE->assert where unconditionally deref followsCaolán McNamara1-7/+7
2015-01-20continue to implement drawChar for unpatched popplers without drawChar2 hackCaolán McNamara3-0/+18
2015-01-20Related: ooo#34420-1.sxi concealed divide by zeroCaolán McNamara1-2/+5
2015-01-20textranges are always in pairsCaolán McNamara1-1/+2
2015-01-20fdo#88547 allow inline date-arrays for array functionsWinfried Donkers1-1/+8
2015-01-20fdo#85174 PDF Import: fix character positionsVort4-6/+64
2015-01-20Resolves: #i116863# remove the extra space before colon...Tsutomu Uchino1-1/+1