Age | Commit message (Expand) | Author |
2020-07-02 | tdf#127680 Add the option to print even or odd values from a particular range | Srijan Bhatia |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sd | Stephan Bergmann |
2020-06-27 | tdf#90978 add exit button to impress presenter console | Srijan Bhatia |
2020-06-18 | tdf#128964 Add time pause/resume button to Impress Presenter console | Srijan Bhatia |
2020-06-04 | tdf#132137 Rename Default Style to Default Drawing Style in Draw and Impress. | Srijan Bhatia |
2020-06-02 | sd: move IsValidTextObject into source as anon. function | Tomaž Vajngerl |
2020-06-02 | sd: move LOK search result logic to it's own method | Tomaž Vajngerl |
2020-05-24 | remove some unused defines | Noel Grandin |
2020-05-23 | sd: move SearchSelection constructor to header file | Tomaž Vajngerl |
2020-05-11 | remove archaic Content.xml fallback | Caolán McNamara |
2020-05-09 | compact namespace in sd | Noel Grandin |
2020-04-26 | update pches | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-04-06 | remove newly unused stuff | Caolán McNamara |
2020-04-06 | weld custom animation panel | Caolán McNamara |
2020-04-03 | convert PresObjKind to scoped enum | Noel Grandin |
2020-04-01 | convert DocCreationMode to scoped enum | Noel Grandin |
2020-04-01 | convert SnapKind to scoped enum | Noel Grandin |
2020-04-01 | convert SdOptionStreamMode to scoped enum | Noel Grandin |
2020-04-01 | convert SdXMLFilterMode to scoped enum | Noel Grandin |
2020-04-01 | convert PresentationObjects to scoped enum | Noel Grandin |
2020-04-01 | convert PresChange to scoped enum | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in sd" | Noel Grandin |
2020-03-07 | clang-format sd with under 5-percent lines of change | Muhammet Kara |
2020-03-01 | lok: Set default text for new text box on mobile | Muhammet Kara |
2020-02-28 | android: Hardcode the 'double-tap' in case of the native app. | Jan Holesovsky |
2020-02-26 | weld impress navigator | Caolán McNamara |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-17 | Resolves tdf#129032 - Missing warning when renaming page | Heiko Tietze |
2020-02-14 | use forward decls to reduce including unnecessary headers | Caolán McNamara |
2020-02-06 | weld SvxMetricField | Caolán McNamara |
2020-02-06 | drop unnecessary include | Caolán McNamara |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-02-01 | android lok: Correct the hint in the slides from click to double-tap. | Jan Holesovsky |
2020-01-28 | update sd pches | Caolán McNamara |
2020-01-28 | weld AnimationWindow | Caolán McNamara |
2020-01-27 | weld DisplayModeToolbarMenu | Caolán McNamara |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Mehmet Emin Başoğlu |
2020-01-22 | tdf#129786 give correct title for Draw dialog box | Seth Chaiklin |
2020-01-06 | weld AreaPropertyPanel | Caolán McNamara |
2020-01-04 | tdf#129708 speed-up: reuse enumeration for each effect | Serge Krot |
2019-12-20 | loplugin:duplicate-defines | Noel Grandin |
2019-12-11 | Related: tdf#129267 format numbers with the UI locale | Caolán McNamara |
2019-12-10 | use double prime for inch symbol | Caolán McNamara |
2019-12-09 | separate cm from value in built-in en_US strings | Caolán McNamara |
2019-12-05 | CppunitTest_sd_dialogs_test still needs some symbols as SD_DLLPUBLIC | Stephan Bergmann |
2019-12-05 | make some classes module private | Noel Grandin |
2019-12-04 | remove some unnecessary includes and update pches | Caolán McNamara |
2019-12-02 | use weld::WaitObject | Caolán McNamara |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |