aboutsummaryrefslogtreecommitdiff
path: root/source/nb/nlpsolver
AgeCommit message (Expand)Author
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
spellig_popup_SID LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/WidgetDefinition.cxx
AgeCommit message (Expand)Author
2023-11-29Extended loplugin:ostr: vclStephan Bergmann
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2020-04-27loplugin:makeshared in vclNoel Grandin
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-08-20loplugin:constvars in vclNoel Grandin
2019-05-07WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-09Fix multiline tabs drawing of first / last tabTomaž Vajngerl
2019-03-06Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-06Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-03-04Simplify code to add a draw command (subclass)Tomaž Vajngerl
2019-03-04remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl
2019-03-04Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-03-04move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl