summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks
2013-11-15fix Makefile of Android Impress RemoteAndras Timar
2013-11-15do not merge translatable="false" strings to Android resourceAndras Timar
2013-11-15do not extract translatable="false" strings from Android resourceAndras Timar
2013-11-15missing .uiCaolán McNamara
2013-11-15update count-todo-dialogs to exclude comments mentioning DialogsCaolán McNamara
2013-11-15convert bullets and numbering dialog to .uiCaolán McNamara
2013-11-15convert impress remote dialog to .uiCaolán McNamara
2013-11-15add a stock connect button stringCaolán McNamara
2013-11-15fdo#71581: Fix unit test cases.Muthu Subramanian
2013-11-15o3tl::sorted_vector Compare needs to be a strict weak orderingStephan Bergmann
2013-11-15SwDoc::GetTxtCollFromPool: fix Footnote paragraph styleMiklos Vajna
2013-11-15Referer check for Calc background imageStephan Bergmann
2013-11-15fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky
2013-11-15fdo#70978 Improve Word Count displaySamuel Mehrbrodt
2013-11-15Fix for LibreOffice crash during Document RoundTripTushar Bende
2013-11-15Updated coreCaolán McNamara
2013-11-15fdo#71581: Use pictureFrame for images.Muthu Subramanian
2013-11-15rework to get panel and dialog working at the same timeCaolán McNamara
2013-11-15convert impress table design panel to .uiCaolán McNamara
2013-11-15convert draw table design dialog to .uiCaolán McNamara
2013-11-15Remove unused parts of TkResMgrStephan Bergmann
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt
2013-11-15No fpicker lib any more, no mork lib on WindowsTor Lillqvist
2013-11-15Updated coreAndras Timar
2013-11-15Band-aid fix for SvtBroadcaster::BroadcastStephan Bergmann
2013-11-15Correction and clarification to help messageTor Lillqvist
2013-11-14Create string from token array directly from ScTokenArray. Still WIP.Kohei Yoshida
2013-11-14Remove unused member.Kohei Yoshida
2013-11-14Identify methods that don't modify internal state and mark them const.Kohei Yoshida
2013-11-14Do everything on main thread when the thread count is 1.Kohei Yoshida
2013-11-14Optimize SvtBroadcaster for insertion.Kohei Yoshida
2013-11-14No need to individually remove listeners when being destroyed.Kohei Yoshida
2013-11-14Rework SvtListener and SvtBroadcaster internals.Kohei Yoshida
2013-11-14GPU Calc: unit test cases for SQRTPIfengzeng
2013-11-14GPU Calc: implemented SQRTPIfengzeng
2013-11-14GPU Calc: unit test cases for SKEWPshiming zhang
2013-11-14GPU Calc: implemented SKEWPshiming zhang
2013-11-14GPU Calc: unit test cases for SUMSQfengzeng
2013-11-14GPU Calc: implemented SUMSQfengzeng
2013-11-14GPU Calc: unit test cases for POISSONhongyu zhong
2013-11-14GPU Calc: implemented POISSONhongyu zhong
2013-11-14GPU Calc: unit test cases for CHIINVhongyu zhong
2013-11-14GPU Calc: implemented CHIINVhongyu zhong
2013-11-14GPU Calc: unit test cases for BITXORyangzhang
2013-11-14GPU Calc: implemented for BITXORyangzhang
2013-11-14GPU Calc: unit test cases for BITRSHFITyangzhang
2013-11-14GPU Calc: implemented BITRSHFITyangzhang
2013-11-14GPU Calc: unit test cases for BITLSHFITyangzhang