Age | Commit message (Expand) | Author |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | This has always only converted the condition of ?: to long | Stephan Bergmann |
2014-01-28 | coverity#440874 Dereference before null check | Caolán McNamara |
2014-01-25 | fdo#54938 Convert toolkit to cppu::supportsService | Alexandre Vicenzi |
2014-01-24 | Include boost/ptr_container/ptr_vector.hpp at the beginning again. | Matúš Kukan |
2014-01-24 | Remove unneeded include to hopefully fix the tinderboxes. | Matúš Kukan |
2014-01-24 | tk: Implementation com.sun.star.comp.awt.Layout does not exist. | Matúš Kukan |
2014-01-24 | tk: Constructor feature for last tk_ implementations. | Matúš Kukan |
2014-01-24 | tk: Ctor feature for the rest of dialogcontrol.cxx classes. | Matúš Kukan |
2014-01-24 | tk: Ctor feature for VCLX classes. | Matúš Kukan |
2014-01-24 | tk: Ctor feature for UnoControlContainer(Model). | Matúš Kukan |
2014-01-24 | tk: Ctor feature for UnoScrollBarControl(Model). | Matúš Kukan |
2014-01-24 | tk: Ctor feature for StdTabController(Model). | Matúš Kukan |
2014-01-24 | tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl). | Matúš Kukan |
2014-01-24 | tk: Constructor feature for MutableTreeDataModel. | Matúš Kukan |
2014-01-24 | tk: Constructor feature for VCLXToolkit. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for UnoSpinButton(Control|Model). | Matúš Kukan |
2014-01-23 | tk: Constructor feature for unocontrols.cxx. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>. | Matúš Kukan |
2014-01-23 | typo: wrong name | Matúš Kukan |
2014-01-23 | tk: Constructor feature for UnoTree(Control|Model). | Matúš Kukan |
2014-01-23 | tk: Constructor feature for DefaultGridColumnModel. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for DefaultGridColumnModel. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for DefaultGridDataModel. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for toolkit::GridColumn. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for SortableGridDataModel. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for toolkit::UnoGrid(Control|Model). | Matúš Kukan |
2014-01-23 | tk: Constructor feature for AsyncCallback. | Matúš Kukan |
2014-01-23 | tk: Constructor feature for UnoControlTabPageContainer(Model). | Matúš Kukan |
2014-01-23 | tk: Constructor feature for UnoControlTabPage(Model). | Matúš Kukan |
2014-01-23 | tk: Constructor feature for AnimatedImagesControl(Model). | Matúš Kukan |
2014-01-23 | tk: Constructor feature for SpinningProgressControlModel. | Matúš Kukan |
2014-01-23 | fdo#63154 Removed unused solar.h reference | Alexandre Vicenzi |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-13 | disentangle CalcSize | Caolán McNamara |
2014-01-10 | Avoid code mixing bool with other integral types | Stephan Bergmann |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2014-01-06 | Resolves: #i123817# prepare codebase for updating to boost 1.55 | Herbert Dürr |
2013-12-20 | Resolves: #i120358# apply patch to support properties from tab model | Jürgen Schmidt |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-13 | UNOWindowData has been dead since the year 2000 at least | Tor Lillqvist |
2013-12-13 | Drop duplicate #include | Takeshi Abe |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |