aboutsummaryrefslogtreecommitdiff
path: root/source/nb/cui
AgeCommit message (Expand)Author
2017-06-01update translations for 5.3.4 rc1Christian Lohmaier
2017-04-18update templates for 5.3.3 rc1cp-5.3-9cp-5.3-8-wincp-5.3-8cp-5.3-7cp-5.3-6cp-5.3-10Christian Lohmaier
2017-01-26update translations for 5.3.0 rc3Christian Lohmaier
2017-01-16update templates for 5.3.0 rc2Christian Lohmaier
2016-12-10update translations for 5.3.0 beta2Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-06-21update translations for 5.2.0 rc1Christian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-05-07update translations for masterChristian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2016-02-10update translations for 5.1.1 rc1Christian Lohmaier
2016-01-13update translations for 5.1.0 rc2Christian Lohmaier
2015-12-15update translations for 5.1.0 rc1Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-10-17Update translations for master and force-fix errors using pocheckRobinson Tryon
2015-09-03update translations for masterChristian Lohmaier
2015-08-12update translationsChristian Lohmaier
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-04-11update translations for LibreOffice 4.0.2 rc1Andras Timar
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
2013-01-28quick fix for string freeze break in About boxAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras 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
breoffice-5-1-5'>libreoffice-5-1-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/inc/ElementsDockingWindow.hxx
AgeCommit message (Expand)Author
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-11starmath: Kill unused forward declarationTakeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-02Resolves: tdf#97495 fix SmElementsControl tooltipsCaolán McNamara
2015-12-10starmath: SmElementPointer is not shared actuallyTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-22Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-01-01starmath: boost::shared_ptr to std::shared_ptrTakeshi Abe
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
2013-11-14starmath: use global resource stringThomas Arnhold
2013-11-13fdo#69112 - Detaching the docking window leads to a wrong sized windowThomas Arnhold
2013-11-05fdo#67862: Add greek symbols to docking windowThomas Arnhold
2013-11-03fdo#65586: Add tools tips in Math Elements DockMarcos Paulo de Souza
2013-10-23starmath: fix include guardsThomas Arnhold
2013-09-18Math: fix name's typo of Magenta color in sidebarMarcos Paulo de Souza
2013-08-20Translate some words in Math Elements DockMarcos Paulo de Souza
2013-07-25have my own stab at fixing the leaking SmDocShellCaolán McNamara
2013-07-22Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba
2013-07-22Math: Fix memory leak with SmDocShellMarcos Paulo de Souza
2013-06-13Starmath: ElementsDockingWindow vertical orientation of elementsTomaž Vajngerl
2013-05-20Math: Use shared_ptr in ElementsDockingWindowTomaž Vajngerl
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl