summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2022-07-24tdf#147868 Disable add sheet when structure is protectedHossein1-0/+1
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-1/+1
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin14-34/+42
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-6/+2
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos1-11/+11
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth1-0/+3
2022-06-10loplugin:constantparamNoel Grandin1-4/+2
2022-06-10LanguageTool Grammar Checker implementationMert Tumer2-0/+60
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze1-0/+4
2022-06-06Fix typosAndrea Gelmini1-1/+1
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara1-0/+4
2022-05-11Fix typosAndrea Gelmini2-2/+2
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk2-2/+9
2022-05-03add o3tl::equalsAsciiNoel Grandin1-2/+2
2022-04-29use more string_view in INetURLObjectNoel Grandin2-3/+3
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin2-4/+4
2022-04-06Drop write-only uses of pNonConvertableChars argumentMike Kaganski1-3/+3
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski2-22/+1
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin1-1/+1
2022-03-21sw clearing breaks: add RTF filterMiklos Vajna1-0/+1
2022-03-14set active element to -1 when no selection for fontnameboxMert Tumer1-0/+1
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák3-5/+7
2022-02-17svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObjMiklos Vajna1-0/+3
2022-02-05Related: tdf#146836 daisy chain together some more event handlersCaolán McNamara1-1/+18
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara1-2/+2
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák1-0/+1
2022-01-28We no longer know how to contact TLX anywayStephan Bergmann1-6/+0
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze1-0/+1
2022-01-26weldPopupWindow is always implemented by nowCaolán McNamara1-2/+2
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-1/+1
2022-01-02loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2022-01-01osl::Mutex->std::mutex in Svt*OptionsNoel Grandin2-25/+0
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen5-7/+2
2021-12-20osl::Mutex->std::mutex in AcceleratorExecuteNoel Grandin1-1/+2
2021-12-19use more cppu::BaseMutexNoel Grandin1-7/+2
2021-12-10tdf#146048: detect UTF-16 without BOMMike Kaganski1-1/+0
2021-11-26tdf#145831: fix typo in PNGAndrea Gelmini1-1/+1
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin3-24/+24
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna1-0/+4
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin3-3/+3
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin9-49/+49
2021-11-03loplugin:constparamsNoel Grandin1-1/+1
2021-11-02mbDrawSelection is always true when evaluatedCaolán McNamara1-2/+1
2021-10-27draw valuesets with a visual difference between selected and mouse hoverCaolán McNamara1-2/+6
2021-10-27if the mouse move is a leave event ignore the crossing positionCaolán McNamara1-1/+1
2021-10-27dont draw highlighted value with focus, only focus the selected valueCaolán McNamara1-1/+3
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara1-1/+0
2021-10-26ValueSet doesn't use WB_NOPOINTERFOCUS anymoreCaolán McNamara1-2/+0
2021-10-26there is no WB_RADIOSEL anymoreCaolán McNamara1-5/+0