Age | Commit message (Expand) | Author |
2015-11-10 | sw: prefix members of SwStyleNameMapper | Miklos Vajna |
2015-11-10 | sw: prefix members of SwBoxAutoFormat | Miklos Vajna |
2015-11-10 | sw: prefix members of SwContentTree | Miklos Vajna |
2015-11-10 | tdf#92648 unit test for DOCX import regression (textbox shrinking) | László Németh |
2015-11-09 | Remove misleading 'make build' line from gbuild help | Thorsten Behrens |
2015-11-09 | yet another member of SwXTextPortion needs to be guarded in the dtor | Bjoern Michaelsen |
2015-11-09 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-11-09 | another missing SolarMutex in Writer UNO | Bjoern Michaelsen |
2015-11-09 | also fix SwXFlatParagraphIterator | Bjoern Michaelsen |
2015-11-09 | loplugin:redundantcast | Stephan Bergmann |
2015-11-09 | Clean up Sequence construction | Stephan Bergmann |
2015-11-09 | fix a set of race conditions in the writer uno wrappers | Bjoern Michaelsen |
2015-11-09 | Missing comma | Stephan Bergmann |
2015-11-09 | loplugin:passstuffbyref | Stephan Bergmann |
2015-11-09 | add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485 | Eike Rathke |
2015-11-09 | add U+200F RIGHT-TO-LEFT MARK to currency symbol, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | correct order of currency symbol and LangID in replaceTo, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | strip leading zero from LangID in currency format, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | remove erroneous extra </DefaultName> closing tag, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] locale data, tdf#95485 | Ghasan |
2015-11-09 | do not force-disable ccache for jenkins-ubsan build | Norbert Thiebaud |
2015-11-09 | starmath: replace boost::ptr_deque with std::deque<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: add missing includes to prevloc.hxx | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_list with std::list<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_list with std::list<std::unique_ptr> | Michael Stahl |
2015-11-09 | Related tdf#92296, tdf#90812: Make this test more strict | Katarina Behrens |
2015-11-09 | Revert "Revert "fix tdf#94818 while retaining the tdf#90504 fix"" | Andras Timar |
2015-11-09 | translated German warnings | Andras Timar |
2015-11-09 | Revert "fix tdf#94818 while retaining the tdf#90504 fix" | Andras Timar |
2015-11-09 | pptx: "fall" transition, which needed p15 namespace | Tomaž Vajngerl |
2015-11-09 | Prevent += called on temporary O[U]String instances | Stephan Bergmann |
2015-11-09 | Resolves: tdf#92311 raise auto correct entry limit to unsigned short max | Caolán McNamara |
2015-11-09 | Lets assume this doesn't want to update m_pForcedPrefix->GetText() anyway | Stephan Bergmann |
2015-11-09 | java: add some @Override annotations | Noel Grandin |
2015-11-09 | com::sun::star->css in tools/ and ucb/ | Noel Grandin |
2015-11-09 | EditUndoRemoveChars::GetStr must return a reference | Stephan Bergmann |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | pptx: import "Vortex" and "Ripple" transition + test | Tomaž Vajngerl |
2015-11-09 | pptx: export "Ripple" and "Vortex" transition | Tomaž Vajngerl |
2015-11-09 | pptx: export "Turn around" and "Rochade" transition | Tomaž Vajngerl |
2015-11-09 | com::sun::star->css in toolkit/ | Noel Grandin |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-09 | cid#1326599, cid#1326598: added throw (status generation) | jan iversen |
2015-11-09 | com::sun::star->css in testtools/ | Noel Grandin |
2015-11-09 | Simplify and improve (?) the Vortex transition | Tor Lillqvist |
2015-11-09 | formatting improvements in sw/ | Noel Grandin |
2015-11-09 | Replace a few for_each and one-liner locals by range-based loops in fpicker. | Mario J. Rugiero |