summaryrefslogtreecommitdiff
path: root/solenv/bin/native-code.py
AgeCommit message (Expand)Author
2024-09-17Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-07-21tdf#82716 Add initial implementation of the Histogram Chartvarshneydevansh
2024-07-13Python: use is None/is not None instead of == None/!= NoneJulien Nabet
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark
2024-04-18move writerfilter inside swNoel Grandin
2024-03-28tdf#158803 remove unused importsLeSasse
2024-02-27ofz#67046 fix build failureCaolán McNamara
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin
2024-02-15ofz: don't need "cui" for fuzzingCaolán McNamara
2024-02-14ofz: don't need "bib" for fuzzingCaolán McNamara
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-09-02drop ChartController service nameNoel Grandin
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-03-24ofz#57376 Fuzzing build failureCaolán McNamara
2023-03-22Partial fix: iOS missing text direction listbox in Format > Page Style > PagePatrick Luby
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin
2023-01-24[API CHANGE] remove service sd::framework::ModuleControllerNoel Grandin
2023-01-24[API CHANGE] remove service sd::framework::ConfigurationControllerNoel Grandin
2023-01-23[API CHANGE] sd::frame::Configuration does not need to be an UNO serviceNoel Grandin
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin
2023-01-20[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or configNoel Grandin
2023-01-14ooo_vba_VBAToOOEventDesc_get_implementation appears twiceCaolán McNamara
2023-01-14com_sun_star_comp_chart2_ChartDocumentWrapper_get_implementation appears twiceCaolán McNamara
2022-10-06Revert "android: add Grammar Checker component to native-code.py"Caolán McNamara
2022-09-26android: add Grammar Checker component to native-code.pySzymon Kłos
2022-09-14merge sdfilt library into sdNoel Grandin
2022-06-15fix oss-fuzz buildCaolán McNamara
2022-06-14liblo-native-code: Add LanguageToolGrammarCheckerMichael Weghorn
2022-04-13tdf#148553 liblo-native-code: Add services for numeric controlsMichael Weghorn
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski
2021-12-03ofz#41602 fix more build failureCaolán McNamara
2021-10-04We need com_sun_star_animations_AnimatePhysics_get_implementationTor Lillqvist
2021-09-28com_sun_star_comp_svx_CharacterSpacingToolBoxControl is duplicatedCaolán McNamara
2021-09-28More constructors needed for the DISABLE_DYNLOADING caseTor Lillqvist
2021-09-24disable these for fuzzing as well as !HAVE_FEATURE_DBCONNECTIVITYCaolán McNamara
2021-09-24need connectivity_dbase_ODriver if HAVE_FEATURE_DBCONNECTIVITY is trueCaolán McNamara
2021-09-24need OSDBCDriverManager if HAVE_FEATURE_DBCONNECTIVITY is trueCaolán McNamara
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-04Add missing FilterOptionsDialog constructor for androidmerttumer
2021-05-01update native-code.py with services for vba scripts in CalcTomaž Vajngerl
2021-04-23native-code: Only include pdfimport ctors if PDF import enabledMichael Weghorn
2021-04-07tdf#141531 liblo-native-code: Add ODatabaseContext_get_implementationMichael Weghorn
2021-03-25Include the pdfimport library constructor in the mobile apps if enabledTor Lillqvist
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist