Age | Commit message (Expand) | Author |
2017-01-21 | move GetXGraphic to its only user | Caolán McNamara |
2017-01-20 | empty Image is an empty XGraphic | Caolán McNamara |
2017-01-20 | don't need an intermediate Image | Caolán McNamara |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, framework | Stephan Bergmann |
2017-01-19 | Expand and improve the output log in Session-Management | Juergen Funk |
2017-01-19 | framework: AutoRecovery uses Timer without SolarMutex | Michael Stahl |
2017-01-17 | Change Idle to be a Timer subclass | Jan-Marek Glogowski |
2017-01-17 | tdf#97087 GDB pretty print the Scheduler task list | Jan-Marek Glogowski |
2017-01-17 | manage m_xInplaceMenuBar with rtl::Reference | Noel Grandin |
2017-01-17 | manage m_xToolbarManager with rtl::Reference | Noel Grandin |
2017-01-17 | use rtl::Reference in RequestFilterSelect_Impl | Noel Grandin |
2017-01-17 | new loplugin: useuniqueptr: forms..framework | Noel Grandin |
2017-01-16 | e*, f*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-14 | move Image(Bitmap, MaskBitmap) code to last user of it | Caolán McNamara |
2017-01-11 | framework: call disposing from disposing, not notifyTermination | Michael Stahl |
2017-01-10 | tdf#104830, need an own termination listener for lib objects | Markus Mohrhard |
2017-01-10 | loplugin:unusedmethods | Noel Grandin |
2017-01-09 | New loplugin:externvar: framework | Stephan Bergmann |
2017-01-08 | loplugin:salbool | Stephan Bergmann |
2017-01-05 | finish moving ImageList to framework | Caolán McNamara |
2017-01-05 | move ImageList to framework | Caolán McNamara |
2017-01-05 | move CommandImageResolver out of vcl and beside its only user | Caolán McNamara |
2016-12-30 | hidden use of removed RID_SVXIMGLIST_FMEXPL resource | Caolán McNamara |
2016-12-30 | include header instead of duplicating defines | Caolán McNamara |
2016-12-29 | process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1... | Markus Mohrhard |
2016-12-29 | add a crashreporter entry when we start the shutdown | Markus Mohrhard |
2016-12-28 | fix indentation | Markus Mohrhard |
2016-12-24 | unused Image in framework, luckily because uses GetImage on pos not id | Caolán McNamara |
2016-12-22 | tdf#104818 Show the right label when a11y enabled | Maxim Monastirsky |
2016-12-21 | convert EnumContext::Application to scoped enum | Noel Grandin |
2016-12-15 | tdf#104621 framework: Redo commit 84f2ff67a7e404febf710b1dc7f66d06745c503f | Michael Stahl |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | Revert "verify SolarMutex when ref-counting VclPtr" series | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in framework..sal | Noel Grandin |
2016-12-10 | framework: fix race in ToolBarManager creation | Michael Stahl |
2016-12-09 | vcl: set toolbox size correctly when using 32px icons | Tomaž Vajngerl |
2016-12-08 | verify that we hold the SolarMutex when ref-counting VclPtr | Noel Grandin |
2016-12-07 | Monkey business: Fix typo in comments: et -> ed :) | Mike Kaganski |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-05 | convert FSysStyle to o3tl::typed_flags | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in framework | Stephan Bergmann |
2016-11-29 | loplugin:vclwidgets check for assigning from VclPt<T> to T* | Noel Grandin |
2016-11-28 | orcus is mandatory now | Markus Mohrhard |
2016-11-22 | Revert "Timer::Start must be called with SolarMutex locked" | Stephan Bergmann |
2016-11-22 | Timer::Start must be called with SolarMutex locked | Stephan Bergmann |
2016-11-22 | Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancel | Caolán McNamara |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-11-16 | new loplugin finalprotected | Noel Grandin |