Age | Commit message (Expand) | Author |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-03-05 | vcl, make ios/dummies compile | jan Iversen |
2018-03-05 | vcl: move vcl/source/gdi/bitmap.cxx to vcl/source/bitmap/bitmap.cxx | Chris Sherlock |
2018-03-05 | weld InputDialog | Caolán McNamara |
2018-03-03 | weld license dialog | Caolán McNamara |
2018-03-02 | weld convert text-to-table/table-to-text dialog | Caolán McNamara |
2018-03-02 | forcepoint #16: fix heap-use-after-free | Miklos Vajna |
2018-03-02 | weld split cells dialog | Caolán McNamara |
2018-03-02 | forcepoint #14 check to see if we incremented at all | Caolán McNamara |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-03-02 | drop old tools/gen methods in vcl | Noel Grandin |
2018-03-01 | hook up extended tips to find them in our help | Caolán McNamara |
2018-03-01 | debuging versions crash a lot | Caolán McNamara |
2018-03-01 | tdf#115353 Status bar: no cache in settext | Tamas Bunth |
2018-03-01 | tdf#60533 invoke ubidi_setPara with correct paraLevel parameter. | Mark Hung |
2018-03-01 | tdf#116001 Incorrect Colors in Chart Wall Area | Noel Grandin |
2018-03-01 | weld ScStringInputDlg to native dialog | Caolán McNamara |
2018-03-01 | vcl: remove dead code | Chris Sherlock |
2018-03-01 | give ok, cancel, help buttons those names | Caolán McNamara |
2018-03-01 | loplugin:redundantfcast | Noel Grandin |
2018-02-28 | tdf#115297: alternative fix for displaying 1bit images | Vasily Melenchuk |
2018-02-28 | lok: update main thread | Henry Castro |
2018-02-28 | use ok, cancel under kde vs cancel, ok under gnome | Caolán McNamara |
2018-02-28 | vcl: test greyscale bitmap conversion functions | Chris Sherlock |
2018-02-28 | iOS, removed read to pipes | jan Iversen |
2018-02-28 | Let Application::Abort always dump core in debug builds | Stephan Bergmann |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | cast MessBox into exile | Caolán McNamara |
2018-02-27 | vcl: improve ErrCode std::ostream pretty-printer | Miklos Vajna |
2018-02-27 | lok: mouse pointer events on document windows only | Pranav Kant |
2018-02-27 | lok sc: Post mouse events to main thread | Pranav Kant |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-27 | convert various MessBox to weld::MessageDialog | Caolán McNamara |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-02-27 | vcl: test BitmapPalette greys | Chris Sherlock |
2018-02-26 | split out GetStandardWarningBoxImage | Caolán McNamara |
2018-02-26 | convert corner case warningboxes with checkboxes | Caolán McNamara |
2018-02-26 | vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome() | Chris Sherlock |
2018-02-26 | vcl, solve iOS compile failure. | jan Iversen |
2018-02-26 | convert remaining ErrorBox to weld::MessageDialog | Caolán McNamara |
2018-02-26 | use less RGB_COLORDATA | Noel Grandin |
2018-02-26 | vcl: fix hangs in SvpSalInstance | Michael Stahl |
2018-02-26 | sc lok: Make the Validation "Invalid value." message box working. | Jan Holesovsky |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-26 | ColorData->Color in various | Noel Grandin |
2018-02-26 | vcl: consolidate ColorOf() and GrayOf() functions | Chris Sherlock |
2018-02-26 | vcl: remove init and destroy functions from Bitmap{Info|Read}Access | Chris Sherlock |
2018-02-26 | bool cast operator for Graphic object | Tomaž Vajngerl |
2018-02-25 | vcl: test Bitmap::MakeMono | Chris Sherlock |
2018-02-25 | vcl: add BitmapColor tests | Chris Sherlock |