summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara2-3/+5
2012-09-27writerfilter: unused includes in DomainMapper_ImplMiklos Vajna1-20/+0
2012-09-27Improvements on previous commitStephan Bergmann10-90/+34
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin18-118/+139
2012-09-27n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna2-2/+2
2012-09-27gbuildification of appache_commonsNorbert Thiebaud25-325/+347
2012-09-27add gb_ExternalProject_use_external to deal with ExternalProject inter-depNorbert Thiebaud1-0/+6
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat19-17/+106
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat5-10/+46
2012-09-27No dictionaries were preselected for en_US langpackStephan Bergmann1-90/+70
2012-09-27First attempt at C++/UNO bridge for 64-bit OS XTor Lillqvist12-1/+2256
2012-09-27sal_Bool to boolTakeshi Abe14-68/+67
2012-09-26installer: Add extra failure warning.Tim Retout1-0/+1
2012-09-26installer::worker: Remove unused tar_packageTim Retout1-37/+0
2012-09-26installer: Move key_in_a_is_also_key_in_b into scriptfiles.pmTim Retout2-27/+27
2012-09-26installer: Move various functions from worker.pm to epmfile.pmTim Retout2-231/+197
2012-09-26installer: Replace installer::worker::shuffle_arrayTim Retout2-17/+2
2012-09-26installer: Move exiter.pm error handling into installer.pmTim Retout2-70/+39
2012-09-26sal_Bool to bool conversion in accessibilityRicardo Montania3-25/+25
2012-09-26DOCX image drop shadow testcase.Eilidh McAdam2-1/+19
2012-09-26Apply shadow effect to graphics when importing from docx.Eilidh McAdam3-0/+48
2012-09-26Import shadow effect properties for shapes in docx.Eilidh McAdam11-0/+234
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl6-70/+42
2012-09-26don't access out of bound array index, fdo#55022Markus Mohrhard1-1/+5
2012-09-26solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2Michael Stahl1-1/+1
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar44-296/+125
2012-09-26msi-encodinglist.txt was moved to different locationAndras Timar2-2/+2
2012-09-26drop 'private' from variable defs.David Tardon1-2/+2
2012-09-26avoid // in pathDavid Tardon1-2/+2
2012-09-26make gcc-uno bridge work with both gcc-4.7 and clangLuboš Luňák1-0/+2
2012-09-26gbuild: split out a common android.mkMichael Stahl4-207/+85
2012-09-26sw: remove unneeded using statements in qa/extrasMiklos Vajna10-40/+16
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl5-4/+13
2012-09-26gbuild: without multi-repository support ...Michael Stahl1-2/+1
2012-09-26Silly workaround for fdo#55156Tor Lillqvist1-0/+4
2012-09-26MiscSettings::SetEnableATToolSupport: adapt WNT code to boolMichael Stahl1-1/+1
2012-09-26configure.in: remove obsolete --with-mozilla-version...Michael Stahl1-15/+1
2012-09-26No need to check for Mozilla sources in configureStephan Bergmann1-28/+0
2012-09-26Fix bool -> byte coercion logicStephan Bergmann1-1/+1
2012-09-26sal_Bool -> boolNoel Grandin3-14/+14
2012-09-26add missing dep on unpacked tarballDavid Tardon1-0/+4
2012-09-26return build conditional for libpngDavid Tardon3-2/+3
2012-09-26do not need to escape $ hereDavid Tardon1-2/+2
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl4-11/+27
2012-09-26sal: uri.cxx: deploy some assertsMichael Stahl1-19/+15
2012-09-26TransferableHelper: fix annoying assertion "bad pCharClass"Michael Stahl1-1/+1
2012-09-26gbuild: disable MSVC warning C4628 for C++:Michael Stahl1-0/+1
2012-09-26tail_build: forgot to remove xsltml dependencyMatúš Kukan1-1/+1
2012-09-26Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist2-2/+20
2012-09-26followup patch to recent changes for sal_Bool -> boolNoel Power1-1/+1