summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-27weld dbu ui clusterCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-27Fix typo in codeAndrea Gelmini
2020-08-27xmloff: prefix members of XMLTextFieldImportContextJulien Nabet
2020-08-27LOK: send state of FreezePanesPranam Lashkari
2020-08-27Fix extended tip after importOlivier Hallot
2020-08-27tdf#136107: crash on export of selectionJulien Nabet
2020-08-27tdf#136133: AppendInfoBar can return nullJulien Nabet
2020-08-27fix bug in XMLEventsImportContextNoel Grandin
2020-08-27tdf#136143 - reset SbxFlagBits::Fixed SbiRuntime::StepPARAMAndreas Heinisch
2020-08-27Fix typosAndrea Gelmini
2020-08-27Shadow color setter for onlineSzymon Kłos
2020-08-27Instant update shadow fields in sidebarSzymon Kłos
2020-08-27tdf#136132 DOCX export: fix space in table formulaLászló Németh
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-08-27factor out an applyAtkPropertiesCaolán McNamara
2020-08-27update creditsChristian Lohmaier
2020-08-27Fix a nonsense changeMike Kaganski
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-27Update git submodulesChristian Lohmaier
2020-08-27tdf#134708 Text coloring of buttons within forms amendedThorsten Wagner
2020-08-27Fix `--disable-pch` buildMike Kaganski
2020-08-27tdf#136105 tdf#134883 pie chart: improve data label positionBalazs Varga
2020-08-27tdf#135653 OOXML import: fix OLE background colorAttila Bakos
2020-08-27tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen
2020-08-27use monoborder widget css name as a WindowBorderStyle::MONO replacementCaolán McNamara
2020-08-27move DrawFrameFlags to vclenum.hxxCaolán McNamara
2020-08-27expand out StringSet typedefNoel Grandin
2020-08-27remove unused StringList typedefNoel Grandin
2020-08-27tdf#123354 sw: add table formula ABSLászló Németh
2020-08-27Revert "tdf#123354 DOCX import: fix ABS formula"László Németh
2020-08-27tdf#123390 sw: add table formula SIGNLászló Németh
2020-08-27Revert "tdf#123390 DOCX import: fix SIGN formula"László Németh
2020-08-27tdf#123356 sw: add table formula COUNTLászló Németh
2020-08-27Revert "tdf#123356 DOCX import: fix COUNT formula"László Németh
2020-08-27Fix typosAndrea Gelmini
2020-08-27use fastparser in CreateTableItemImportContextNoel Grandin
2020-08-26remove always true conditonNoel Grandin
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-26shouldn't be able to tab into scrolled preview windowCaolán McNamara
2020-08-26add focus rect to icon controlCaolán McNamara
2020-08-26tdf#135275: Additions: Sorting of extensionsYusuf Keten
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-26sw: DOCX export: don't export text frames as transparentMichael Stahl
2020-08-26tdf#136141 Sidebar wrap section visible like popupmenuandreas kainz
2020-08-26UBSan needs sk_app::WindowContext RTTI in Library_vclStephan Bergmann
2020-08-26Better use std::string_view than OUStringLiteral hereStephan Bergmann