aboutsummaryrefslogtreecommitdiff
path: root/source/hu/editeng/source
ModeNameSize
-rw-r--r--accessibility.po1341logplain
-rw-r--r--editeng.po2992logplain
-rw-r--r--items.po35299logplain
-rw-r--r--misc.po2002logplain
-rw-r--r--outliner.po1382logplain
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)Author
2013-01-30Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGEStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-23fdo#59728: Fix encoding of .py files as UTF-8 for Python 3Stephan Bergmann
2013-01-01simplify processing of python.shDavid Tardon
2013-01-01just pass the define through -DDavid Tardon
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-25WaE: Fix needed with MSVS 2010, tooTor Lillqvist
2012-12-21VS2012 WaE: C4211: nonstandard extension used : redefined extern to staticTor Lillqvist
2012-12-19some not important Python3.3 port (pythonloader DEBUG mode)László Németh
2012-12-11i118798 - Fix Pyuno dead-lockAriel Constenla-Haile
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno moduleJulien Nabet
2012-12-02pyuno: clean up that zipcore a littleMichael Stahl
2012-11-30add python3 to tail_buildPeter Foley
2012-11-27pyuno: add python_headers external and use it for wrapperMichael Stahl
2012-11-27clean up PYTHON related version etc. variables:Michael Stahl
2012-11-27Switch from python to python3Michael Stahl
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-26use correct PyString_Size for python2Rene Engelhard
2012-11-25New try to fix pystring sizeJulien Nabet
2012-11-25attempted blind fix for pystring size.Michael Meeks
2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl
2012-11-25pyuno: adjust uno.ByteSequence to work with "bytes"Michael Stahl
2012-11-17pyuno: fix breakage because PATH_MAX not defined with Python3Michael Stahl
2012-11-17pyuno: Runtime::pyObject2Any only allowed to throw RuntimeExceptionMichael Stahl
2012-10-31add missing deps on sal headersDavid Tardon
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin