summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2020-10-10Replace list by vectorJulien Nabet1-2/+2
2020-10-06loplugin:const* make some params and methods constNoel2-3/+3
2020-10-04sd: move Annotation to the header fileTomaž Vajngerl1-1/+74
2020-10-04use pragma-once for Annotation.hxxTomaž Vajngerl1-4/+1
2020-09-21update pchesCaolán McNamara2-2/+5
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-35/+0
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+2
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-08-31Fix typos in codeAndrea Gelmini1-1/+1
2020-08-29Fix typo in codeAndrea Gelmini1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-4/+4
2020-08-17move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl1-0/+35
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-4/+4
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-7/+7
2020-08-08Presenter console new vertical separatorSrijan Bhatia1-0/+1
2020-07-19compact namespace: sdNoel Grandin1-15/+1
2020-07-12update pchesCaolán McNamara2-2/+8
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia1-4/+0
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann1-4/+4
2020-06-27tdf#90978 add exit button to impress presenter consoleSrijan Bhatia1-0/+2
2020-06-18tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia1-0/+4
2020-06-04tdf#132137 Rename Default Style to Default Drawing Style in Draw and Impress.Srijan Bhatia1-1/+1
2020-06-02sd: move IsValidTextObject into source as anon. functionTomaž Vajngerl1-7/+0
2020-06-02sd: move LOK search result logic to it's own methodTomaž Vajngerl1-0/+4
2020-05-24remove some unused definesNoel Grandin1-17/+0
2020-05-23sd: move SearchSelection constructor to header fileTomaž Vajngerl1-1/+6
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-1/+0
2020-05-09compact namespace in sdNoel Grandin9-17/+17
2020-04-26update pchesCaolán McNamara2-6/+7
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara2-6/+2
2020-04-06remove newly unused stuffCaolán McNamara2-5/+4
2020-04-06weld custom animation panelCaolán McNamara1-1/+0
2020-04-03convert PresObjKind to scoped enumNoel Grandin1-21/+20
2020-04-01convert DocCreationMode to scoped enumNoel Grandin1-3/+3
2020-04-01convert SnapKind to scoped enumNoel Grandin1-1/+2
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin1-3/+3
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin1-4/+4
2020-04-01convert PresentationObjects to scoped enumNoel Grandin1-15/+15
2020-04-01convert PresChange to scoped enumNoel Grandin1-7/+5
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin12-15/+15
2020-03-07clang-format sd with under 5-percent lines of changeMuhammet Kara2-24/+28
2020-03-01lok: Set default text for new text box on mobileMuhammet Kara1-0/+1
2020-02-28android: Hardcode the 'double-tap' in case of the native app.Jan Holesovsky1-0/+4
2020-02-26weld impress navigatorCaolán McNamara4-30/+6
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze1-0/+1
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-4/+1
2020-02-06weld SvxMetricFieldCaolán McNamara2-2/+6