aboutsummaryrefslogtreecommitdiff
path: root/source/ko/dictionaries
AgeCommit message (Expand)Author
2014-08-06another translation update before 4.3.1 rc1Christian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-04-11update translations for LibreOffice 4.0.2 rc2Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-23move po files to correct locationDavid Tardon
2012-10-16move translations structure one directory upNorbert Thiebaud
edrenderable'>feature/xtiledrenderable LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-06-02a stab at fixing the macosx buildCaolán McNamara
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11fix mac build: missing quoteCaolán McNamara
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-05headless build: reset ENABLE_GLTF and use that setting as beforeOliver Specht
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31Spurious closing parenthesisStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-30avmedia: fix varargs call for WNT 64-bitMichael Stahl
2016-03-29avmedia: the Module makefile already checks and disables thatMichael Stahl
2016-03-28avmediaogl now seems to require ENABLE_GLTF for some reasonTor Lillqvist
2016-03-25fix headless buildOliver Specht
2016-03-17Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin