summaryrefslogtreecommitdiff
path: root/cpp.hint
AgeCommit message (Expand)Author
2023-10-07Add some entries into cpp.hintMike Kaganski
2022-08-22Add a VisualStudio cpp.hint fileMike Kaganski
6:01:33 +0100'>2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath 2023-11-09loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann 2023-06-09improve dictionary package descriptionsAndras Timar 2023-01-01Bump copyright year to 2023Adolfo Jayme Barrientos 2022-09-07tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroTomoyuki Kubota 2022-08-27Add Persian (fa-IR) dictionary to installsetAron Budea 2022-05-18tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actionsSamuel Mehrbrodt 2022-05-11Add error handling to RenamePrgFolder and RemovePrgFolderSamuel Mehrbrodt 2022-04-26Drop unused LanguageTool extensionGabor Kelemen 2022-04-26Drop unused CT2N extensionGabor Kelemen 2022-04-10loplugin:emptyStephan Bergmann 2022-02-14Adding Central Kurdish(ckb) Spell Checker & DictionaryOlivier Hallot 2021-01-01Bump copyright year to 2021Adolfo Jayme Barrientos 2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann 2021-08-05Remove unused $(LIBO_SHARE_FOLDER)/extensions/package.txtStephan Bergmann 2021-04-27Add Mongolian dictionaryAndras Timar 2021-04-11Add Esperanto dictionariesAndras Timar 2021-04-02add back sal/macros.h for SAL_N_ELEMENTSTomoyuki Kubota 2021-03-09Resolves tdf#133373 - macOS installer imageHeiko Tietze 2021-01-19add --disable-librelogo to disable LibreLogo at build timeMichael Stahl 2021-01-19Community splash screen without EditionHeiko Tietze 2021-01-06Fix MSVC 2019 16.8.3 --with-latest-c++ two-phase name lookup issuesStephan Bergmann 2021-01-03Bump copyright year to 2021Adolfo Jayme Barrientos 2020-12-17package Korean(ko-KR) dictionaries into installsetDaeHyun Sung 2020-11-19tdf#123936 Formatting files in module setup_native with clang-formatPhilipp Hofer 2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann 2020-07-12Related: tdf#82184: consider installer language for UI list to installMike Kaganski 2020-07-12tdf#134748: handle Kazakh language in langid_to_stringMike Kaganski 2020-07-02Add Turkish (tr) dictionaryMuhammet Kara 2020-05-06Resolves tdf#132701 - macOS installer image must be 72dpiHeiko Tietze 2020-05-05Some improvements to About box and brandingHeiko Tietze 2020-04-30Resolves tdf#130778 - Branding for 7.0Heiko Tietze 2020-02-03Set INSTALLLOCATION in one single placeMike Kaganski 2020-02-03tdf#130329: detect previous version's install locationMike Kaganski 2020-01-10Improve logging of feature statesMike Kaganski 2020-01-09-Werror,-Wwritable-strings (clang-cl)Stephan Bergmann 2020-01-09Register spsupp*.dll during installationMike Kaganski 2020-01-02Bump copyright year to 2020Adolfo Jayme Barrientos 2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann 2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann 2019-10-11simplify "a = a +" to "a +="Noel Grandin