summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara
2012-07-26test RTF math export escapingMiklos Vajna
2012-07-26test RTF_MDMiklos Vajna
2012-07-26move help target to Makefile; it doesn't need config_host.mkMatúš Kukan
2012-07-26tubes: clean this outMatúš Kukan
2012-07-26tubes: avoid unnecessary re-building; move the include into source fileMatúš Kukan
2012-07-26tubes: move mbChannelReadyHandlerInvoked to pImplMatúš Kukan
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan
2012-07-26tubes: TeleManger's GMainLoop* now unusedMatúš Kukan
2012-07-26warning C4018: '>': signed/unsigned mismatchMichael Stahl
2012-07-26rhbz#842552 always create text contentDavid Tardon
2012-07-26i do not see any reason for using ?= hereDavid Tardon
2012-07-26Use safer icon for "Send E-Mail" [Used under CC-BY-SA]Stefan Knorr
2012-07-26fix non-const accesses in previous commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_VARARR( _MapTblFrmFmts) to std::vectorNoel Grandin
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin
2012-07-26fix previous STL conversion commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin
2012-07-26SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-07-26fix previous STL conversion commit:Michael Stahl
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-26fdo#51252 Disable copying share/prereg/bundled to avoid startup crashesStephan Bergmann
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna
2012-07-26RTF_MR: ignore if collected text is emptyMiklos Vajna
2012-07-26export RTF_MEQARRMiklos Vajna
2012-07-26fix "No template found for item" warning and make it an errorCaolán McNamara
2012-07-26fdo#50632 IDE: update Object Catalog when closing a documentUray M. János
2012-07-26fixed Replace all message in Basic IDEUray M. János
2012-07-26export RTF_MSSU{B,P} and related keywordsMiklos Vajna
2012-07-26export RTF_MRADMiklos Vajna
2012-07-26export RTF_MLIM{UPP,LOW}Miklos Vajna
2012-07-26writerfilter/qa: clean up rtl:: and RTL_CONSTASCII_* usageMiklos Vajna
2012-07-26export RTF_MMMiklos Vajna
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida
2012-07-25file version is no longer used in SfxMedium.Kohei Yoshida
2012-07-25Another unused flag.Kohei Yoshida
2012-07-25This flag is set but never used. Removing.Kohei Yoshida
2012-07-26sal_Bool -> boolTakeshi Abe
2012-07-26Ditch useless fieldsTakeshi Abe
2012-07-26tubes: resurrect unit test to serve againMatúš Kukan
2012-07-26tubes: also libmerged now links against tubes libraryMatúš Kukan
2012-07-25The impl class is never null. No point checking for it.Kohei Yoshida
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl
2012-07-25sorted_vector: removing the vector::ersase makes more senseMichael Stahl
2012-07-25Likewise, CharSet was set in SfxMedium but never used. Removing.Kohei Yoshida
2012-07-25Remove unused parameter.Kohei Yoshida