summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)AuthorFilesLines
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov4-4/+4
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin2-72/+13
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-4/+5
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist1-5/+14
2019-02-24loplugin:unusedfields in frameworkNoel Grandin2-4/+0
2019-02-09loplugin:indentation in frameworkNoel Grandin1-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist1-28/+1
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist1-1/+28
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-02-14tdf#108005: Problems with progress bar while saving documentStephan Bergmann2-1/+3
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann3-3/+3
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-2/+2
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-2/+2
2017-08-07loplugin:oncevarStephan Bergmann1-2/+3
2017-07-20loplugin:constparams in frameworkNoel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-17/+5
2017-07-04loplugin:unusedfields in frameworkNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: frameworkStephan Bergmann1-1/+0
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin2-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-1/+1
2017-06-08framework: replace double checked locking patternsJochen Nitschke2-80/+18
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini2-2/+2
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin1-5/+2
2017-02-14Convert WindowType to scoped enumNoel Grandin3-5/+5
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-11/+11
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann12-78/+43
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-2/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin5-14/+14
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-14/+5
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin2-32/+3
2016-10-03Fix typosAndrea Gelmini2-2/+2
2016-05-26lokit: ensure progress value sequentialHenry Castro1-1/+1
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-2/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-6/+6
2016-04-01sequence->vector in frameworkNoel Grandin2-11/+7
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist1-0/+5
2016-02-09Revert "tdf#97435: Avoid persistent window state crack when headless"Tor Lillqvist1-4/+0