summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-26Fix typoAndrea Gelmini
2020-09-26Typo HANDLE_PRINTHIDENPAGES -> HANDLE_PRINTHIDDENPAGES (sd/UnoDocumentSettings)Julien Nabet
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolá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-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-07tdf#136474 wait until mouse grab is dropped to trigger selection callbackCaolán McNamara
2020-09-05LOK: allow slide switching in mobile even if it is same slidePranam Lashkari
2020-09-02SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not usedCaolán McNamara
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typoAndrea Gelmini
2020-08-31Fix typos in codeAndrea Gelmini
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-08-29Fix typo in codeAndrea Gelmini
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-23Fix typo in codeAndrea Gelmini
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-18annotation label doesn't need to be a MultiLine edit, FixedText is enoughCaolán McNamara
2020-08-17move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl
2020-08-17Remove redundant Invalidate()Michael Meeks
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-13Merge toolbar popup classesMaxim Monastirsky
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-08Presenter console new vertical separatorSrijan Bhatia
2020-08-07tdf#134847 fix nullptr use crashJim Raykowski
2020-08-03loplugin:flatten in sdNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-26sd: create instances with uno constructorsNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-22tdf#132816: update slide "master" option buttons in tabbed uiPierre MARTY