summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2020-05-16tdf#94288: Show chart props sidebar on activationMuhammet Kara1-3/+21
2020-05-13[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2020-05-08lok: status update - avoid SIGFPE on zero range.Michael Meeks1-4/+7
2020-04-20Fix autorecovery using wrong directorySamuel Mehrbrodt1-1/+1
2020-03-06tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk1-0/+32
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-6/+4
2019-12-03Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt1-0/+5
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara7-15/+29
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen160-451/+148
2019-11-10Typo meesages->messages (framework)Julien Nabet1-1/+1
2019-11-08Combine LoadEnv's initializeLoading and startLoadingStephan Bergmann3-34/+23
2019-11-07MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky2-8/+12
2019-11-06Fix typosAndrea Gelmini2-5/+5
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-1/+0
2019-11-04readme not a sufficient indicatorCaolán McNamara2-5/+5
2019-11-04Toolbar: Added usage of ImageControl as toolbar controlSerge Krot5-0/+177
2019-11-03loplugin:stringaddNoel Grandin1-13/+26
2019-11-01Removed executable permission on src fileAndrea Gelmini3-0/+0
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot2-1/+37
2019-11-01Toolbar: add usage of FixedText as toolbar controlSerge Krot5-0/+158
2019-11-01ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot2-13/+40
2019-10-31Resolves: tdf#124267 accelerator in tooltipCaolán McNamara1-1/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann5-92/+46
2019-10-31Removed executable permission on cxx fileAndrea Gelmini1-0/+0
2019-10-30add new command for ToggleButtonToolbarContoller: createPopupMenuSerge Krot1-0/+4
2019-10-29remove unnecessary includesCaolán McNamara3-4/+0
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin6-27/+25
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák4-5/+30
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin3-16/+5
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin4-26/+14
2019-10-15new loplugin:bufferaddNoel Grandin5-42/+19
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-02Refactoring of the class CrashReporterJuergen Funk1-1/+1
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk1-1/+1
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin4-17/+8
2019-09-27loplugin:virtualdead in svlNoel Grandin1-6/+0
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2-9/+9
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin9-11/+11
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks3-59/+23
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-14/+16
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák4-4/+4
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-0/+1
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar1-1/+3
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-3/+3
2019-09-12Fix typosAndrea Gelmini1-2/+2
2019-09-11tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov4-17/+11
2019-09-11TyposAndrea Gelmini7-11/+11
2019-09-10Fix typosAndrea Gelmini1-9/+9