summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18remove dead codeNoel Grandin
2021-08-17jsdialog: sidebar: send message on sidebar closeSzymon Kłos
2021-08-17Use new json_writer class for json objects.Gökay ŞATIR
2021-08-17RefactoringAnshu
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara
2021-08-12SfxModule optional fields might be empty, cannot unconditionally derefNoel Grandin
2021-08-12flatten SfxInterface_ImplNoel Grandin
2021-08-12flatten SfxFoundCacheArr_ImplNoel Grandin
2021-08-12flatten SfxModule a littleNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10add some --disable-scripting fixesCaolán McNamara
2021-08-10Simplify init-/deInitSysTray even furtherStephan Bergmann
2021-08-10Replace a use of boost::logic::tribool with std::call_onceStephan Bergmann
2021-08-10lok: Avoid redundant call to UpdateConfigurationsMert Tumer
2021-08-09gtk4: g_menu_item_set_detailed_action aborts with ids with spaces in themCaolán McNamara
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-06template dialog starts in thumbnail view without thumbnail shown toggledCaolán McNamara
2021-08-06tdf#139647 refresh renamed itemsVert D
2021-08-06Replace GDIMetaFile::Read with SvmReader::Read in linkmgr2.cxxpanoskorovesis
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04AutoAccel is only true for gtk and there BackingWindow doesn't use vcl widgetsCaolán McNamara
2021-08-04tdf#142532 search string at any position not just startTomaž Vajngerl
2021-08-04tdf#123919 - Sort custom document propertiesAndreas Heinisch
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03tdf#143696 rename Properties tree view column from Object to NameTomaž Vajngerl
2021-08-02no need to use sequence for this dataNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01osl::Mutex->std::mutex in SfxURLRelocator_ImplNoel Grandin
2021-08-01osl::Mutex->std::mutex in ThumbnailViewItemAccNoel Grandin
2021-08-01Fix typosAndrea Gelmini
2021-07-31cid#1489714 Unused valueCaolán McNamara
2021-07-31cid#1489715 Uninitialized pointer fieldCaolán McNamara
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-30tdf#38194 related: introduce StylesList controlAnshu
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-29jsdialog: sidebar: dump expanded state for panelSzymon Kłos
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-27simplify SvtViewOptionsNoel Grandin
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos