summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2020-05-17tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk1-0/+32
2020-01-27lok: status update - avoid SIGFPE on zero range.Michael Meeks1-4/+7
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-3/+3
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski1-3/+8
2019-05-14Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist1-0/+4
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist1-5/+14
2019-02-19MSForms: Fix a regression in inplace menu handlingTamás Zolnai1-2/+1
2019-02-17MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai2-0/+66
2019-02-17MSForms: Extract menu creation to a separate methodTamás Zolnai2-48/+57
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-4/+4
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks5-55/+26
2018-04-17Remove Help - Restart in Safe Mode menu itemAndras Timar1-2/+0
2018-04-17Remove Help - Donate to LibreOffice menu itemAndras Timar1-2/+0
2018-04-12tdf#114648 tdf#115683 don't show new document until dialogs are goneCaolán McNamara2-2/+39
2018-03-25tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna2-3/+3
2018-03-22Initialize more for sharing during pre-init.Michael Meeks1-0/+3
2018-03-21framework: disable layout manager in hidden framesMiklos Vajna6-13/+40
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2018-03-19related tdf#113911: better statement to identify Writer appHenry Castro1-21/+6
2018-03-19tdf#116277 blank frame into which document will load shown too earlyCaolán McNamara1-1/+3
2018-03-15sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro2-28/+78
2018-02-15tdf#108005: Problems with progress bar while saving documentStephan Bergmann2-1/+3
2018-01-10tdf#107039: Avoid deadlock by locking the SolarMutex early on in one placeTor Lillqvist1-0/+1
2017-11-30tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl1-5/+25
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara1-7/+29
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara1-23/+8
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara2-233/+0
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin4-6/+6
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin5-9/+9
2017-11-17Add templates menu and remove macro recording in start centerYousuf Philips1-2/+11
2017-11-15sc: disable context menu of the language status bar itemHenry Castro1-1/+3
2017-11-13Fix typosAndrea Gelmini4-6/+6
2017-11-13tdf#45904 Move _XLabelRange Java tests to C++Jens Carl1-1/+0
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini14-26/+26
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara2-2/+2
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-8/+23
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara2-13/+0
2017-11-03tdf#45904 Move Java _XSheetConditionalEntry tests to C++Jens Carl1-1/+0
2017-11-02loplugin:finalclasses in frameworkNoel Grandin11-45/+22
2017-10-31loplugin:constantparam in f*Noel Grandin3-18/+5
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-3/+3
2017-10-26More loplugin:unnecessaryparenStephan Bergmann3-5/+5
2017-10-23loplugin:includeform: frameworkStephan Bergmann47-62/+62
2017-10-23overload std::hash for OUString and OStringNoel Grandin31-60/+41
2017-10-21tdf#113295 Fix typo in translation domain nameGabor Kelemen1-1/+1
2017-10-16tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky2-0/+6
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl1-1/+0