summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-13tdf#150281: Fix CentimetersToPoints in CalcBaole Fang
2023-03-13Introduce OUStringBuffer::insert taking OUStringConcatMike Kaganski
2023-03-13lok: introduce resetCompatFlagXisco Fauli
2023-03-13Improve documentation of lok::Document::getPartPageRectangles()Tor Lillqvist
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-11tdf#114441 Convert sal_uLong to sal_uInt32Abdallah Elhdad
2023-03-11osl::Mutex->std::mutex in OSQLParserNoel Grandin
2023-03-10Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara
2023-03-10tdf#153657 a11y: Set tooltip/a11y desc for fontwork stylesMichael Weghorn
2023-03-10sw lok: notify clients about view option changesParis Oplopoios
2023-03-10simplify initialisation of some pool defaultsNoel Grandin
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-03-08vcl: PDF export: remove versions PDF_1_2, PDF_1_3Michael Stahl
2023-03-08vcl: PDF export: default to PDF 1.7Michael Stahl
2023-03-08vcl,sw: PDF/UA export: tag headers and footers as requiredMichael Stahl
2023-03-08vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7Michael Stahl
2023-03-08sc: fix ever-increasing chart IDs when exporting to XLSXMiklos Vajna
2023-03-08oox, sd: fix ever-increasing chart IDs when exporting to PPTXMiklos Vajna
2023-03-08osl::Mutex->std::mutex in ParameterWrapperContainerNoel Grandin
2023-03-08svx: Stop manually counting map entriesMichael Weghorn
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-07Fix Doxygen comment thinko: dumpState() is in lok::Office, not in lok::DocumentTor Lillqvist
2023-03-07Drop VectorGraphicDataArrayMike Kaganski
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-03-07eFormat modified inside GetDateArea, but change not propogated to the callerCaolán McNamara
2023-03-06tdf#148776 for scrolling set step size as height of a rowCaolán McNamara
2023-03-06oox: import font scheme structure directly into model::FontSchemeTomaž Vajngerl
2023-03-05Fix typoAndrea Gelmini
2023-03-05make NbcRotate abstract as it's implementation is noopTomaž Vajngerl
2023-03-05svx: make SdrObject abstract by making CloneSdrObject pure virtualTomaž Vajngerl
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-03-04svx: change Poly2Rect to return a rectangle, also clean-up the codeTomaž Vajngerl
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2023-03-04jsdialog: correct structure for RoadmapWizardSzymon Kłos
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03flatten OGenericUnoControllerNoel Grandin
2023-03-03flatten DocumentUndoGuardNoel Grandin
2023-03-03Disable test::AccessibleTestBase::awaitDialog() on macos altogetherColomban Wendling
2023-03-03test: Use css::awt::XExtentdedToolkit::addTopWindowListener()Colomban Wendling
2023-03-03test: Run user dialog callback in idle timeColomban Wendling
2023-03-03test: Add debug print support for XAccessibleActionColomban Wendling
2023-03-03test: Add helpers to get a specific object and tab to itColomban Wendling
2023-03-03test: Add a few basic dialog tests and helpersColomban Wendling