summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk2020-05-181-0/+32
* lok: status update - avoid SIGFPE on zero range.Michael Meeks2020-01-251-4/+7
* tdf#94288: Show chart props sidebar on activationMuhammet Kara2019-11-261-3/+21
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-302-4/+4
* Use lazy-loading stock Image to simplify framework image lists.Michael Meeks2019-09-243-59/+23
* simplify ImageListNoel Grandin2019-09-246-313/+101
* Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar2019-09-221-1/+3
* Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist2019-09-201-0/+4
* tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist2019-09-201-5/+14
* The menu is called 'Form', not 'Forms'Andras Timar2019-09-181-3/+3
* tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara2019-07-061-1/+3
* tdf#126121: WebDAV redirection detectionMike Kaganski2019-06-281-3/+8
* MSForms: Fix a regression in inplace menu handlingTamás Zolnai2019-06-191-2/+1
* MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai2019-06-192-0/+66
* MSForms: Extract menu creation to a separate methodTamás Zolnai2019-06-192-48/+57
* Fix icon load error for uno commands with paramsMuhammet Kara2019-06-171-0/+12
* Remove Help - Restart in Safe Mode menu itemAndras Timar2019-06-151-2/+0
* Remove Help - Donate to LibreOffice menu itemAndras Timar2019-06-151-3/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-221-0/+1
* Actually run CheckXTitle testsSamuel Mehrbrodt2018-11-211-0/+2
* tdf#121537 Add testSamuel Mehrbrodt2018-11-211-4/+28
* tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt2018-11-201-0/+15
* Fix typosAndrea Gelmini2018-11-171-1/+1
* Fix typosAndrea Gelmini2018-11-171-2/+2
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* tdf#45904 Move XEnumeration Java tests to C++Jens Carl2018-11-171-1/+0
* tdf#45904 Move XEnumeration Java tests to C++Jens Carl2018-11-171-1/+0
* tdf#45904 Move XEnumeration Java tests to C++Jens Carl2018-11-171-1/+0
* Fix typosAndrea Gelmini2018-11-161-1/+1
* Fix typosAndrea Gelmini2018-11-161-1/+1
* tdf#45904 Move XEnumeration Java test to C++Jens Carl2018-11-151-1/+0
* tdf#45904 Move XEnumeration tests to C++Jens Carl2018-11-151-1/+0
* tdf#45904 Move _XEnumeration tests for ScCellFormatsEnumeration to C++Jens Carl2018-11-141-1/+0
* tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl2018-11-141-1/+0
* loplugin singlevalfields improvementNoel Grandin2018-11-132-6/+5
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-2/+2
* tdf#45904: Remove/disable obsolete _XNamed testsJens Carl2018-11-101-1/+0
* Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski2018-11-091-7/+1
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1
* loplugin:collapseif in framework..salNoel Grandin2018-11-071-6/+3
* Fix typosAndrea Gelmini2018-11-051-1/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-041-9/+0
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* Reduced scope of the rDefaultElementType variableZdibák Zoltán2018-10-311-1/+3
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-262-0/+2
* loplugin:singlevalfields improvementNoel Grandin2018-10-263-52/+18
* Fix typoAndrea Gelmini2018-10-241-2/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-2411-76/+71
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-233-4/+4
* pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara2018-10-221-3/+2