Age | Commit message (Expand) | Author |
2016-02-12 | tdf#95857 Sort out German plurals ... | danielt998 |
2016-02-13 | vcl: include vcl headers via triangular brackets instead of quotes | Chris Sherlock |
2016-02-12 | GetActiveAccessibleCell: remove recently obsoleted IF clause | Justin Luth |
2016-02-12 | tdf#82396:Incorrect behavior on update of Size values in sidebar | Rishabh |
2016-02-11 | Simplify ChildrenManager | Stephan Bergmann |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-10 | vcl: move CommandEvent functions from header to cxx file | Chris Sherlock |
2016-02-09 | Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType> | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-08 | tdf#96685 - set focus of accessible table cells | Justin Luth |
2016-02-08 | svx: SdrModel::mbTiledRendering is never read | Miklos Vajna |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2016-02-05 | interface to new XTextSearch2 with SearchOptions2, tdf#72196 | Eike Rathke |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | svx: replace boost::bind with C++11 lambda | Michael Stahl |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-03 | svx: can now do nAnz -> nCount without name clashes | Miklos Vajna |
2016-02-02 | remove B2DLineJoin::Middle | Caolán McNamara |
2016-02-02 | tdf#84843 Stop using PseudoSlots for drawing slots | Maxim Monastirsky |
2016-02-02 | svx: prefix members of SvdProgressInfo | Miklos Vajna |
2016-02-01 | svx: nAnz -> nObjCount | Miklos Vajna |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock |
2016-01-30 | svx: PntAnz -> PointCount | Miklos Vajna |
2016-01-30 | tdf#91762: Check wether the row and the cell have text... | Xisco Fauli |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-28 | Resolves: tdf#96580 Sequence::get doesn't return the start of the data | Caolán McNamara |
2016-01-28 | loplugin:fpcomparison in svx/ | Noel Grandin |
2016-01-27 | Resolves: rhbz#1301346 crash with null ObjList | Caolán McNamara |
2016-01-26 | Resolves: tdf#97276 don't clip out line if the underlying page size is unknown | Caolán McNamara |
2016-01-25 | Make Position and Size sidebar tab visible when a line is selected | Rishabh |
2016-01-25 | svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItem | Miklos Vajna |
2016-01-25 | tdf#84381: Disable the line arrowheads when non-line object is selected | Rishabh |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-22 | editeng: ImpEditView::mbTiledRendering is never read | Miklos Vajna |
2016-01-21 | svx: use SAL_WARN_IF | Michael Stahl |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock |
2016-01-19 | Kill .src based Writer context menus | Maxim Monastirsky |
2016-01-18 | svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCount | Miklos Vajna |
2016-01-18 | vcl: change Font::SetName() to Font::SetFamilyName() | Chris Sherlock |
2016-01-18 | tdf#96685 - set initial focus of accessible editeng objects | Justin Luth |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: change Font::SetName() to Font::SetFamilyName() | Chris Sherlock |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-15 | svx: remove now unused SdrModel::isTiledRendering() | Miklos Vajna |
2016-01-14 | editeng: handle SdrModel::isTiledSearching() | Miklos Vajna |
2016-01-14 | sd tiled rendering: it's pointless to send selection changes during search all | Miklos Vajna |