summaryrefslogtreecommitdiff
path: root/solenv/clang-format
AgeCommit message (Expand)Author
2023-10-12split up the backtrace implementations into separate filesNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-09-15loplugin, merge weakobject into weakbaseNoel Grandin
2023-09-09Rename .cpp examples to .cxxHossein
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl
2023-07-03Rename and move header next to other font headersKhaled Hosny
2023-06-25sc: simplify and fix prop. mapping for cell BG and char theme colorTomaž Vajngerl
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-19CppunitTest_cppcanvas_test: clang-formatKhaled Hosny
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-16tdf#63130 make B2DHomMatrix a flat objectNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-11Add missing fileStephan Bergmann
2023-05-09comphelper/servicedecl.hxx is unusedNoel Grandin
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-05-09move include/svx/legacyitem.hxx inside svxNoel Grandin
2023-04-22clang-format char16_t2wchar_t.hxxMike Kaganski
2023-04-05tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxxJani Saranpää
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-02-28Remove compilerplugins/clang/test/cppunitassertequals.hxxStephan Bergmann
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-10Revert "check-last-commit: more detailed advice on using clang-format"Ilmari Lauhakangas
2023-02-09check-last-commit: more detailed advice on using clang-formatIlmari Lauhakangas
2023-01-27Split long-running CppunitTest_sc_opencl_test in twoStephan Bergmann
2023-01-27Remove Solaris 32-bit SPARC and x86 C++ UNO bridge implementationsStephan Bergmann
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin
2023-01-21move presenter console from sdext/ to sd/Noel Grandin
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann
2022-12-05jsdialog: sort enabled .ui listSzymon Kłos
2022-11-25CppunitTest_sdext_pdfimport: move it to 'qa' folderXisco Fauli
2022-11-22upgrade to libjpeg-turbo-2.1.4Caolán McNamara