Age | Commit message (Expand) | Author |
2021-08-20 | loplugin:unusedfields | Noel Grandin |
2021-08-19 | loplugin:constmethods | Noel Grandin |
2021-08-18 | tdf#143353 defer tip of the day until impress template dialog is gone | Caolán McNamara |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-18 | online: keep sidebar opened | Szymon Kłos |
2021-08-18 | jsdialog: dump more options command for panels | Szymon Kłos |
2021-08-18 | Don't crash on SidebarController dispose when app is closing | Szymon Kłos |
2021-08-18 | undo changes to TextAlign | Caolán McNamara |
2021-08-18 | remove dead code | Noel Grandin |
2021-08-17 | jsdialog: sidebar: send message on sidebar close | Szymon Kłos |
2021-08-17 | Use new json_writer class for json objects. | Gökay ŞATIR |
2021-08-17 | Refactoring | Anshu |
2021-08-17 | Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Write | panoskorovesis |
2021-08-16 | Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top | Mike Kaganski |
2021-08-16 | sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumView | Miklos Vajna |
2021-08-16 | LOK: introduced Freemium LOK API | Pranam Lashkari |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-12 | Resolves: tdf#143843 disable the recently-used widget during load | Caolán McNamara |
2021-08-12 | SfxModule optional fields might be empty, cannot unconditionally deref | Noel Grandin |
2021-08-12 | flatten SfxInterface_Impl | Noel Grandin |
2021-08-12 | flatten SfxFoundCacheArr_Impl | Noel Grandin |
2021-08-12 | flatten SfxModule a little | Noel Grandin |
2021-08-11 | convert some LogicToLogic calls to use o3tl::convert instead | Tomaž Vajngerl |
2021-08-10 | add some --disable-scripting fixes | Caolán McNamara |
2021-08-10 | Simplify init-/deInitSysTray even further | Stephan Bergmann |
2021-08-10 | Replace a use of boost::logic::tribool with std::call_once | Stephan Bergmann |
2021-08-10 | lok: Avoid redundant call to UpdateConfigurations | Mert Tumer |
2021-08-09 | gtk4: g_menu_item_set_detailed_action aborts with ids with spaces in them | Caolán McNamara |
2021-08-08 | create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it | Noel Grandin |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-08-06 | tdf#139647 refresh renamed items | Vert D |
2021-08-06 | Replace GDIMetaFile::Read with SvmReader::Read in linkmgr2.cxx | panoskorovesis |
2021-08-05 | improve LOK notifyInvalidation | Noel Grandin |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-04 | AutoAccel is only true for gtk and there BackingWindow doesn't use vcl widgets | Caolán McNamara |
2021-08-04 | tdf#142532 search string at any position not just start | Tomaž Vajngerl |
2021-08-04 | tdf#123919 - Sort custom document properties | Andreas Heinisch |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | no need to use sequence for this data | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in SfxURLRelocator_Impl | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in ThumbnailViewItemAcc | Noel Grandin |
2021-08-01 | Fix typos | Andrea Gelmini |
2021-07-31 | cid#1489714 Unused value | Caolán McNamara |
2021-07-31 | cid#1489715 Uninitialized pointer field | Caolán McNamara |
2021-07-31 | getArray->getConstArray | Noel Grandin |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-30 | tdf#38194 related: introduce StylesList control | Anshu |
2021-07-29 | lok sidebar: remove unused code | Szymon Kłos |