Age | Commit message (Expand) | Author |
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 |
2018-02-25 | convert remaining InfoBox to weld::MessageDialog | Caolán McNamara |
2018-02-25 | tdf#115353 layout fix | Tamas Bunth |
2018-02-25 | oss-fuzz build fix | Caolán McNamara |
2018-02-25 | oss-fuzz: issue 1188, per-fuzzer config | Caolán McNamara |
2018-02-25 | vcl: bitmap tests: bit-width, number colors, PrefSize, and byte-size | Chris Sherlock |
2018-02-25 | vcl: remove vcl/qa/cppunit/BitmapTest.cxx from clang-format blacklist | Chris Sherlock |
2018-02-25 | vcl: add some basic Bitmap tests | Chris Sherlock |
2018-02-25 | convert all help responses to gtk's -11 | Caolán McNamara |
2018-02-24 | forcepoint #6 release virtual devices before releasing font cache | Caolán McNamara |
2018-02-23 | Revert "tdf#96892 3 to 5 digit precision" | Caolán McNamara |
2018-02-23 | tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacks | Tor Lillqvist |