summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28Fix static link failure with liborcus on Windows.Kohei Yoshida
2012-11-29LibreLogo: fix typoLászló Németh
2012-11-29LibreLogo: fix Python 3 supportLászló Németh
2012-11-28API CHANGE: remove com.sun.star.setup moduleMichael Stahl
2012-11-28python3: use version variables instead of hardcoded numberMichael Stahl
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida
2012-11-28Let's call this mapped cell rather than linked cell.Kohei Yoshida
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist
2012-11-28Resolves: fdo#41554 ww6 file cannot be openedCaolán McNamara
2012-11-28pywizards: make sure it has the attributeXisco Fauli
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli
2012-11-28pyfax: fix a mistake i did yesterdayXisco Fauli
2012-11-28pywizards: Clean textfieldsXisco Fauli
2012-11-28pyagenda: remove helper here tooXisco Fauli
2012-11-28liborcus: must be built with -D_GLIBCXX_DEBUG for debug STLMichael Stahl
2012-11-28remove removed udkapi modules from more files...Michael Stahl
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist
2012-11-28SwRTFReader::Read: catch all exceptionsMichael Stahl
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28LibreLogo integration (extension -> normal code)Andras Timar
2012-11-28add comment for translatorsAndras Timar
2012-11-28Updated coreAndras Timar
2012-11-28get vcl building on RHEL-5Caolán McNamara
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist
2012-11-28jurt: actually, why does this not simply use InternalUnoApiMichael Stahl
2012-11-28jurt: remove that with -f because it may not exist...Michael Stahl
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28Add comment about Windows SDK 8Tor Lillqvist
2012-11-28Make print_al_home more reliableTor Lillqvist
2012-11-28Use uniform spacing before the "then" of if statementsTor Lillqvist
2012-11-28More informative logging for the search for midl.exe, csc.exe and al.exeTor Lillqvist
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Get it to build after the rebase.Kohei Yoshida
2012-11-28Add preliminary icons for use in XML tree from Alexander Wilms.Kohei Yoshida
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida
2012-11-28Display XML namespace IDs in the tree.Kohei Yoshida
2012-11-28Adjusted for the orcus interface change on the master branch.Kohei Yoshida
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida
2012-11-28Method description.Kohei Yoshida
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida
2012-11-28Get it to build after updating liborcus from latest master.Kohei Yoshida
2012-11-28Now I can remove this ugly const_cast.Kohei Yoshida
2012-11-28Enable the 'Import' button only when linked data exists.Kohei Yoshida
2012-11-28Set initial focus to the 'Open XML source' button.Kohei Yoshida
2012-11-28Just call it "XML Source" in the menu for now.Kohei Yoshida