Age | Commit message (Expand) | Author |
2017-10-10 | iOS, solve missing vcl references | jan Iversen |
2017-09-19 | rename SalGenericData to GenericUnixSalData | Noel Grandin |
2017-09-19 | Unify SolarMutex implementations | Jan-Marek Glogowski |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-05-03 | iOS remove unused parameter | jan Iversen |
2017-04-28 | iOS, fixed build breaker. | jan Iversen |
2017-04-03 | iOS update for Rectangle | jan Iversen |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-08-17 | Massage ifdefs etc for iOS to avoid undefineds | Tor Lillqvist |
2016-08-10 | gendata.hxx has moved | Tor Lillqvist |
2016-02-01 | Resolves: tdf#93821 assume mbNoSaveBackground as true everywhere | Caolán McNamara |
2016-01-20 | replace use of basebmp in vcl entirely now | Caolán McNamara |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-16 | SvpSalFrame ctor parameter list has changed | Tor Lillqvist |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | Make this compile for iOS again | Tor Lillqvist |
2015-10-05 | convert SAL_FRAME_STYLE to scoped enum | Noel Grandin |
2015-06-04 | convert basebmp::Format to scoped enum | Noel Grandin |
2015-04-28 | allow a different notebook tab font than the rest of the ui | Caolán McNamara |
2015-03-24 | Kill dead <touch/touch.h> API | Tor Lillqvist |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2014-11-08 | These constants are now in the scoped enum MouseEventModifiers | Tor Lillqvist |
2014-10-18 | vcl/layout.hxx was included twice | Andras Timar |
2014-09-18 | use vcl::Font | Noel Grandin |
2014-08-18 | Bin "temporary" code that doesn't compile any longer | Tor Lillqvist |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-05-26 | No need for these fields for iOS | Tor Lillqvist |
2014-04-22 | With tiled rendering for iOS there is no need for a "frame buffer" | Tor Lillqvist |
2014-04-20 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2014-04-10 | Kill the ImplSVGDIData::mbNoXORClipping flag | Tor Lillqvist |
2014-04-07 | For consistency, set the same "GDI" and "Win" flags for iOS as for OS X | Tor Lillqvist |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-21 | Adapt vcl to various loplugin warnings on Mac OS X | Stephan Bergmann |
2014-02-20 | fix compilation of ios | tsahi glik |
2014-01-26 | Make sure ShowNativeDialog() shows something: Use NSLog() | Tor Lillqvist |
2013-12-15 | We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx now | Tor Lillqvist |
2013-12-14 | iOS tiled rendering work | Tor Lillqvist |
2013-12-11 | Try to fix colour issues | Tor Lillqvist |
2013-11-15 | releasing the CGDataProvider to prevent possible memory leaks | Ptyl Dragon |
2013-11-15 | created a long long unit for MLOContentSize | Ptyl Dragon |
2013-11-15 | changed to CGSize | Ptyl Dragon |
2013-11-15 | refactored to allow copying FixedImage to ios | Ptyl Dragon |
2013-11-15 | Tiled rendering: Tunnel the request for a tile to the ViewShell. | Jan Holesovsky |
2013-10-23 | More work on selection handling in iOS | Tor Lillqvist |
2013-10-22 | Try to handle selection resizing in a more "correct" way | Tor Lillqvist |
2013-10-18 | More text selection WIP hacking | Tor Lillqvist |
2013-10-17 | Tiles: Documentation of the parameters. | Jan Holesovsky |
2013-10-17 | added draw tile signature and select all fix | ptyl@cloudon.com |
2013-10-15 | New iOS client code | ptyl@cloudon.com |