summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2019-12-03use scoped enumStephan Bergmann
2019-12-02Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt
2019-12-02loplugin:mergeclasses TransactionBase with DesktopNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27do not claim in titlebar test that OpenGL is enabled if it's notLuboš Luňák
2019-11-26tdf#94288: Show chart props sidebar on activationMuhammet Kara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-24cppcheck: performing init in init list (filter/fpicker/framework)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-19make some classes module-privateNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-10Typo meesages->messages (framework)Julien Nabet
2019-11-08Combine LoadEnv's initializeLoading and startLoadingStephan Bergmann
2019-11-07MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky
2019-11-06Fix typosAndrea Gelmini
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-04readme not a sufficient indicatorCaolán McNamara
2019-11-04Toolbar: Added usage of ImageControl as toolbar controlSerge Krot
2019-11-03loplugin:stringaddNoel Grandin
2019-11-01Removed executable permission on src fileAndrea Gelmini
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot
2019-11-01Toolbar: add usage of FixedText as toolbar controlSerge Krot
2019-11-01ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot
2019-10-31Resolves: tdf#124267 accelerator in tooltipCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-31Removed executable permission on cxx fileAndrea Gelmini
2019-10-30add new command for ToggleButtonToolbarContoller: createPopupMenuSerge Krot
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin