aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-11-18Updated Slovenian translationAndras Timar
2015-11-16Updated Slovenian translationAndras Timar
2015-11-10update translations for masterChristian Lohmaier
2015-10-17Update translations for master and force-fix errors using pocheckRobinson Tryon
2015-09-25Updated Slovenian translationAndras Timar
2015-09-03update translations for masterChristian Lohmaier
2015-08-12update translationsChristian Lohmaier
2015-07-08interim typo fix NETTORABEITSTAGE -> NETTOARBEITSTAGEEike Rathke
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18Updated Slovenian translationAndras Timar
2015-05-14Updated Slovenian translationAndras Timar
2015-04-24Updated Slovenian translationAndras Timar
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2015-04-16Updated Slovenian translationAndras Timar
2015-03-19Updated Slovenian translationAndras Timar
2015-01-29Malayalam short cuts for Save/CancelCaolán McNamara
2015-01-25Updated Guarani translationAndras Timar
2015-01-25Guarani (Paraguay) language code is gug not gnAndras Timar
2014-11-22Updated Slovenian translationAndras Timar
2014-11-22pomigrate2 sr and sr-Latn translations (related: fdo#86550)Andras Timar
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-11-18Updated Slovenian translationAndras Timar
2014-11-17Updated Slovenian translationAndras Timar
2014-11-06update translations for 4.4.0 alpha2Christian Lohmaier
2014-10-29Updated Slovenian translationAndras Timar
2014-10-19another update before 4.4.0.0alpha1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-08-28mass-correct XML structure: second passLionel Elie Mamane
2014-08-28mass-correct XML structureLionel Elie Mamane
2014-08-28correct HTML strucutreLionel Elie Mamane
2014-07-16Updates Serbian po filesAndras Timar
2014-05-22Updated Slovenian translationAndras Timar
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-05-18Updated Slovenian translationAndras Timar
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-12-09updated Slovenian translationAndras Timar
2013-12-09updated Slovenian translationAndras Timar
2013-12-09updated Slovenian translationAndras Timar
2013-11-27Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menuCaolán McNamara
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke
2013-11-18updated Slovenian translationAndras Timar
2013-11-17remove Android Impress Remote translationsAndras Timar
2013-11-17Bugzilla Migration: Change bugs.freedesktop.org -> bugs.libreoffice.orgRobinson Tryon
2013-11-15updated Slovenian translationAndras Timar
2013-10-08rbhz#1015004 fix caseDavid Tardon
2013-09-10renamed 'sh' to 'sr-Latn'Eike Rathke
2013-09-04renamed translations/source/ca-XV to translations/sourcei/ca-valenciaEike Rathke
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/configuration.cxx
AgeCommit message (Expand)Author
2024-04-30loplugin:ostr in comphelperNoel Grandin
2024-02-08tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli
2024-01-17Add back XComponentContext to officecfg::...::get() callsStephan Bergmann
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-23ofz#65295 AbrtCaolán McNamara
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-13loplugin:unodispose in comphelperNoel Grandin
2023-07-17Simplify a bitMike Kaganski
2023-02-09re-apply "optimize ConfigurationProperty::get()"Noel Grandin
2023-02-06Revert "optimize ConfigurationProperty::get()"Xisco Fauli
2022-12-27try to fix shutdown crashes in ConfigurationWrapperNoel Grandin
2022-10-27try to fix some shutdown crashesNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in comphelperStephan Bergmann
2022-03-11Simplify ConfigurationWrapper singleton construction a bitStephan Bergmann
2022-03-07optimize ConfigurationProperty::get()Luboš Luňák
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-08-24Simplify caching in ConfigurationWrapperMike Kaganski
2021-08-24cache access in ConfigurationWrapper (tdf#105575)Noel Grandin
2021-08-21rtl::Static to thread-safe staticNoel Grandin
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin
2019-10-12Get rid of 2 OUStringBuffer in comphelperJulien Nabet
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-26That SB variable was a temporary debugging aidStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-09Hold the SolarMutex while updating properties; thanks to sberg.Michael Meeks
2015-10-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-01-19fdo#73549 do not resolve empty locale here if not determined yetEike Rathke
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05use LanguageTagEike Rathke