Age | Commit message (Expand) | Author |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | reduce the amount of senseless exceptions during document load | Markus Mohrhard |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-06 | replace Application::GetMainThreadIdentifier to Application::IsMainThread | Andras Timar |
2018-10-16 | drop LazyDeletor | Caolán McNamara |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-04 | loplugin:useuniqueptr in vcl/svdata | Noel Grandin |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-04-09 | std::list->std::vector in DisplayConnectionDispatch | Noel Grandin |
2018-03-19 | drop ErrCode::GetRest | Noel Grandin |
2018-03-15 | move Bitmap::ScopedWriteAccess inside vcl | Noel Grandin |
2018-03-02 | forcepoint #14 check to see if we incremented at all | Caolán McNamara |
2018-02-27 | vcl: improve ErrCode std::ostream pretty-printer | Miklos Vajna |
2018-02-22 | loplugin:changetoolsgen in vcl | Noel Grandin |
2018-02-07 | use scanline when reading pixel data | Noel Grandin |
2018-02-06 | convert SetPixel->SetPixelOnData | Noel Grandin |
2018-01-29 | Modernize a bit vcl (part3) | Julien Nabet |
2018-01-12 | More loplugin:cstylecast: vcl | Stephan Bergmann |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-30 | loplugin:unusedenumconstants | Noel Grandin |
2017-11-08 | Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-format | Stephan Bergmann |
2017-11-03 | improve debug printing of ErrCode | Noel Grandin |
2017-11-03 | Replace some lists by vectors (vcl) | Julien Nabet |
2017-10-30 | tdf#96505 Get rid of cargo cult long integer literals | udareechk |
2017-10-23 | loplugin:includeform: vcl | Stephan Bergmann |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-07-28 | loplugin:checkunusedparams more part1 | Noel Grandin |
2017-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-18 | vcl: have SolarThreadExecutor use osl::Condition, not oslCondition | Chris Sherlock |
2017-02-24 | Remove the intermediate xModel variables | Maxim Monastirsky |
2017-02-21 | loplugin:subtlezeroinit: vcl | Stephan Bergmann |
2017-02-21 | Formatting and remove unneeded declaration | Maxim Monastirsky |
2017-02-21 | Try to cut some costs | Maxim Monastirsky |
2017-02-21 | Ignore exceptions in identify | Maxim Monastirsky |
2017-02-21 | Use module name when getting labels | Maxim Monastirsky |
2017-02-21 | CommandInfoProvider can be a namespace | Maxim Monastirsky |
2017-02-21 | tdf#95844 Refactor CommandInfoProvider | Rohan Kumar |
2017-02-09 | remove ConnectionIdentifierType enum | Noel Grandin |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-20 | split GetImageForCommand into GetBitmapForCommand and co | Caolán McNamara |