Age | Commit message (Expand) | Author |
2017-06-20 | tdf#45904 Move remaining XCellSeries test code to C++ | Paul Trojahn |
2017-06-20 | Propagate failure out from css.ui.test.XUITest::executeCommand/Dialog | Stephan Bergmann |
2017-06-20 | create comphelper::RefCountedMutex | Noel Grandin |
2017-06-19 | Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language list | Eike Rathke |
2017-06-19 | s/FormulaTokenArrayStandardIterator/FormulaTokenArrayStandardRange | Tor Lillqvist |
2017-06-19 | Add yet another kind of iterator for the two arrays in FormulaTokenArray | Tor Lillqvist |
2017-06-19 | Drop another friend declaration | Tor Lillqvist |
2017-06-19 | Drop an unnecessary friend declaration | Tor Lillqvist |
2017-06-19 | Drop one friend declaration and instead add some useful member functions | Tor Lillqvist |
2017-06-19 | simplify the array version of comphelper::containerToSequence | Noel Grandin |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |
2017-06-18 | Fix typos | Andrea Gelmini |
2017-06-18 | coverity#1412875 Uninitialized pointer field | Caolán McNamara |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | create o3tl::array_view | Noel Grandin |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2017-06-17 | TransferableObjectDescriptor::mnOle2Misc field is unused | Noel Grandin |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-16 | salhelper: typo in dynload.hxx | Chris Sherlock |
2017-06-16 | Remove a bunch of comment cruft - esp. "the end." bits | Chris Sherlock |
2017-06-16 | Remove HAVE_CXX11_REF_QUALIFIER, always true now | Stephan Bergmann |
2017-06-16 | Get rid of the index inside FormulaTokenArray | Tor Lillqvist |
2017-06-16 | loplugin:unusedfields in tools..vbahelper | Noel Grandin |
2017-06-15 | comphelper: add a profiling API | László Németh |
2017-06-15 | skip a default dtor + assign with copy ctor | Caolán McNamara |
2017-06-15 | [API CHANGE] Add processingInstruction event to XFastDocumentHandler: | Mohammed Abdul Azeem |
2017-06-15 | Watermark: RTF font import and export | Szymon Kłos |
2017-06-15 | replace SbxError typedef with ErrCode | Noel Grandin |
2017-06-15 | drop SbError typedef | Noel Grandin |
2017-06-15 | use std::unique_ptr in FlatFndBox | Noel Grandin |
2017-06-14 | Use pointer instead of reference | Tor Lillqvist |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-14 | use more SAL_N_ELEMENTS part 1 | Noel Grandin |
2017-06-14 | Let CreateItemSet return unique_ptr | Stephan Bergmann |
2017-06-13 | make opengl transitions under X flicker free on enter/leave | Caolán McNamara |
2017-06-13 | FormulaTokenArray::FirstRPN() can go away now | Tor Lillqvist |
2017-06-13 | Use unique_ptr for SfxPrinter::pOptions | Stephan Bergmann |
2017-06-13 | Add FirstToken() and FirstRPNToken() functions that don't touch nIndex | Tor Lillqvist |
2017-06-13 | Let BaseProperties::CreateObjectSpecificItemSet return unique_ptr | Stephan Bergmann |
2017-06-13 | Use unique_ptr for DefaultProperties::mpItemSet | Stephan Bergmann |
2017-06-13 | Reverse mapping fastToken to NamespaceURI: | Mohammed Abdul Azeem |
2017-06-13 | Use unique_ptr for Svx3DWin::mpRemember2DAttributes | Stephan Bergmann |
2017-06-13 | Let SfxSetItem ctor take SfxItemSet by unique_ptr | Stephan Bergmann |
2017-06-13 | remove TDE integration (vclplug, address book, config backend) | Michael Stahl |
2017-06-12 | Fix typos | Andrea Gelmini |
2017-06-12 | Setting Buffered(threaded)Stream as default: | Mohammed Abdul Azeem |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-12 | tdf#43157 - salhelper: convert from OSL_ASSERT to assert | Chris Sherlock |
2017-06-12 | Refactor create layout cache in status bar | Tamas Bunth |
2017-06-12 | Remove VCLExternalSolarLock and IMutex. | Arnaud Versini |