summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-16remove SGI compiler checksMichael Stahl
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-16CPPU_CURRENT_NAMESPACE is impl detail, mark @deprecatedStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-16fdo#72158 Add Excel 2010 functionsWinfried Donkers
2013-12-16convert fontwork spacing dialog to .uiCaolán McNamara
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl
2013-12-16move this QueryFolderName into fpickerCaolán McNamara
2013-12-16convert query folder dialog to .uiCaolán McNamara
2013-12-16Re-enable building test-active.oxtStephan Bergmann
2013-12-16janitorial: correction in commentLionel Elie Mamane
2013-12-14utl::TempFile should not be copiedMarkus Mohrhard
2013-12-13also export hiLowLines for lineChartMarkus Mohrhard
2013-12-13fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate
2013-12-13fixes for previous commitMarkus Mohrhard
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky