summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2024-07-28cool#9082 - lok: cleanup WakeUpThread before forking, then re-start.Michael Meeks2-1/+19
2024-07-28restore WakeUpThread::joinThreadCaolán McNamara2-0/+20
2024-07-25tdf#124213: handle private URLs as non-remoteMike Kaganski1-0/+1
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin1-3/+3
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-21cid#1556239 Use of auto that causes a copyCaolán McNamara1-3/+4
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn1-11/+16
2024-07-07cid#1546123 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli3-4/+4
2024-06-24NFC cleanup duplicate entry in framework/IwyuFilter_framework.yamlJustin Luth1-2/+0
2024-06-20loplugin:unusedmethodsNoel Grandin2-20/+0
2024-06-18loplugin:ostr in variousNoel Grandin1-10/+12
2024-06-13use more concrete UNO types in StatusIndicatorNoel Grandin2-27/+13
2024-06-13use more concrete UNO types in XFrameImplNoel Grandin1-6/+7
2024-06-13use more concrete UNO types in ProgressBarWrapperNoel Grandin4-50/+30
2024-06-11Fix typoAndrea Gelmini1-1/+1
2024-06-11Fix typoAndrea Gelmini1-1/+1
2024-06-11tdf#57414 tdf#160769 autorecovery: keep open docs in RecoveryListJustin Luth1-16/+24
2024-06-07Revert "framework/qa/complex/dispatches/checkdispatchapi.java to CppUnit"Xisco Fauli4-240/+0
2024-06-07CppunitTest_framework_CheckXTitle: simplify code a bitXisco Fauli1-14/+3
2024-06-07framework/qa/complex/dispatches/checkdispatchapi.java to CppUnitAdam Seskunas4-0/+240
2024-06-04Port framework/qa/complex/XTitle/CheckXTile.java to CppunitAdam Seskunas5-327/+202
2024-05-25WakeupThread - re-factor to have a single shared wakeup thread.Michael Meeks4-40/+144
2024-05-16VCL: Windows: more usecases for FlashWindow() API to inform on changesVasily Melenchuk1-3/+5
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-6/+6
2024-05-11replace createFromAscii with OUString literals in ImageManagerImplNoel Grandin1-14/+14
2024-05-11replace createFromAscii with OUString literals in CommandImageResolverNoel Grandin1-5/+5
2024-05-08loplugin:ostr in frameworkNoel Grandin116-610/+612
2024-05-06The previous behavior of using the TerminationVetoException has changedTibor Nagy1-2/+3
2024-05-03replace createFromAscii with OUString literals in frameworkNoel Grandin1-25/+25
2024-05-03replace createFromAscii with OUString literals in frameworkNoel Grandin3-4/+4
2024-05-03replace createFromAscii with OUString literals in frameworkNoel Grandin1-24/+24
2024-05-02replace createFromAscii with OUString literals in frameworkNoel Grandin5-156/+143
2024-04-10New Expert Configuration setting to not offer Safe Mode in the UIStephan Bergmann1-0/+5
2024-04-01tdf#146619 Drop unused 'using namespace' in: framework/Gabor Kelemen38-70/+0
2024-03-30convert TitleHelper to comphelper::WeakImplHelperNoel Grandin1-31/+34
2024-03-22improve loplugin:staticmethodsNoel Grandin48-84/+139
2024-03-21framework: MenuBarManager: fix WNT crash if queryDispatch() throwsMichael Stahl1-1/+10
2024-03-08tdf#45904 Remove old SwXFootnoteText Java testLuv Sharma1-1/+0
2024-02-25tdf#45904 Remove old SwXFootnote Java testLuv Sharma1-1/+0
2024-02-18tdf#45904 Remove old SwXFootnoteProperties Java testLuv Sharma1-1/+0
2024-02-14tdf#145539 convert const char[] in files to constexpr OUStringLiteralvarshneydevansh1-26/+26
2024-02-04tdf#45904 Remove old SwXBodyText Java testLuv Sharma1-1/+0
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski16-18/+18
2024-01-26tdf#127856: fix setting "None" in cell format languageHenry Castro1-1/+4
2024-01-26tdf#34142: update status language after the cell format language changeHenry Castro1-4/+1
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara1-8/+10
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1