Age | Commit message (Expand) | Author |
2020-03-04 | tdf#114441: Convert use of sal_uLong to better integer types | Bugra |
2020-02-29 | tdf#124176: Use pragma once instead of include guards | james |
2020-02-26 | explicitly call ActivatePageHdl when programatically calling set_current_page | Caolán McNamara |
2020-02-26 | tdf#130925 use the maximum document line number for the width calculation | Caolán McNamara |
2020-02-25 | check if edit can be enabled after setting cursor into tree | Caolán McNamara |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-19 | can avoid including svtools/ctrlbox.hxx | Caolán McNamara |
2020-02-19 | weld CodeCompleteWindow | Caolán McNamara |
2020-02-19 | merge common code together | Caolán McNamara |
2020-02-19 | remove and replace newly unused ctor | Caolán McNamara |
2020-02-19 | weld WatchWindow panel | Caolán McNamara |
2020-02-17 | weld StackWindow DockingWindow | Caolán McNamara |
2020-02-17 | weld SelectorListBox Item Window | Caolán McNamara |
2020-02-16 | use fwd decls of StatusBar | Caolán McNamara |
2020-02-16 | use fwd decls | Caolán McNamara |
2020-02-16 | clang-format accessibility & basctl with under 5-percent lines of change | Muhammet Kara |
2020-02-14 | use forward decls to reduce including unnecessary headers | Caolán McNamara |
2020-02-14 | don't need to include split.hxx or scrbar.hxx | Caolán McNamara |
2020-02-13 | Restore simple undo and redo buttons for the basctl module | Maxim Monastirsky |
2020-02-13 | use TopLevelWindowLocker for the lock other windows problem | Caolán McNamara |
2020-02-13 | remove unneeded includes and update pch | Caolán McNamara |
2020-02-13 | tdf#130161 detect if a node already had an expansion attempt | Caolán McNamara |
2020-02-13 | tdf#130161 adding a document dialog or modules doesn't update catalog | Caolán McNamara |
2020-02-13 | tdf#57307 - Expand word boundaries to include connector punctuations | Andreas Heinisch |
2020-02-12 | Fix typo | Andrea Gelmini |
2020-02-12 | drop newly unused TreeListBox | Caolán McNamara |
2020-02-12 | weld ObjectCatalog | Caolán McNamara |
2020-02-12 | only freeze/thaw if we have to | Caolán McNamara |
2020-02-12 | we always want to expand/collapse on double click | Caolán McNamara |
2020-02-12 | cypress: mobile: Font size combobox is broken on core/master. | Caolán McNamara |
2020-02-11 | ensure the module combobox gets updated with the current selection | Caolán McNamara |
2020-02-11 | Related: tdf#130161 invalid iterator used in BrowseMode::Subs case | Caolán McNamara |
2020-02-11 | add some more libs to libmerged | Noel Grandin |
2020-02-10 | weld SvxFmAbsRecWin item window | Caolán McNamara |
2020-02-08 | weld LibBox and LanguageBox Item Windows | Caolán McNamara |
2020-02-08 | crash in manage languages in basic ide | Caolán McNamara |
2020-02-07 | property browser appearing as a blank area when changing modules | Caolán McNamara |
2020-02-06 | drop newly unused FontSizeBox | Caolán McNamara |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-27 | tdf#124176: Use pragma once instead of include guards | Aleyna Doğrucan |
2020-01-27 | tdf#124176:Use pragma once instead of include guards | ayhanyalcinsoy |
2020-01-24 | loplugin:makeshared in basctl..canvas | Noel Grandin |
2020-01-22 | tdf#42949 Fix IWYU warnings in basctl/ | Gabor Kelemen |
2020-01-14 | tdf#129360: don't try to use uninitialized objects | Mike Kaganski |
2020-01-13 | tdf#129360: fix old unsigned underflow | Mike Kaganski |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-07 | tdf#124176: Use pragma once instead of include guards | Aleyna Doğrucan |
2020-01-01 | Removed executable permission on file | Andrea Gelmini |