summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-26convert search format dialog to .uiCaolán McNamara
2013-12-24convert text control character dialog to .uiCaolán McNamara
2013-12-24convert text control paragraph dialog to .uiCaolán McNamara
2013-12-24More informative logging in codeSnippet()Tor Lillqvist
2013-12-23add a basic GetOptimalSize to progress barCaolán McNamara
2013-12-23TyposJulien Nabet
2013-12-22Fix other typosJulien Nabet
2013-12-21add an intermediate virtual 'response' to MessageDialogCaolán McNamara
2013-12-21Make the broadcasting work even when about to destruct.Jan Holesovsky
2013-12-21Don't call EndListening() on already destructed listeners.Jan Holesovsky
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-20Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida
2013-12-21Speedup destruction of sheets with too many listeners & broadcasters.Jan Holesovsky
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt
2013-12-20typo fixesAndras Timar
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20just beautify this a littleEike Rathke
2013-12-20reordered member variables for 4 byte alignmentEike Rathke
2013-12-19Improve CppunitTest_servicesStephan Bergmann
2013-12-19Add new XML tokens for ODS, for calc data stream import & export.Kohei Yoshida
2013-12-19svl: whitespace fixes in grabbagitemMiklos Vajna
2013-12-19Missing eol backslashStephan Bergmann
2013-12-19Deduplicate more components.Matúš Kukan
2013-12-19Deduplicate calc components.Matúš Kukan
2013-12-19Deduplicate writer component factories.Matúš Kukan
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky
2013-12-19WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann
2013-12-19CID#703891 RubyDialog::GetText orthogonal to Dialog::GetTextCaolán McNamara
2013-12-19Fix up constructor function declarationsStephan Bergmann
2013-12-19Deduplicate a lot of common components.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-19Introduce osl::Module::releaseStephan Bergmann
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar
2013-12-19fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann
2013-12-18Consistently mark these as deleted on all platformsStephan Bergmann
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna