Age | Commit message (Expand) | Author |
2015-03-30 | WaE: passing [...] by value, rather pass by reference | Tor Lillqvist |
2015-03-30 | Introduce vcl::IsWindowSystemAvailable() | Tor Lillqvist |
2015-03-30 | Unit tests for SkipImages | László Németh |
2015-03-30 | loplugin:staticfunction | Noel Grandin |
2015-03-30 | Add SvxTableController::setCursorLogicPosition() | Miklos Vajna |
2015-03-30 | SdXImpressDocument: implement resetSelection() | Miklos Vajna |
2015-03-30 | SdrMarkView tiled rendering: partially disable SdrTableObj graphic selection | Miklos Vajna |
2015-03-30 | sc tiled editing: Implement scaling of drawings and bitmaps in Calc. | Jan Holesovsky |
2015-03-30 | lokdocview: move keyboard handling to LOKDocView_Impl | Miklos Vajna |
2015-03-30 | Minor tweak of the LOK_CALLBACK_TEXT_SELECTION_START / _END docu. | Jan Holesovsky |
2015-03-30 | vcl::ITiledRenderable: setTextSelection() can be pure-virtual now | Miklos Vajna |
2015-03-30 | vcl::ITiledRenderable: can mark these methods as pure virtual | Miklos Vajna |
2015-03-30 | svx, sw: can avoid vcl/ITiledRenderable.hxx include here | Miklos Vajna |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2015-03-29 | Remove redundant C-style cast | Stephan Bergmann |
2015-03-29 | vcl: add ScopedInfoAccess to Bitmap | Tomaž Vajngerl |
2015-03-29 | vcl: cleanup pngreader, use unique_ptr for pImpl | Tomaž Vajngerl |
2015-03-29 | Clean up remaining C-style casts among void pointers | Stephan Bergmann |
2015-03-28 | Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo" | Norbert Thiebaud |
2015-03-29 | Bin superfluous whitespace, ASCII art and useless comments | Tor Lillqvist |
2015-03-28 | IsEnableAccessInterface() is not used anywhere | Tor Lillqvist |
2015-03-28 | Fix weird style, whitespace changes only | Tor Lillqvist |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-28 | tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo | Michael Stahl |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-27 | new clang plugin: staticmethods | Noel Grandin |
2015-03-27 | fix macro and enum name collision using CamelCase | Noel Grandin |
2015-03-27 | work around Windows and OSX macro collisions with enum values | Noel Grandin |
2015-03-27 | convert GETATTRIBS_ constants to enum class | Noel Grandin |
2015-03-27 | convert CUTFLAG_ constants to enum class | Noel Grandin |
2015-03-27 | convert AVMEDIA_ constants to enum class | Noel Grandin |
2015-03-27 | convert SymbolAlign to enum class | Noel Grandin |
2015-03-27 | convert BUTTON_ constants to enum class | Noel Grandin |
2015-03-27 | convert ProminentEntry to enum class | Noel Grandin |
2015-03-27 | vcl: stack blur implementation + basic test & performance test | Tomaž Vajngerl |
2015-03-27 | vcl: use unique_ptr for fillcolor, linecolor in bmpacc | Tomaž Vajngerl |
2015-03-27 | vcl: get rid of macros for lazy people in bmpacc | Tomaž Vajngerl |
2015-03-27 | cleanup pngwrite, use const std::unique_ptr for pImpl | Tomaž Vajngerl |
2015-03-26 | remove the gap now to pretend it was never there | Caolán McNamara |