summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-16try to prefetch in threads also all graphics for the active pageLuboš Luňák
2020-10-14Resolves: tdf#137445 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2020-10-14mbMousePosFreezed is always falseCaolán McNamara
2020-10-13split out detection of should disable EditHyperlink as standalone functionCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-05LOK: allow slide switching in mobile even if it is same slidePranam Lashkari
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Assign aPageRange only once, after the loopStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-17move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl
2020-08-17Remove redundant Invalidate()Michael Meeks
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-03loplugin:flatten in sdNoel Grandin
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia
2020-07-22tdf#132816: update slide "master" option buttons in tabbed uiPierre MARTY
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten
2020-07-17Add UI for blur radius in shadow panelA_GAN
2020-07-16fix ODP roundtripped in online opens with huge zoom in desktopMert Tumer
2020-07-09cid#1448269 Dereference null return valueCaolán McNamara
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten
2020-06-25LOK: duplicating multiple slidesPranam Lashkari
2020-06-25LOK: Allow deleting multiple slides from slidesorterPranam Lashkari
2020-06-25LOK: slide sorter: update the model on selecting multiple slidesPranam Lashkari
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-21LOK: hyperlink were inserted as button instead of text objectPranam Lashkari
2020-06-05sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-06-04sd: support match case, match whole word for PDF searchTomaž Vajngerl
2020-06-04sd signature line: add initial menu item / UNO commandMiklos Vajna
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-04sd: allow to change the search string between searchesTomaž Vajngerl
2020-06-04sd: add support to search backwards in PDF searchTomaž Vajngerl
2020-06-04sd: PDF search - reset mpVectorGraphicSearch at more placesTomaž Vajngerl
2020-06-04sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-03sd: use getPDFSelection to get the search selection for LOKitTomaž Vajngerl