summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Handle UNO command aliases in ToolBoxesSzymon Kłos1-1/+7
2021-07-15lok: include the label of the status indicatorHenry Castro1-1/+1
2021-04-19lok: remove frame action listener when disposingHenry Castro5-0/+21
2021-03-16check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-01-28lok: avoid expensive fetching of a property.Michael Meeks1-0/+6
2020-11-02Windows 7 support is already implementedMike Kaganski1-2/+1
2020-11-02Use branding hereMike Kaganski1-1/+1
2020-09-08lok: make labels and tooltips translated for commandsSzymon Kłos3-18/+50
2020-06-03move InterimItemWindow to vclCaolán McNamara1-1/+0
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