aboutsummaryrefslogtreecommitdiff
path: root/source/be/dictionaries
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-23 15:25:15 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-23 15:25:15 +0200
commit38b938ffee6c3a3669f57d4e9094f754efc568d9 (patch)
treeecc8f3452be7efc2346f41356b64166cbb9f9158 /source/be/dictionaries
parent424191bbd2c5f73eb20bfca7c7b37a6bf25ac0e8 (diff)
move po files to correct location
Change-Id: Iea6f6287dfe29eeae627258be1e5c46410b392cd
Diffstat (limited to 'source/be/dictionaries')
-rw-r--r--source/be/dictionaries/en/dialog/registry/data/org/openoffice/Office.po (renamed from source/be/dictionaries/en/dialog.po)0
-rw-r--r--source/be/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po (renamed from source/be/dictionaries/hu_HU/dialog.po)0
-rw-r--r--source/be/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po (renamed from source/be/dictionaries/ru_RU/dialog.po)0
3 files changed, 0 insertions, 0 deletions
diff --git a/source/be/dictionaries/en/dialog.po b/source/be/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index fd643338abb..fd643338abb 100644
--- a/source/be/dictionaries/en/dialog.po
+++ b/source/be/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
diff --git a/source/be/dictionaries/hu_HU/dialog.po b/source/be/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 123c93b5361..123c93b5361 100644
--- a/source/be/dictionaries/hu_HU/dialog.po
+++ b/source/be/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
diff --git a/source/be/dictionaries/ru_RU/dialog.po b/source/be/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index 7e5a6691a32..7e5a6691a32 100644
--- a/source/be/dictionaries/ru_RU/dialog.po
+++ b/source/be/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/graphctl.hxx
AgeCommit message (Expand)Author
2018-10-08loplugin:constfields in svxNoel Grandin
2018-06-11loplugin:useuniqueptr in GraphCtrlNoel Grandin
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-16loplugin:unusedmethodsNoel Grandin
2018-05-10weld SdVectorizeDlgCaolán McNamara
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-10-04drop WB_SDRMODE in favour of explicit methodNoel Grandin
2017-08-18WB_ANIMATION is deadNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2014-12-09changed timers to idlesTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
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-11svx: sal_Bool->boolNoel Grandin
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold