summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl15-84/+101
2013-02-27salhelper: new ZipPackage_salhelper_odk_headersMichael Stahl5-15/+19
2013-02-27sal: why deliver log-areas.dox at all?Michael Stahl1-1/+0
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl25-102/+130
2013-02-27gbuild: add ZipPackage targetMichael Stahl2-0/+41
2013-02-26fix typo in Makefile.inPeter Foley1-1/+1
2013-02-26Updated coreStanislav Horacek1-0/+0
2013-02-26fixes for building in a separate dirPeter Foley2-2/+2
2013-02-26stray hids left over after removal of hyperlink barCaolán McNamara1-3/+0
2013-02-26Bypass the crack pipe on Android and iOSTor Lillqvist1-1/+10
2013-02-26Make it easier to debug the app by sleeping for a while if a property is setTor Lillqvist1-3/+15
2013-02-26createWindowFoo is unusedTor Lillqvist3-27/+0
2013-02-26Remove copy-pasted imports and commentsTor Lillqvist1-162/+1
2013-02-26Experiment with enabling text input (not propagated to LO yet...)Tor Lillqvist1-5/+59
2013-02-26Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdiTor Lillqvist6-109/+0
2013-02-26small performance improvement for fdo#61484Markus Mohrhard1-0/+2
2013-02-26one more fix for error bar import, fdo#60083Markus Mohrhard1-5/+17
2013-02-26Translation of messages in test programUrs Fässler1-4/+4
2013-02-26Translation of German (test) stringUrs Fässler1-1/+1
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith10-81/+81
2013-02-26postprocess does not care for _any_ instsetoo_native or postprocess packagesBjoern Michaelsen1-1/+1
2013-02-26undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxxChr. Rossmanith1-1/+1
2013-02-26odk: add some quotes too so sh does not eat ;Michael Stahl1-1/+1
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith18-94/+84
2013-02-26odk: javadoc -sourcepath separated by ; on that other platformMichael Stahl1-1/+1
2013-02-26fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UDMiklos Vajna4-6/+42
2013-02-26msfilter: support checking if conversion to legacy encoding is lossless or notMiklos Vajna2-8/+62
2013-02-26Update android remote artwork.Thorsten Behrens5-0/+0
2013-02-26Missing dependencies on xsltprocStephan Bergmann1-4/+8
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac43-297/+183
2013-02-26g clone: fix non-referenced cloningMiklos Vajna1-4/+6
2013-02-26move postprocess to gbuildBjoern Michaelsen11-8/+31
2013-02-26gbuild: Zip/Jar targets: depend on makefile to rebuild on removalMichael Stahl2-2/+9
2013-02-26mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1Michael Stahl1-0/+2
2013-02-26odk: remove pointless variableMichael Stahl1-3/+2
2013-02-26odk: remove temporary Zip file gratuitous complexityMichael Stahl8-258/+2
2013-02-26helpcontent is not dmake module anymoreDavid Tardon1-1/+1
2013-02-26this dmake file in rsc was inadvertently addedCaolán McNamara1-0/+0
2013-02-26fdo#61507 import RTF_UPR and RTF_UDMiklos Vajna2-5/+21
2013-02-26Updated coreDavid Tardon1-0/+0
2013-02-26gbuildify helpcontent2David Tardon1-0/+1
2013-02-26Updated coreDavid Tardon1-0/+0
2013-02-26add support for building help packs into gbuildDavid Tardon4-0/+900
2013-02-26allow to create non-delivered Zip targetsDavid Tardon1-2/+7
2013-02-26add opt -nolangroot needed for gbuildDavid Tardon2-1/+7
2013-02-26avoid string substr/replace with invalid posDavid Tardon1-3/+6
2013-02-26and avoid type issues when zeroing.Michael Meeks1-1/+3
2013-02-26initialize relative col/row/tab indicees to avoid false positives.Michael Meeks1-0/+1
2013-02-26clarify the duplicateThomas Arnhold1-0/+1
2013-02-26make seperator editboxes stick to their labelling widgetsCaolán McNamara1-57/+96