Age | Commit message (Expand) | Author |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-21 | tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xml | Maxim Monastirsky |
2016-02-19 | no need for two triggerColumnContextMenu | Caolán McNamara |
2016-02-19 | svx: these look like they should be assert() | Michael Stahl |
2016-02-19 | tdf#89646 Implement "uno:LineToolbox" command into writer. | Gulsah Kose |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-19 | editeng: remove never read mpLibreOfficeKitCallback | Miklos Vajna |
2016-02-18 | tdf#84985 always align color bar to icon bottom edge | Regina Henschel |
2016-02-18 | tdf#43157 Clean up DBG_ASSERT for svx | Sedat Ak |
2016-02-17 | Make transparency spinbox and slider update simultaneously in Area Sidebar | Rishabh |
2016-02-17 | tdf#97924: Transparency slider causes entire sidebar to constantly refresh | Rishabh |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-17 | cleanup the Read*() methods in SvIdlParser | Noel Grandin |
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 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-08 | tdf#96685 - set focus of accessible table cells | Justin Luth |
2016-02-08 | remove unused HelpText attribute from *.sdi files | Noel Grandin |
2016-02-08 | remove unnecessary module GUIDs in *.sdi files | Noel Grandin |
2016-02-08 | svx: SdrModel::mbTiledRendering is never read | Miklos Vajna |
2016-02-08 | remove some unnecessary declarations from *.sdi file | Noel Grandin |
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 | remove unnecessary comments from .SDI files | Noel Grandin |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-05 | remove commented out stuff from .SDI files | Noel Grandin |
2016-02-05 | remove unused UUID and VERSION from .SDI files | Noel Grandin |
2016-02-05 | remove unused Readonly from .SDI files | Noel Grandin |
2016-02-05 | remove unused Automation from .SDI files | Noel Grandin |
2016-02-04 | svx: replace boost::bind with C++11 lambda | Michael Stahl |
2016-02-04 | remove unused GET/SET/STATUSBARCONFIG in .SDI files | Noel Grandin |
2016-02-04 | remove unused RecordManual from SDI files | Noel Grandin |
2016-02-04 | remove unused HasDialog from SDI files | Noel Grandin |
2016-02-04 | remove unused Synchron from SDI files | Noel Grandin |
2016-02-04 | remove unused Cachable keyword from SDI files | Noel Grandin |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-03 | remove unused HasCoreId from SDI files | Noel Grandin |
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 | boost::hash->std::hash | Noel Grandin |