summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-15first crack at writing a linter for .ui filesJack Leigh1-0/+89
2013-03-15add print preview to catalogCaolán McNamara1-0/+3
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand8-323/+814
2013-03-15i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer1-1/+12
2013-03-15clarify logicEike Rathke1-6/+5
2013-03-15rename methods to something meaningfulEike Rathke3-7/+8
2013-03-15simplify logicEike Rathke1-6/+4
2013-03-15i#119964 - Number displays different from MS with the same format codeWang Lei2-0/+15
2013-03-15coverity#736522/736523: Resource leakJulien Nabet1-0/+4
2013-03-15fprintf -> SAL_WARNStephan Bergmann2-4/+4
2013-03-15Improve debug messagesStephan Bergmann4-11/+23
2013-03-15compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)Stephan Bergmann1-1/+1
2013-03-15unittest and test data for bnc#809017Noel Power2-3/+28
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power2-0/+29
2013-03-15Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat5-74/+98
2013-03-15Turn off debugging and silence compiler warning.Kohei Yoshida2-2/+4
2013-03-15Oops the erase() method takes start and end positions.Kohei Yoshida1-1/+1
2013-03-15Better consistency checking.Kohei Yoshida1-1/+25
2013-03-15Fix the text width array going out of sync when shifting row positions.Kohei Yoshida1-0/+9
2013-03-15Delete cell segments using reverse iterator (as TODO comment said).Kohei Yoshida1-43/+30
2013-03-15Don't forget to set text widths here too.Kohei Yoshida1-1/+6
2013-03-15Move some of the code to local functions to make it easier to read.Kohei Yoshida1-46/+63
2013-03-15Reduce indentation level.Kohei Yoshida1-104/+100
2013-03-15Add integrity check after column cell storage is modified.Kohei Yoshida2-0/+29
2013-03-15Call CellStorageModified() *after* the text widths get modified.Kohei Yoshida2-18/+16
2013-03-15Create skeleton accessors for cell text script types.Kohei Yoshida8-3/+49
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara7-13/+356
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand40-1096/+571
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power2-6/+39
2013-03-15implemented EmfPlusRecordTypeSetClipRect recordRadek Doulik1-4/+33
2013-03-15Revert "Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism"Tor Lillqvist1-11/+11
2013-03-15ops, fix buildRadek Doulik1-1/+1
2013-03-15implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik2-33/+47
2013-03-15sal_Bool to boolTakeshi Abe15-69/+69
2013-03-15Remove unused codeTakeshi Abe1-9/+0
2013-03-15WaE: unused variableDavid Tardon1-2/+1
2013-03-15implemented EmfPlusRecordTypeFillEllipse recordRadek Doulik1-0/+26
2013-03-15Conditionalize call of ne_debug_init() using the SAL_INFO() mechanismTor Lillqvist1-11/+11
2013-03-15fix deps for uno_loader_classes.zipDavid Tardon1-0/+2
2013-03-15fix deps for odkcommon.zipDavid Tardon6-0/+11
2013-03-15drop unused includeDavid Tardon1-2/+0
2013-03-15add missing dep on sal/types.hDavid Tardon1-0/+5
2013-03-15Lock document that is opened for potential modificationTor Lillqvist1-0/+5
2013-03-15Resolves: coverity#705746 resource leakCaolán McNamara1-2/+2
2013-03-15Don't fail if the end of characters is reached after a field fdo#62299Fridrich Štrba2-0/+20
2013-03-15SAL_INFO instead of OSL_TRACETor Lillqvist1-4/+3
2013-03-15Use default set of root certificates, if available, when using SSLTor Lillqvist1-0/+5
2013-03-15Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0)Tor Lillqvist1-1/+2
2013-03-15Tentative fix to make JunitTest_sc_unopai work againStephan Bergmann1-0/+4
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara1-6/+2