aboutsummaryrefslogtreecommitdiff
path: root/source/nl/sd/uiconfig
AgeCommit message (Expand)Author
2017-09-14convert to gettext formatCaolán McNamara
2017-06-07update translations for 5.4.0 Beta2Christian Lohmaier
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2017-03-29update translations for 5.3.2 rc2Christian Lohmaier
2017-02-20update translations for 5.3.1 rc1Christian Lohmaier
2017-02-16update translations for 5.3.1 rc1Christian Lohmaier
2017-01-10update translationsChristian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-08-24update translations for 5.2.1 rc2Christian Lohmaier
2016-06-07update translations for 5.2.0 beta2Christian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-08-12update translationsChristian Lohmaier
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian 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-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
eoffice-4-2-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2013-11-02remove SOLARENV variableMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-08-27move valueof compiler pluginLuboš Luňák
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21warn when rewriter should modify something involving a macroLuboš Luňák
2013-08-21prevent crash when rewriting sourceLuboš Luňák
2013-08-21helper for getting location after current tokenLuboš Luňák
2013-08-21update/rework the Rewriter wrapper functionsLuboš Luňák
2013-08-06error: cannot use dynamic_cast with -fno-rttiStephan Bergmann
2013-08-05clang binary is in clang build directory, not with its sourcesLuboš Luňák
2013-08-05note about getDirectCallee() vs getCallee()Luboš Luňák
2013-08-05'generic' compiler plugin to modify calls to a specific functionLuboš Luňák
2013-07-24Adapt to PPCallbacks.h changes on Clang trunk towards 3.4Stephan Bergmann
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák
2013-07-16mention the explicit bool conversion from C++11 for pointer-to-bool checkLuboš Luňák
2013-07-15compiler plugin warning about unwanted silent pointer-to-bool conversionsLuboš Luňák
2013-07-15fix finding all parents for AST nodesLuboš Luňák
2013-06-20simplify bodynotinblock plugin using parentStmt()Luboš Luňák
2013-06-20simplify postfixincrementfix plugin using parentStmt()Luboš Luňák
2013-06-20make it easy to get a parent of an AST nodeLuboš Luňák
2013-06-13work around the C++11 __float128 problem with libstdc++ headers and clangLuboš Luňák
2013-06-05Ignore warnings in Clang headersStephan Bergmann
2013-06-05Adapt UPDATE_FILES=<module> to headers being moved to include/Stephan Bergmann
2013-06-02fix plugin build with clang < 3.3Luboš Luňák
2013-05-31make compiler plugin warnings follow WaELuboš Luňák
2013-05-31obey --enable-werror when building clang pluginLuboš Luňák
2013-05-31reoder stuff in makefileLuboš Luňák
2013-05-31update for PPCallbacks API changes in Clang3.3Luboš Luňák
2013-05-31mark all virtuals in the clang plugin as overrideLuboš Luňák
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-06check for double modifications in compiler pluginsLuboš Luňák
2013-05-06compiler plugin for RTL_CONSTASCII_USTRINGPARAM removalLuboš Luňák
2013-05-06Revert "ignore already seen locations in compiler plugins"Luboš Luňák
2013-05-06ignore already seen locations in compiler pluginsLuboš Luňák
2013-05-06Fix handling range in removeText().Luboš Luňák
2013-05-02add constLuboš Luňák
2013-04-24Update location of log-areas.doxTor Lillqvist
2013-04-22base for unusedcode compiler pluginLuboš Luňák