summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2020-09-01move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl1-0/+35
2020-07-30sd: move IsValidTextObject into source as anon. functionTomaž Vajngerl1-7/+0
2020-07-30sd: move LOK search result logic to it's own methodTomaž Vajngerl1-0/+4
2020-07-29sd: move SearchSelection constructor to header fileTomaž Vajngerl1-1/+5
2020-02-24lok: Set default text for new text box on mobileMuhammet Kara1-0/+1
2020-02-21android: Hardcode the 'double-tap' in case of the native app.Jan Holesovsky1-0/+4
2020-01-29android lok: Correct the hint in the slides from click to double-tap.Jan Holesovsky1-0/+4
2019-11-06android: ODR fix of RID_PAGEFORMATPANEL_MARGINS_CM.Jan Holesovsky1-0/+5
2019-09-26Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-10/+10
2019-09-26Adds print even pages/print odd pages options in print dialogDaniel Silva1-0/+4
2019-09-26Reinserts alternative impress document types in print dialogDaniel Silva1-3/+2
2019-09-26Configures page range in print dialogDaniel2-7/+8
2019-08-15sd: LOK: avoid caching pointers and leakingAshod Nakashian1-1/+1
2019-08-07sd: LOK: support localization of slide transition presetsAshod Nakashian1-1/+3
2019-08-07sd: LOK: support per-user localization of CustomAnimationPresetAshod Nakashian1-1/+5
2019-08-05sidebar: Add .uno:MasterSlidesPanelAshod Nakashian1-0/+1
2018-12-09tdf#121926: Take metrics into accountXisco Fauli1-0/+41
2018-11-23Re-factor internal filter logic, and impl. preload properly.Michael Meeks1-1/+4
2018-11-17Adapt to C++2a char_tStephan Bergmann4-4/+4
2018-11-16tdf#37483 Add drag'n'drop to reorder custom Impress animationsBrian Fraser1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara3-5/+5
2018-11-02loplugin:useuniqueptr in SdCustomShowListNoel Grandin2-15/+21
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-3/+2
2018-10-29tdf#42949 Fix IWYU warnings in sd/inc ; sd/source/ui/inc/Gabor Kelemen4-10/+10
2018-10-18weld SdTabTemplateDlgCaolán McNamara1-1/+1
2018-10-18weld SdPresLayoutTemplateDlgCaolán McNamara1-1/+1
2018-10-16tdf#120626 'rewind' doesn't stick when effect duration is changedCaolán McNamara1-1/+2
2018-10-12weld SdPresLayoutDlgCaolán McNamara1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin3-8/+8
2018-10-09loplugin:constfields in sdNoel Grandin12-15/+15
2018-10-03weld OutlineBulletDlgCaolán McNamara1-1/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-3/+0
2018-09-23loplugin:unusedmethodsNoel Grandin1-2/+0
2018-09-20weld CopyDlgCaolán McNamara1-1/+1
2018-09-18weld SdParagraphDlgCaolán McNamara1-1/+1
2018-09-18tdf#94369 - Default set of Impress graphic stylesheiko tietze2-8/+29
2018-09-17weld SdCharDlgCaolán McNamara1-1/+1
2018-09-17weld SdPageDlgCaolán McNamara1-1/+1
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+3
2018-08-30don't declare allocation operators for internal codeNoel Grandin1-23/+0
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky1-1/+0
2018-08-22Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara1-5/+4
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara2-5/+18
2018-08-22loplugin:useuniqueptr in sd::Outline::IteratorNoel Grandin1-1/+1
2018-08-21loplugin:useuniqueptr in TextApiObjectNoel Grandin1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-3/+17
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-1/+1
2018-06-24tdf#45178 notify object rename and update effect description.Mark Hung1-0/+3
2018-06-20loplugin:useuniqueptr in SdDrawDocumentNoel Grandin1-2/+4