summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-24convert text control character dialog to .uiCaolán McNamara1-2/+0
2013-12-24convert text control paragraph dialog to .uiCaolán McNamara1-1/+0
2013-12-24More informative logging in codeSnippet()Tor Lillqvist1-1/+6
2013-12-23add a basic GetOptimalSize to progress barCaolán McNamara1-1/+2
2013-12-23TyposJulien Nabet1-1/+1
2013-12-22Fix other typosJulien Nabet5-6/+6
2013-12-21add an intermediate virtual 'response' to MessageDialogCaolán McNamara1-0/+2
2013-12-21Make the broadcasting work even when about to destruct.Jan Holesovsky1-0/+1
2013-12-21Don't call EndListening() on already destructed listeners.Jan Holesovsky1-1/+6
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane1-1/+1
2013-12-20Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida2-2/+4
2013-12-21Speedup destruction of sheets with too many listeners & broadcasters.Jan Holesovsky1-0/+13
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan5-40/+117
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-6/+6
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan5-117/+40
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt1-3/+2
2013-12-20typo fixesAndras Timar47-56/+56
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis1-0/+2
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt1-0/+4
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2-3/+10
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke2-0/+9
2013-12-20just beautify this a littleEike Rathke1-7/+7
2013-12-20reordered member variables for 4 byte alignmentEike Rathke1-1/+1
2013-12-19Improve CppunitTest_servicesStephan Bergmann1-0/+1
2013-12-19Add new XML tokens for ODS, for calc data stream import & export.Kohei Yoshida1-0/+3
2013-12-19svl: whitespace fixes in grabbagitemMiklos Vajna1-2/+2
2013-12-19Missing eol backslashStephan Bergmann1-1/+1
2013-12-19Deduplicate more components.Matúš Kukan1-1/+36
2013-12-19Deduplicate calc components.Matúš Kukan1-0/+11
2013-12-19Deduplicate writer component factories.Matúš Kukan1-1/+6
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky1-0/+1
2013-12-19WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann1-0/+44
2013-12-19CID#703891 RubyDialog::GetText orthogonal to Dialog::GetTextCaolán McNamara1-8/+5
2013-12-19Fix up constructor function declarationsStephan Bergmann1-12/+12
2013-12-19Deduplicate a lot of common components.Matúš Kukan1-0/+18
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann1-17/+22
2013-12-19Introduce osl::Module::releaseStephan Bergmann1-0/+9
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar1-0/+1
2013-12-19fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar3-0/+43
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar1-0/+4
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke2-1/+20
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann7-219/+219
2013-12-18Consistently mark these as deleted on all platformsStephan Bergmann1-11/+10
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan1-2/+39
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan1-0/+9
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan1-3/+0
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan2-0/+114
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud2-15/+16
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna1-2/+16
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann6-1/+16