Age | Commit message (Expand) | Author |
2014-01-23 | bool improvements | Stephan Bergmann |
2014-01-23 | Remove unnecessary verbiage. | Chris Sherlock |
2014-01-23 | Move defines into settings.hxx | Chris Sherlock |
2014-01-23 | Document more of VCL's Application class | Chris Sherlock |
2014-01-22 | Fix misaligned code comment | Chris Sherlock |
2014-01-22 | Improve settings code reability | Chris Sherlock |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-21 | Change EnableNoYieldMode(bool) to better names | Chris Sherlock |
2014-01-20 | Remove unused Window parameter from SystemSettingsChanging | Chris Sherlock |
2014-01-20 | Document VCL Application class | Chris Sherlock |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-16 | make use that these VclBuilders have an XFrame to expose its dispatch | Caolán McNamara |
2014-01-16 | fdo#39468 translate more German comments, etc. | Chris Sherlock |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-16 | Remove broken and unnecessary friend declaration. | Matúš Kukan |
2014-01-14 | nFlags parameter to Window::Hide appears effectively unused | Stephan Bergmann |
2014-01-14 | sal_uLong->size_t | Caolán McNamara |
2014-01-14 | longparas: bump nLen to 32bit | Caolán McNamara |
2014-01-13 | longparas: convert ValidateKashidas to sal_Int32 | Caolán McNamara |
2014-01-13 | drop unnecessary tools/string.hxx includes | Caolán McNamara |
2014-01-13 | longparas: weed out xub_StrLen in pdf writer | Caolán McNamara |
2014-01-13 | longparas: drop 16bit string limits in meta text actions | Caolán McNamara |
2014-01-13 | longparas: xub_StrLen to sal_Int32 | Caolán McNamara |
2014-01-13 | disentangle CalcSize | Caolán McNamara |
2014-01-12 | longparas: nStart and nEnd are always overwritten | Caolán McNamara |
2014-01-12 | longparas: raise 16bit cursor pos limit to 32bit | Caolán McNamara |
2014-01-11 | longparas: OldTextLen and DeltaStart are unused | Caolán McNamara |
2014-01-11 | longparas: lift 16bit max edit length | Caolán McNamara |
2014-01-11 | longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32 | Caolán McNamara |
2014-01-11 | WaE: unsafe mix of type 'sal_Bool' and type 'bool' | Tor Lillqvist |
2014-01-10 | operator ==, != should return bool | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | endSpool return value is effectively success flag, not job ID | Stephan Bergmann |
2014-01-08 | Revert "make FilePicker::createWithMode not crash" | Matúš Kukan |
2014-01-02 | Resolves: #i123895# split impfont.cxx source from metric.cxx | Herbert Dürr |
2014-01-02 | allow simple MessageDialogs to be created from just message strings | Caolán McNamara |
2013-12-28 | make FilePicker::createWithMode not crash | Caolán McNamara |
2013-12-23 | add a basic GetOptimalSize to progress bar | Caolán McNamara |
2013-12-21 | add an intermediate virtual 'response' to MessageDialog | Caolán McNamara |
2013-12-20 | hidpi: Make many places Hi-DPI aware. | Keith Curtis |
2013-12-19 | Introduce DPI scale factor for Hi-DPI displays. | Jan Holesovsky |
2013-12-18 | vcl get rid of xub_StrLen and STRING_LEN in outdev3 | Norbert Thiebaud |
2013-12-13 | fdo#70338 : Fixed file corruption issue after save for docx. | Sushil Shinde |
2013-12-13 | Bin unused or duplicate forward class declarations | Tor Lillqvist |
2013-12-13 | UNOWindowData has been dead since the year 2000 at least | Tor Lillqvist |
2013-12-12 | chmod -x | Tor Lillqvist |
2013-12-12 | Add CGContext field to SystemGraphicsData for iOS, too | Tor Lillqvist |