aboutsummaryrefslogtreecommitdiff
path: root/source/ru/fpicker
AgeCommit message (Expand)Author
2018-07-03update translations for 6.1.0 rc1Christian Lohmaier
2018-06-14update translations for 6.1 beta2Christian Lohmaier
2018-05-24update translations for master/6.1 beta1libreoffice-6-1-branch-pointChristian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2017-12-11update translations for 6.0 beta2Christian Lohmaier
2017-11-24another set of translation updates for 6.0 beta1libreoffice-6-0-branch-pointChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2017-01-10update translationsChristian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-06-07update translations for 5.2.0 beta2Christian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2015-12-15update translations for 5.1.0 rc1Christian Lohmaier
2015-09-03update translations for masterChristian 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
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
e-4-1-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-05Simplify by using replace instead of replaceAt in loop in fpickerJulien Nabet
2022-08-20cid#1500521 silence Dereference before null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-08GtkIconView uses a different way to link model and viewCaolán McNamara
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-01clang-tidy modernize-pass-by-value in fpickerNoel Grandin
2022-05-16tdf#62776 expand tooltips for + and -Seth Chaiklin
2022-05-07tdf#62776 - Add tooltip for folder location shortcutsAndreas Heinisch
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05tdf#146007: make sure to not hold solar mutexMike Kaganski
2022-05-04Just use Any ctor instead of makeAny in fpickerStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25loplugin:stringviewparamStephan Bergmann
2022-04-15use more string_view in fpickerNoel Grandin
2022-04-15loplugin:stringviewStephan Bergmann
2022-04-14tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-11Fix typosAndrea Gelmini
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-30loplugin:stringviewStephan Bergmann
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-25Related: tdf#145842 fix a crash after deleting an entryCaolán McNamara
2021-11-24tdf#145842 canceling remote file delete makes file disappear from treeviewCaolán McNamara
2021-11-24loplugin:stringliteraldefine in formual,fpickerNoel Grandin
2021-11-23tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelperMichael Stahl
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-31Unused TOOLBOXBUTTON_DEFAULT_LOCATION in fpickerJulien Nabet
2021-10-31Typo: TOOLBOXBUTOON->TOOLBOXBUTTON in fpickerJulien Nabet
2021-10-30Prepare for removal of non-const operator[] from Sequence in fpickerMike Kaganski
2021-10-27Add support for macOS SDK 12.0Stephan Bergmann
2021-10-27Remove line that has been commented out since 2008Tor Lillqvist
2021-10-27There is nothing deprecated about these calls as far as I seeTor Lillqvist