summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann24-65/+99
2014-01-16Support for singleton constructor functionsStephan Bergmann2-167/+320
2014-01-16No need to use the stuff from inttypes hereFridrich Štrba2-0/+40
2014-01-16Missing adaption to WriteSvPersistBaseStephan Bergmann1-1/+1
2014-01-16tweak paddings in landcape mode (maximize space for preview & notes)Christian Lohmaier1-5/+4
2014-01-16Translate German comments to English in vcl/source/filter/sgfbram.cxxSven Wehner1-56/+56
2014-01-16Environment variables can contain >127 charactersAndras Timar1-1/+1
2014-01-16add support for double-tap to go back a transitionChristian Lohmaier2-25/+37
2014-01-16remove BluetoothOperator wrapperChristian Lohmaier4-57/+7
2014-01-16only autostart discovery when there are no known devicesChristian Lohmaier11-42/+57
2014-01-16Use only one layout, with a dynamically sized PagerAdapterChristian Lohmaier2-124/+69
2014-01-16get rid of some useless indirection/wrapper functionsChristian Lohmaier4-215/+57
2014-01-16Revert "fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling."Andrzej Hunt6-50/+14
2014-01-16fdo#39468 translate more German comments, etc.Chris Sherlock1-31/+23
2014-01-16Revert "impl. enumeration for ZipPackage"David Tardon2-37/+2
2014-01-16css::packages::Packages is a wrong choiceDavid Tardon1-52/+38
2014-01-16do not close input, unless it was us who opened itDavid Tardon2-1/+4
2014-01-16Remove defines now that fontconfig baseline has been updatedChris Sherlock1-35/+0
2014-01-16Move fontconfig baseline to 2.4.1 (RHEL 5 version)Chris Sherlock1-1/+1
2014-01-16move from ActionBarSherlock to corresponding android support libChristian Lohmaier24-101/+112
2014-01-16place some elements side by side to regain a lineCaolán McNamara1-55/+55
2014-01-16Resolves: #i124030# do not delete UNO mark which are not expanded...Oliver-Rainer Wittmann1-40/+63
2014-01-16sw: the Assign Styles dialog is not called Insert Database ColumnsMichael Stahl1-1/+1
2014-01-16fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl1-2/+2
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin119-409/+445
2014-01-16missing sal_Int32Miklos Vajna1-2/+2
2014-01-16Update README for cross-compiling to Raspbian a bit.Matúš Kukan1-11/+11
2014-01-16Related: fdo#71764 allow extensions button to group with helpCaolán McNamara1-0/+20
2014-01-16CppunitTest_sw_uiwriter: add testcase for ExportRTF()Miklos Vajna1-0/+30
2014-01-16sw: make these public as well for unit testsMiklos Vajna2-3/+3
2014-01-16Unit test added for fdo#72345 Up Down Bars are missing after Round tripYogeshBharate2-0/+10
2014-01-16fdo#72217 : Fix for corruption area chart with data labels after Round Trip.Rajashri3-22/+63
2014-01-16fix element order in OOXML exportMarkus Mohrhard1-2/+4
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde5-0/+105
2014-01-16Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin1-6/+11
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara10-121/+319
2014-01-16Updated coreCaolán McNamara1-0/+0
2014-01-16Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann6-186/+237
2014-01-16low hanging xub_StrLen->sal_Int32 in editengCaolán McNamara2-5/+5
2014-01-16Resolves: #i123725# choose by default the following options...Tsutomu Uchino1-0/+2
2014-01-16CppunitTest_sw_uiwriter: add testcase for ImportRTF()Miklos Vajna2-0/+25
2014-01-16sw: make these public, they will be needed in unit testsMiklos Vajna3-4/+4
2014-01-16Remove broken and unnecessary friend declaration.Matúš Kukan1-2/+0
2014-01-16Add missing include.Matúš Kukan1-0/+2
2014-01-16Resolves: #i123690# handle the extremes Width or Height equal oneArmin Le Grand1-27/+47
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza11-209/+42
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza15-94/+57
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza10-115/+39
2014-01-16sfx: TEST_HANDLERS not definedMatúš Kukan1-75/+0
2014-01-16sfx: Use constructor feature for BackingComp.Matúš Kukan4-293/+114