summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-10-13static_cast after dynamic_castNoel16-88/+70
2020-10-12CaptureMouse on mouse-down and ReleaseMouse on mouse-upCaolán McNamara1-0/+5
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel1-3/+6
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-1/+1
2020-10-08Don't needlessly convert to sal_Int32 instead of longStephan Bergmann1-4/+4
2020-10-08don't scroll to the cursor on gaining focusCaolán McNamara1-1/+1
2020-10-08CustomWeld::Paint rRect is in logical units, not pixelsCaolán McNamara1-2/+1
2020-10-08don't scroll to the cursor during paintCaolán McNamara1-1/+1
2020-10-07let a subclass destroy and recreate its EditViewCaolán McNamara1-20/+29
2020-10-06loplugin:const* make some params and methods constNoel18-38/+41
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara7-10/+7
2020-10-06loplugin:const& make some params and methods constNoel3-8/+8
2020-10-06let a subclass defer creating its EditViewCaolán McNamara1-5/+8
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski27-80/+99
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-10-02rearrange to not use pUndoObject after std::moveTomaž Vajngerl1-1/+2
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara2-0/+30
2020-10-01loplugin:unusedfieldsNoel1-1/+3
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara1-3/+10
2020-09-30loplugin:unusedmethodsNoel1-4/+0
2020-09-30loplugin:reducevarscope in svxNoel25-49/+36
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski1-3/+2
2020-09-29tdf#136520 allow color popdowns to be tearable againCaolán McNamara3-1/+35
2020-09-28Resolves: tdf#137038 set a max width for crash reporter labelCaolán McNamara1-4/+7
2020-09-28move keep ratio checkbox left cause of long translations (german)andreas kainz1-5/+3
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-2/+2
2020-09-27Sidebar: add FormatPaintbrush to SidebarStylesPanelandreas kainz1-0/+11
2020-09-25tdf#136941 call focus in handler explicitlyCaolán McNamara1-0/+3
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl6-164/+136
2020-09-25Sidebar gallery updateandreas kainz1-84/+84
2020-09-25tdf#137014 Sidebar: Image section remove red/green/blue/gammaandreas kainz2-358/+20
2020-09-25Paragraph Sidebar Align image iconsandreas kainz1-0/+11
2020-09-23tdf#136176 Correct update fObjectRotation in NbcShearRegina Henschel3-9/+73
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli1-0/+14
2020-09-23tdf#127729 Don't include empty string presentations in searchJim Raykowski1-1/+7
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara1-10/+16
2020-09-22tdf#121323 avoid fatal exception with a11y enabledCaolán McNamara1-2/+1
2020-09-22tdf#93756 show highlight color in style previewCaolán McNamara2-8/+13
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara9-15/+15
2020-09-21update pchesCaolán McNamara1-2/+4
2020-09-21Add IWYU rules for svxGabor Kelemen1-0/+3
2020-09-21Make Table Properties dialog asyncSzymon Kłos1-27/+31
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski1-0/+6
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna1-0/+16
2020-09-18Styles preview widget language independentSzymon Kłos4-28/+41
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze2-12/+151
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann10-22/+43
2020-09-13std::set->o3tl::sorted_vector in svxNoel Grandin3-7/+8
2020-09-11Handle empty rRange in OverlayManager::RangeToInvalidateRectangleStephan Bergmann1-0/+3
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-0/+5