summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2020-03-17tdf#127205 call shutdown in terminate, if not execJan-Marek Glogowski
2020-03-12comparison operators should be constNoel Grandin
2020-03-02Fix typoAndrea Gelmini
2020-03-02tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk
2020-02-24tdf#130163 Show undock or dock menu item in toolbar menuJim Raykowski
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-02-10Revert "tdf#129096 Don't autosave encrypted documents"Thorsten Behrens
2020-02-08tdf#129096 Don't autosave encrypted documentsThorsten Behrens
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-02-08Fix typoAndrea Gelmini
2020-02-08move some headers inside frameworkNoel Grandin
2020-02-07Fix typoAndrea Gelmini
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Use properly typed variables for iterationStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-25lok: status update - avoid SIGFPE on zero range.Michael Meeks
2020-01-24tdf#130096 Wrap Sidebar update use common .uno commands and layoutandreas kainz
2020-01-21remove unused GSOC 2005 "Tabbed Document Windows for OOo"Caolán McNamara
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-17m_aListenerContainer is effectively unused hereNoel Grandin
2020-01-15hold SolarMutex on calling vcl toolbox enable itemCaolán McNamara
2020-01-15tdf#125089 Fix shoowing a separator in View-User interfaces submenusRoman Kuznetsov
2020-01-14loplugin:finalclasses in frameworkNoel Grandin
2020-01-13loplugin:unusedfieldsNoel Grandin
2020-01-09tdf#129600 Delete "Formula bar" item from View-ToolbarsRoman Kuznetsov
2020-01-08Fix typo/grammarAndrea Gelmini
2020-01-07Fix typoAndrea Gelmini
2020-01-07Fix typoAndrea Gelmini
2020-01-07Fix typoAndrea Gelmini
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-01-06Display menu item keyboard shortcuts in toolbar menuJim Raykowski
2019-12-28Fix typoAndrea Gelmini
2019-12-23tdf#46037: remove configurationhelper in framework/helponstartupJulien Nabet
2019-12-23tdf#46037: use officecfg/SetupJulien Nabet
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-12-17Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Stephan Bergmann
2019-12-12Remove redundant member clear() from dtorStephan Bergmann
2019-12-04-Werror=maybe-uninitializedStephan Bergmann
2019-12-04Harmonize mask value notation (across DocState and Job enums)Stephan Bergmann
2019-12-04use scoped enumStephan Bergmann
2019-12-03enum WindowsStateMask type itself is unusedStephan Bergmann