Age | Commit message (Expand) | Author |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-22 | Fix --disable-pdfimport build | Miklos Vajna |
2016-07-18 | Resolves: tdf#100823 crash during PopupMenu dtor | Caolán McNamara |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-13 | Resolves: tdf#100340 make compress graphic dialog less wide | Caolán McNamara |
2016-07-13 | Resolves: tdf#59570 scrollbar used instead of slider | Caolán McNamara |
2016-07-10 | ditch the font/screen-scaling thing | Caolán McNamara |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-07 | FloatWinPopupFlags::NoFocusClose is only set, never read | Caolán McNamara |
2016-07-06 | restore loplugin:vclwidget checking for calling clear() on VclPtr fields | Noel Grandin |
2016-07-05 | when disposing popup menus, don't leave dangling pointers | Noel Grandin |
2016-07-05 | merge svt::StoreString with svt::StoreContentURL | Noel Grandin |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-07-01 | fix mis-merge | Stephan Bergmann |
2016-07-01 | GSoC possibility to change icon size in the SidebarToolBox | Szymon Kłos |
2016-06-29 | vcl: handle PDF data in Read/WriteImpGraphic() | Miklos Vajna |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-28 | svtools: survive swapout/in of graphic with embedded pdf | Miklos Vajna |
2016-06-27 | Clean up uses of Any::getValue() in svtools | Stephan Bergmann |
2016-06-24 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2016-06-24 | loplugin:singlevalfields in vcl(part1) | Noel Grandin |
2016-06-24 | loplugin:singlevalfields in svtools | Noel Grandin |
2016-06-23 | VclPtr: svtools error message dialog doesn't dispose | Caolán McNamara |
2016-06-23 | tdf#46279 Show restart message after extension installation | irem |
2016-06-23 | tdf#97527 - vcl: reference-count Menu | Noel Grandin |
2016-06-22 | loplugin:stringconstant | Stephan Bergmann |
2016-06-22 | svtools: fix -Werror=unused-parameter | Miklos Vajna |
2016-06-22 | uitest: support tree lists | Markus Mohrhard |
2016-06-22 | SAL_FINAL to final | Xisco Fauli |
2016-06-21 | tdf#89329: use shared_ptr for pImpl in slidesorterbaropt | Xisco Fauli |
2016-06-21 | loplugin:override | Stephan Bergmann |
2016-06-21 | tdf#89329: use shared_ptr for pImpl in optionsdrawinglayer | Xisco Fauli |
2016-06-20 | Convert PART to scoped enum | Noel Grandin |
2016-06-19 | loplugin:salbool: Implicit conversions from non-Boolean fundamental types | Stephan Bergmann |
2016-06-18 | uitest: set ids for a few UI objects created in code | Markus Mohrhard |
2016-06-18 | uitest: an enum is a bad idea for the type | Markus Mohrhard |
2016-06-18 | uitest: add initial version of wrapper for tree list box | Markus Mohrhard |
2016-06-17 | loplugin:override | Stephan Bergmann |
2016-06-17 | tdf#89329: use shared_ptr for pImpl in helpopt | Xisco Fauli |
2016-06-16 | properly prefix various global variables and hide them | Michael Stahl |
2016-06-16 | Local linkage for static var (and drop misleading "m_" prefix) | Stephan Bergmann |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in menuoptions | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in toolpanelopt | Xisco Fauli |
2016-06-16 | tdf#89329: use shared_ptr for pImpl in miscopt | Xisco Fauli |
2016-06-12 | convert more DBG_ASSERT(false to SAL_WARN | Noel Grandin |
2016-06-12 | convert DBG_ASSERT(false, to SAL_WARN( | Noel Grandin |
2016-06-12 | remove some unnecessary casting | Noel Grandin |
2016-06-10 | Convert set of #define to enum class in helpopt | Xisco Fauli |