Age | Commit message (Expand) | Author |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-08-19 | convert SdrCreateCmd to scoped enum | Noel Grandin |
2016-08-19 | convert SdrDragMode to scoped enum | Noel Grandin |
2016-08-18 | Trend Line UI: R² was hidden | Laurent Balland-Poirier |
2016-08-18 | cppcheck: passedByValue | Caolán McNamara |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for chart2 | Armin Le Grand |
2016-08-17 | loplugin:unusedenumconstants in basctl..editeng | Noel Grandin |
2016-08-17 | convert SvxBreak to scoped enum | Noel Grandin |
2016-08-16 | Start tdf#100547 Trendline equation: customize X, Y names | Laurent Balland-Poirier |
2016-08-16 | new loplugin to check for static OUStrings | Noel Grandin |
2016-08-15 | tdf#100782 have XPropertyList hold unique_ptr | Jochen Nitschke |
2016-08-11 | tdf#96015 (part) links to Askbot in the Help menu | Olivier Hallot |
2016-08-05 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-08-05 | loplugin:countusersofdefaultparams in chart2..desktop | Noel Grandin |
2016-08-05 | loplugin:countusersofdefaultparams in canvas,chart2 | Noel Grandin |
2016-08-03 | fix loplugin:cppunitassertequals in chart2 | Markus Mohrhard |
2016-08-03 | Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion | Tor Lillqvist |
2016-08-01 | tdf#100726: Improve readability of OUString concatenation | nadith |
2016-07-28 | Revert "temp tinderbox fix" | Caolán McNamara |
2016-07-28 | returning reference to local breaks crashtesting build | Caolán McNamara |
2016-07-27 | add uui component to some other places | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-22 | chart2: missing header <iterator> reportedly breaks MSVC2015 | Michael Stahl |
2016-07-19 | improve unnecessaryoverride plugin | Noel Grandin |
2016-07-17 | loplugin:staticcall | Stephan Bergmann |
2016-07-17 | loplugin:passstuffbyref | Stephan Bergmann |
2016-07-17 | tdf#100913 Remove tOID typedefs in ObjectHierarchy class | krishna keshav |
2016-07-16 | uitest: provide wrapper for chart objects | Markus Mohrhard |
2016-07-16 | no need for this temporary OString | Markus Mohrhard |
2016-07-16 | uitest: provide all the children for charts | Markus Mohrhard |
2016-07-16 | uitest: some initial work on the chart selection | Markus Mohrhard |
2016-07-16 | uitest: add initial support for selecting chart elements | Markus Mohrhard |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-14 | chart2: avoid use of realloc | Jochen Nitschke |
2016-07-13 | chart2: inline local macros | Jochen Nitschke |
2016-07-13 | chart2: remove unused ContainerHelper.hxx includes | Jochen Nitschke |
2016-07-13 | no need to create temporary OUString for comparison | Noel Grandin |
2016-07-13 | chart2: cleanup local var assignments | Jochen Nitschke |
2016-07-12 | Avoid global data with (non-constexpr) ctors/dtors | Stephan Bergmann |
2016-07-12 | chart2: make m_aEntryMap a non member constant | Jochen Nitschke |
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-05 | merge LineProperties with chart::ErrorBar | Noel Grandin |
2016-07-01 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in chart2 | Noel Grandin |
2016-06-27 | GSoC notebookbar: switching tabs depending on context | Szymon Kłos |