aboutsummaryrefslogtreecommitdiff
path: root/source/az/officecfg/registry/data
AgeCommit message (Expand)Author
2020-05-27update translations for 7.0.0 beta1libreoffice-7-0-branch-pointChristian Lohmaier
2020-05-06update translations for 7.0.0 Alpha1Christian Lohmaier
2020-04-03update translations from weblateChristian Lohmaier
2020-03-16update translations for masterChristian Lohmaier
2020-02-28update translations for master and add Friulian (fur)Christian Lohmaier
2020-02-11update translations for masterChristian Lohmaier
2020-01-22update translations for masterChristian Lohmaier
2019-11-13update translations for 6.4.0 Beta1libreoffice-6-4-branch-pointChristian Lohmaier
2019-11-08update translations from weblateChristian Lohmaier
2019-10-02update translations from weblateChristian Lohmaier
2019-10-02update translations for 6.3.1 rc2Christian Lohmaier
2019-07-31update translations for 6.3.0 rc3Christian Lohmaier
2019-07-04update translations for 6.3.0 rc1Christian Lohmaier
2019-05-31update translations for 6.3.0 beta1libreoffice-6-3-branch-pointChristian Lohmaier
2019-05-13update translationsChristian Lohmaier
2019-04-25update translations for masterChristian Lohmaier
2018-12-19update translations for 6.2.0 rc1Christian Lohmaier
2018-11-13update translations for masterChristian Lohmaier
2018-10-22update translations for 6.2.0 alpha1Christian Lohmaier
2018-10-03update translations for masterChristian Lohmaier
2018-08-03update translations for masterChristian Lohmaier
2018-07-09update translations for masterChristian Lohmaier
2018-07-03update translations for 6.1.0 rc1Christian Lohmaier
2018-06-14update translations for 6.1 beta2Christian Lohmaier
2018-05-24update translations for master/6.1 beta1libreoffice-6-1-branch-pointChristian Lohmaier
2018-05-23update translations for master/6.1 beta1Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2018-01-10update translations for 6.0 rc2Christian Lohmaier
2017-12-20update translations for 6.0 rc1Christian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-11update translations for 6.0 beta2Christian Lohmaier
2017-11-24another set of translation updates for 6.0 beta1libreoffice-6-0-branch-pointChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-07-12update translationsChristian Lohmaier
ffice-6-0-0'>libreoffice-6-0-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basic/README
a>
AgeCommit message (Expand)Author
Noel Grandin
2013-10-23fixincludeguards.sh: vbahelperThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-07CID#708571 uninitialized membersCaolán McNamara
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02WaE: unused variableTor Lillqvist
2013-10-01convert remains of String to vbahelper module to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-09Parse workbook name correctly, don't fall over spaces etc.Noel Power
2013-05-09support UserForm.Visible attributeNoel Power
2013-05-09support Shape.AlternativeNoel Power
2013-05-09tweak combox to selectively fire change or click eventNoel Power
2013-05-09support api initiated change_event for combox & textboxNoel Power
2013-05-09fix contrast not increment to limit value between 0.0 & 1.0Noel Power
2013-05-09Setting TEXT causes exception, don't do itNoel Power
2013-05-09ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power
2013-05-09fix TextBox value error, MaxLength is long in vba but short in libreofficeNoel Power
2013-05-09tweak vba Control implementation to aritificially fire events from apiNoel Power
2013-05-09create togglebutton class ( for togglebutton on sheet )Noel Power
2013-05-09handle bool value for checkbox, radiobutton, togglebutton consistentlyNoel Power
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-16Revert "add missing include"Bjoern Michaelsen
2013-04-16add missing includeBjoern Michaelsen
2013-04-16Add missing #include <rtl/tencinfo.h>Tor Lillqvist
2013-04-08warning C4702: unreachable codeMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fix selection change event firingNoel Power
2013-04-05fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2013-04-03fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-08Assignment of function parameter has no effect outside the functionJulien Nabet
2013-02-28remove all d.lstMichael Stahl
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-20typo: allways -> alwaysAndras Timar
2013-01-28fdo#46808, convert some code to use getProcessComponentContextNoel Grandin
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens