summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara2-7/+11
2012-10-11we love you 32bit sal_Int32 as longCaolán McNamara1-1/+1
2012-10-11loplugin: misleading alignment of else ifCaolán McNamara1-70/+49
2012-10-11drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara2-14/+3
2012-10-11import password echo char settingCaolán McNamara2-4/+12
2012-10-11XubString->OUStringCaolán McNamara3-72/+72
2012-10-11loplugin: misleading indentCaolán McNamara2-15/+9
2012-10-11add ellipsis to Floating Frame because it pops up a dialogCaolán McNamara1-1/+1
2012-10-11n#778854: Fixes quite some issues with bullet points.Muthu Subramanian2-5/+21
2012-10-11n#783638 testcaseMiklos Vajna2-0/+13
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna1-9/+19
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara9-72/+82
2012-10-11convert insert plugin to .uiCaolán McNamara6-112/+52
2012-10-11add insert plugin .uiJack Leigh1-0/+202
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara6-7/+101
2012-10-11callcatcher: update unused code listCaolán McNamara3-15/+6
2012-10-11Be consistent with surrounding codeTor Lillqvist1-2/+4
2012-10-11WaE: 'fn' may be used uninitialized in this functionTor Lillqvist1-1/+1
2012-10-11only access first element if vector is not empty, fdo#55734Markus Mohrhard1-1/+3
2012-10-11Drop confusing commentTor Lillqvist1-1/+0
2012-10-11COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist1-2/+1
2012-10-11Adapt to disable-dynloading styleTor Lillqvist4-106/+128
2012-10-11Just use the wildcard function to list all the libsTor Lillqvist1-187/+1
2012-10-11Merge (manually) change from masterTor Lillqvist1-0/+66
2012-10-11More librariesTor Lillqvist2-0/+25
2012-10-11More libsTor Lillqvist1-0/+5
2012-10-11Even more libsTor Lillqvist1-0/+24
2012-10-11Unset HAVE_THREADSAFE_STATICS for Android too, for nowTor Lillqvist1-1/+1
2012-10-11Update library names for DISABLE_DYNLOADINGTor Lillqvist1-5/+12
2012-10-11More libsTor Lillqvist2-0/+8
2012-10-11Some more loggingTor Lillqvist1-0/+3
2012-10-11More libsTor Lillqvist2-0/+10
2012-10-11Make a function static for deduplication in the DISABLE_DYNLOADING caseTor Lillqvist1-1/+1
2012-10-11More libsTor Lillqvist2-0/+12
2012-10-11Link in more libsTor Lillqvist2-1/+13
2012-10-11Add some more components/librariesTor Lillqvist2-0/+10
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist13-902/+321
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist2-114/+6
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist2-6/+114
2012-10-11Include android-bootstrap.h for AndroidTor Lillqvist1-0/+4
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard4-13/+6
2012-10-11fix the highlighting of the range in the pivot table dialogMarkus Mohrhard1-2/+2
2012-10-11the formula ref edits need 3D referencesMarkus Mohrhard1-1/+8
2012-10-11lock table only for the range edit field, not for the formula onesMarkus Mohrhard2-1/+9
2012-10-11dat bars should use automatic as defaultMarkus Mohrhard1-2/+2
2012-10-11allow ref edit fields that are not direct children of the ScAnyRefDlgMarkus Mohrhard2-7/+19
2012-10-11Cleanup svg export namespace handlingThorsten Behrens1-10/+5
2012-10-10pyfax: Make toggle buttons work againXisco Fauli1-21/+21
2012-10-10odk: try to fix Windows buildMatúš Kukan1-1/+1
2012-10-10tubes: use only one test method; and also setUp and tearDownMatúš Kukan1-41/+25