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