summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz4-37/+33
2012-11-29Unify options and their order in the Android distro-configsTor Lillqvist2-2/+4
2012-11-29Uploading libvisio 0.0.22 releaseFridrich Štrba1-2/+2
2012-11-29Improve error messageStephan Bergmann1-1/+3
2012-11-29create its own target for download..Matúš Kukan1-2/+3
2012-11-29distro-configs: add --with-java-target-version=1.5 to LibreOfficeAndroid.confMiklos Vajna1-0/+1
2012-11-29Make ODMA file picker UNO component passiveStephan Bergmann6-50/+23
2012-11-29Remove useless ODMAFolderPickerStephan Bergmann5-294/+0
2012-11-29use $PIPESTATUS instead of pipefail optionChristian Lohmaier1-3/+2
2012-11-29Fix indentationTor Lillqvist1-16/+16
2012-11-29For now, we need a system Python to run build-time Python scripts on OS XTor Lillqvist1-1/+25
2012-11-29add dep on .po fileDavid Tardon1-11/+21
2012-11-29add missing dep on propexDavid Tardon1-0/+1
2012-11-29Change default shape colorAlexander Wilms1-5/+5
2012-11-28Fix static link failure with liborcus on Windows.Kohei Yoshida3-2/+1
2012-11-29LibreLogo: fix typoLászló Németh1-1/+1
2012-11-29LibreLogo: fix Python 3 supportLászló Németh1-8/+16
2012-11-28API CHANGE: remove com.sun.star.setup moduleMichael Stahl35-1582/+0
2012-11-28python3: use version variables instead of hardcoded numberMichael Stahl1-55/+55
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida3-7/+12
2012-11-28Let's call this mapped cell rather than linked cell.Kohei Yoshida1-1/+1
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28Resolves: fdo#41554 ww6 file cannot be openedCaolán McNamara3-27/+59
2012-11-28pywizards: make sure it has the attributeXisco Fauli1-10/+7
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli8-423/+194
2012-11-28pyfax: fix a mistake i did yesterdayXisco Fauli1-11/+11
2012-11-28pywizards: Clean textfieldsXisco Fauli3-39/+21
2012-11-28pyagenda: remove helper here tooXisco Fauli4-35/+26
2012-11-28liborcus: must be built with -D_GLIBCXX_DEBUG for debug STLMichael Stahl2-0/+7
2012-11-28remove removed udkapi modules from more files...Michael Stahl2-8/+0
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist1-2/+2
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist1-2/+2
2012-11-28SwRTFReader::Read: catch all exceptionsMichael Stahl1-2/+10
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna15-96/+302
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28LibreLogo integration (extension -> normal code)Andras Timar22-814/+296
2012-11-28add comment for translatorsAndras Timar1-1/+2
2012-11-28Updated coreAndras Timar1-0/+0
2012-11-28get vcl building on RHEL-5Caolán McNamara1-0/+6
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist2-3/+3
2012-11-28jurt: actually, why does this not simply use InternalUnoApiMichael Stahl3-16/+30
2012-11-28jurt: remove that with -f because it may not exist...Michael Stahl1-1/+1
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-2/+2
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28Add comment about Windows SDK 8Tor Lillqvist1-2/+16
2012-11-28Make print_al_home more reliableTor Lillqvist1-16/+30
2012-11-28Use uniform spacing before the "then" of if statementsTor Lillqvist1-22/+22
2012-11-28More informative logging for the search for midl.exe, csc.exe and al.exeTor Lillqvist1-0/+15
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist75-230/+87