summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
2023-11-22tdf#158126 UI: Scalable buttons for Impress navigation barIrgaliev Amin1-3/+11
2023-11-09use more concrete sd::Annotation in AnnotationManagerImplNoel Grandin2-6/+7
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann5-226/+226
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin2-3/+1
2023-10-15Drop leftover aPageHelpIdsStephan Bergmann1-7/+0
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann5-5/+5
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann3-5/+5
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin1-1/+1
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen1-0/+1
2023-10-02tdf#87638 - Modify slide pane title in Impress/Draw based on edit modeAndreas Heinisch1-0/+2
2023-09-28tdf#105303: re-introduce single-document html export filterXisco Fauli1-0/+34
2023-09-26tdf#105303 (related) Drop unused translation stringsGabor Kelemen1-30/+0
2023-09-23tdf#105303: Drop html export wizardXisco Fauli2-43/+0
2023-08-26sd: remove theme tab pageTomaž Vajngerl1-1/+1
2023-08-25tdf#39519 - Rename slide if its name is not uniqueAndreas Heinisch1-2/+2
2023-08-24Remove duplicated includeAndrea Gelmini1-1/+0
2023-08-23sd: change fill/line theme colors for graphic styles on theme changeTomaž Vajngerl1-1/+4
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl1-0/+33
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl1-1/+0
2023-07-23remove some unused #definesNoel Grandin1-3/+0
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny1-9/+44
2023-07-17tdf#130581 - Add undo command for hide/show slidesAndreas Heinisch1-0/+2
2023-07-12Categories for link targets in ImpressSzymon Kłos1-0/+1
2023-07-04loplugin:unusedvarsglobalNoel Grandin1-3/+0
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell1-0/+5
2023-06-08tdf#155444 added support for multi image tiff filerash4191-0/+1
2023-06-07sd: introduced impress slide duplication to particular positionPranam Lashkari1-1/+1
2023-05-30use more TypedWhichInfoNoel Grandin2-11/+12
2023-05-26use more TypedWhichIdNoel Grandin1-3/+4
2023-05-26use more TypedWhichIdNoel Grandin2-10/+10
2023-05-25use more TypedWhichIdNoel Grandin2-14/+15
2023-05-24tdf#148088: Fix master related UI in DrawBaole Fang1-1/+7
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-1/+0
2023-05-13use more optional for CharClassNoel Grandin1-4/+5
2023-05-10Add view options class in DrawParis Oplopoios1-0/+34
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev4-17/+30
2023-04-11tdf#150477: Change "Slide" to "Page" in Draw status barBaole Fang1-0/+2
2023-04-07tdf#154437: Check "Page" instead of "Slide" in Draw renameBaole Fang1-1/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski3-34/+34
2023-02-24BaseMutex->std::mutex in SdStyleSheetNoel Grandin1-5/+8
2023-01-23Resolves tdf#113439 - Show/Hide menu item in Draw's layer menuHeiko Tietze1-0/+1
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl1-6/+62
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann2-10/+4
2022-12-22loplugin:unocast (sd::Annotation)Stephan Bergmann1-3/+8
2022-12-22loplugin:unocast (sd::TextApiObject)Stephan Bergmann1-1/+2
2022-12-07sd: improve handling of table styles on page pastingMaxim Monastirsky2-0/+2
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky2-12/+0
2022-11-25sd: better detection of user defined cell stylesMaxim Monastirsky1-0/+2
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann1-1/+0