summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-04tdf#150773: Avoid bringing loading files to front several timesMike Kaganski
2022-09-04Some refactorMike Kaganski
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-16No need to use throwing Reference ctor from 'this'Mike Kaganski
2022-08-16Drop redundant warning after throwing checkMike Kaganski
2022-08-10Missing colon in toolbar help idsMaxim Monastirsky
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-10Unnecessary ToolBox::SetItemText callMaxim Monastirsky
2022-08-04tdf#150249 close of popover not detectedCaolán McNamara
2022-08-03tdf#149966 Crash on Windows and freeze on Linux when customizing MenuNoel Grandin
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-19Replace old png writer in imagemanagerimpl.cxxofftkp
2022-07-18Simplify by using InitAnyPropertySequenceMaxim Monastirsky
2022-07-18Remove the broken SupportsVisible hackMaxim Monastirsky
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-07-15Fix typo "vetor"->"vector"Andrea Gelmini
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-05tdf#149741 Mirror insert column icons for RTL tablesMaxim Monastirsky
2022-06-28NewMenuController: Use status update to determine the default factoryMaxim Monastirsky
2022-06-17tdf#125040 Ignore the default contextMaxim Monastirsky
2022-06-16tdf#125040 Avoid flickering on context changeMaxim Monastirsky
2022-06-15Show start center when closing last documentSamuel Mehrbrodt
2022-06-14Remove some unused includesMiklos Vajna
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-31Drop unnecessary cast to intStephan Bergmann
2022-05-30cid#1504574 Resource leakCaolán McNamara
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna
2022-05-27tdf#149170 framework,sfx2: don't add ReadOnly=falseMichael Stahl
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna
2022-05-25elide temporary vector in PathSettings::impl_convertPath2OldStyleNoel Grandin
2022-05-23tdf#149176 tdf#149178 fix Save autorecovery information.. optionTünde Tóth
2022-05-17elide some OUString allocationNoel Grandin
2022-05-17tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-17osl::Mutex->std::mutex in framework::TransactionManagerNoel Grandin
2022-05-16use more string_view in URLTransformer::parseStrictNoel Grandin
2022-05-14tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin
2022-05-14simplify initialisation in ToolBarManager::CreateControllersNoel Grandin
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-12tdf#121740 avoid some temporary OUString constructionNoel Grandin
2022-05-12framework: fix lock assert in Job::execute()Michael Stahl