summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Handle UNO command aliases in ToolBoxesSzymon Kłos2021-11-151-1/+7
* lok: include the label of the status indicatorHenry Castro2021-07-151-1/+1
* lok: remove frame action listener when disposingHenry Castro2021-04-195-0/+21
* check for quit when calling Yield in loopNoel Grandin2021-03-161-1/+1
* lok: avoid expensive fetching of a property.Michael Meeks2021-01-281-0/+6
* Windows 7 support is already implementedMike Kaganski2020-11-021-2/+1
* Use branding hereMike Kaganski2020-11-021-1/+1
* lok: make labels and tooltips translated for commandsSzymon Kłos2020-09-083-18/+50
* move InterimItemWindow to vclCaolán McNamara2020-06-031-1/+0
* tdf#94288: Show chart props sidebar on activationMuhammet Kara2020-05-161-3/+21
* [cp] Remove Help - Donate to LibreOffice menu itemAndras Timar2020-05-131-3/+0
* lok: status update - avoid SIGFPE on zero range.Michael Meeks2020-05-081-4/+7
* Fix autorecovery using wrong directorySamuel Mehrbrodt2020-04-201-1/+1
* tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk2020-03-061-0/+32
* tdf#126700 allow replacing the default documentsJan-Marek Glogowski2020-02-131-6/+4
* Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt2019-12-031-0/+5
* tdf#126043 fetch the command properties just onceCaolán McNamara2019-11-267-15/+29
* tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen2019-11-11160-451/+148
* Typo meesages->messages (framework)Julien Nabet2019-11-101-1/+1
* Combine LoadEnv's initializeLoading and startLoadingStephan Bergmann2019-11-083-34/+23
* MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky2019-11-072-8/+12
* Fix typosAndrea Gelmini2019-11-062-5/+5
* loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2019-11-061-1/+0
* readme not a sufficient indicatorCaolán McNamara2019-11-042-5/+5
* Toolbar: Added usage of ImageControl as toolbar controlSerge Krot2019-11-045-0/+177
* loplugin:stringaddNoel Grandin2019-11-031-13/+26
* Removed executable permission on src fileAndrea Gelmini2019-11-013-0/+0
* Add ability to set tooltip text for toolbar controlsSerge Krot2019-11-012-1/+37
* Toolbar: add usage of FixedText as toolbar controlSerge Krot2019-11-015-0/+158
* ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot2019-11-012-13/+40
* Resolves: tdf#124267 accelerator in tooltipCaolán McNamara2019-10-311-1/+2
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-315-92/+46
* Removed executable permission on cxx fileAndrea Gelmini2019-10-311-0/+0
* add new command for ToggleButtonToolbarContoller: createPopupMenuSerge Krot2019-10-301-0/+4
* remove unnecessary includesCaolán McNamara2019-10-293-4/+0
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-261-1/+1
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-216-27/+25
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-184-5/+30
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-163-16/+5
* loplugin:stringadd look through a couple more known-good methodsNoel Grandin2019-10-164-26/+14
* new loplugin:bufferaddNoel Grandin2019-10-155-42/+19
* move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2019-10-151-1/+1
* loplugin:unusedmethodsNoel Grandin2019-10-031-1/+0
* Refactoring of the class CrashReporterJuergen Funk2019-10-021-1/+1
* crashreport: change addKeyValue to lower-case camelJuergen Funk2019-10-011-1/+1
* loplugin:stringadd in extensions..frameworkNoel Grandin2019-10-014-17/+8
* loplugin:virtualdead in svlNoel Grandin2019-09-271-6/+0
* add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2019-09-262-9/+9
* loplugin:constmethod in framework..lotuswordproNoel Grandin2019-09-269-11/+11
* Use lazy-loading stock Image to simplify framework image lists.Michael Meeks2019-09-243-59/+23