summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-28Get it to build after the rebase.Kohei Yoshida6-1/+16
2012-11-28Add preliminary icons for use in XML tree from Alexander Wilms.Kohei Yoshida4-3/+3
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida3-23/+7
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida4-14/+84
2012-11-28Display XML namespace IDs in the tree.Kohei Yoshida1-4/+23
2012-11-28Adjusted for the orcus interface change on the master branch.Kohei Yoshida1-1/+1
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida3-8/+12
2012-11-28Method description.Kohei Yoshida1-0/+9
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida9-368/+449
2012-11-28Get it to build after updating liborcus from latest master.Kohei Yoshida1-2/+3