summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-25Fix the dbgutil build.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-25Nobody uses this guy.Kohei Yoshida
2012-07-25Move StorOpenMode to Impl. Now all the data members are in Impl.Kohei Yoshida
2012-07-25Calling delete on NULL pointer is no-op; no need to check it.Kohei Yoshida
2012-07-25Move pURLObj to Impl.Kohei Yoshida
2012-07-25Nobody uses this.Kohei Yoshida
2012-07-25And pInStream too.Kohei Yoshida
2012-07-25Move pOutStream to Impl.Kohei Yoshida
2012-07-25Move m_xInputStreamToLoadFrom to Impl.Kohei Yoshida
2012-07-25Move pFilter to Impl.Kohei Yoshida
2012-07-25Move pSet to Impl.Kohei Yoshida
2012-07-25Move error code and long name to Impl.Kohei Yoshida
2012-07-25Move aLogicName into Impl.Kohei Yoshida
2012-07-25More members to move to Impl.Kohei Yoshida
2012-07-25Move bInputStreamIsReadOnly flag to Impl & properly initialize it.Kohei Yoshida
2012-07-25Move bRemote to Impl. BTW this never was properly initialized.Kohei Yoshida
2012-07-25Moved bTriedStorage to Impl.Kohei Yoshida
2012-07-25Removing unused flag.Kohei Yoshida
2012-07-25Moved bSetFilter to Impl. BTW this flag is probably not used at all.Kohei Yoshida
2012-07-25Move bRoot to Impl.Kohei Yoshida
2012-07-25Let's not use macro for this.Kohei Yoshida
2012-07-25Keep all bool's together...Kohei Yoshida
2012-07-25More on sal_Bool to bool.Kohei Yoshida
2012-07-25sal_Bool to bool.Kohei Yoshida
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25refactor the symbol hit testIvan Timofeev
2012-07-25delete conditional format entries that are removed, fdo#52351Markus Mohrhard
2012-07-25sal_Bool -> bool in ScRefUpdateMarkus Mohrhard
2012-07-25hopefully more successful attempt to solve fdo#50304Noel Power
2012-07-25Revert "fix excel row height export problems ( I hope ) fdo#50304"Noel Power
2012-07-25changes to previous commitIvan Timofeev