summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-25fdo#47164: Increased size of hotspot box for recent documents on Start CenterJoel Madero
2012-07-25changes to "Modifying comments to follow Doxygen standards"Eike Rathke
2012-07-25Modifying comments to follow Doxygen standardsFaisal M. Al-Otaibi
2012-07-25Revert "fdo#52232 ConfigurationSet wrapper unusable for localized properties"Stephan Bergmann
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-07-25More helpful error message.Jan Holesovsky
2012-07-25More full paths for cross msi* tools.Jan Holesovsky
2012-07-25Avoid a crash.Jan Holesovsky
2012-07-25export RTF_MLIM and related keywordsMiklos Vajna
2012-07-25escape output properly inside RTF_MRMiklos Vajna
2012-07-25export RTF_MD and related keywordsMiklos Vajna
2012-07-25export RTF_MACC and related keywordsMiklos Vajna