summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2013-11-08fixup examples of CDate(From|To)Uno(Date|Time|DateTime)cp-4.1-9cp-4.1-8cp-4.1-7cp-4.1-6cp-4.1-5cp-4.1-4cp-4.1-3cp-4.1-2distro/collabora/cp-4.1Lionel Elie Mamane
2013-11-08wrong titleLionel Elie Mamane
2013-11-08fixup confusion between CDateToUnoTime and CDateToUnoDateTimeLionel Elie Mamane
2013-11-08UNO Date/Time conversion functions in "Converting Date/Time Values" help pagesLionel Elie Mamane
2013-11-03missing spaces in new help textAndras Timar
2013-09-17documentation for new UNO Date/Time/DateTime struct <-> Basic Time conversionscp-4.1-branch-pointcp-4.1-1Lionel Elie Mamane
2013-08-29text alignment help text got detacted from the tabpageCaolán McNamara
2013-08-06add sid auxiliary filesAndras Timar
2013-06-26Add Amharic (am) auxiliary filesAndras Timar
2013-06-18fix confusing textAndras Timar
2013-06-18fix confusing textAndras Timar
2013-06-15typo/help l10n extraction errorAndras Timar
2013-06-13fdo#65666 help text for right aligned footnote numbersAndras Timar
2013-06-12fix Address Book Source pageAndras Timar
2013-06-10fdo#65512 fix missing imagesAndras Timar
2013-06-09fix navigation to cross-reference menu itemStanislav Horacek
2013-06-09Help Agent is deadAndras Timar
2013-06-03typos: horizonal, expandenedAndras Timar
2013-06-03fix "the the", "a a"Andras Timar
2013-05-23fix typo in ahelp hidAndras Timar
2013-05-23fix typo in ahelp hidAndras Timar
2013-05-21add missing auxiliary helpcontent files for bn-INlibreoffice-4-1-branch-pointPetr Mladek
2013-05-18fdo#60967: adapt help content to new implementationMichael Stahl
2013-05-16update help ids for proxy options page conversionCaolán McNamara
2013-05-16update help ids for calculation opt page .ui conversionCaolán McNamara
2013-05-14update helpids for paste special .ui conversionCaolán McNamara
2013-05-13Update helper ids for calc header/footer .ui conversionCaolán McNamara
2013-05-03wrong help id for a starmath buttonCaolán McNamara
2013-05-03update help ids for define custom show .ui conversionCaolán McNamara
2013-04-30update help ids for find&replace .ui conversionCaolán McNamara
2013-04-29update help ids for duplicate object dialog .ui conversionCaolán McNamara
2013-04-29update help ids for snap object dialog .ui conversionCaolán McNamara
2013-04-29update helpids for new user index dialog .ui conversionCaolán McNamara
2013-04-29update help ids for create author entry dialog .ui conversionCaolán McNamara
2013-04-27update help ids for input dialog .ui conversionCaolán McNamara
2013-04-27update help ids for custom slide show .ui conversionCaolán McNamara
2013-04-26update helpids for rename autotext dialog .ui conversionCaolán McNamara
2013-04-26update help ids for numbering name dialog .ui conversionCaolán McNamara
2013-04-26update help ids for edit section .ui conversionCaolán McNamara
2013-04-25update help ids for auto abstract dialog .ui conversionCaolán McNamara
2013-04-25update help ids for preview zoom dialog .uiCaolán McNamara
2013-04-25update help ids for merge table dialog .uiCaolán McNamara
2013-04-25update help ids for ascii filter dialog .uiCaolán McNamara
2013-04-24make protect sheet help find suitable topicCaolán McNamara
2013-04-24update helpids for insert layer .ui conversionCaolán McNamara
2013-04-24update help ids for share document ui conversionCaolán McNamara
2013-04-23Error: Duplicated entry. ID = par_id3154286 LANG = en-USStephan Bergmann
2013-04-22document new value -1 for BoundColumn property of ListBoxLionel Elie Mamane
2013-04-18update help ids for autocorrect except pageCaolán McNamara
2013-04-18update help ids for autocorrect replace pageCaolán McNamara
-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/docmodel
AgeCommit message (Expand)Author
2023-09-23tdf#146619 Recheck include/d* with IWYUGabor Kelemen
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-06-09fix wrong transform type, error handling when JSON parsingTomaž Vajngerl
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl
2023-05-12change ComplexColor to show more useful propertiesTomaž Vajngerl
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-08XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-28introduce XTheme and UnoTheme implementationTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-13Fix typosAndrea Gelmini
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl